Hello,I am a full stack web developer. I has been using envato for 6 years. I decided to be an author on Envato Codecanyon but I have a problem. I want to sell a crm software on codecanyon. The management panel I use in the software is the metronic theme that I bought on themeforest. Can I sell th...
Hello,Documentation of the Blazor Starterkit suggests that JavaScript files should be imported like this:@inject IJSRuntime JS@inject NavigationManager MyNavigationManager@code { protected override async Task OnAfterRenderAsync(bool firstRender) {...
I am Installing the Vue+Laravel integration based on the documention:https://preview.keenthemes.com/metronic8/vue/docs/#/vue-laravel-integration.After I have followed all steps by documunetents.but in localhost:8000 me dispaly this errorExceptionPHP 8.1.69.24.0Mix manifest not found...
Longtime metronic owner here, god I just love this theme.I have been trying to install the Vue version into laravel, following the documentation, but I am encountering several issues.Docs: https://preview.keenthemes.com/metronic8/vue/docs/#/vue-laravel-integration1.) The build is EXTRE...
i tried using this layout https://preview.keenthemes.com/metronic8/demo5/authentication/layouts/corporate/sign-in.html, but in the browser console always showing errorUncaught TypeError: Cannot read properties of null (reading 'classList') at plugins.bundle.js:64:159273what did i miss?...
Hello. I'm trying to implement the Image Input plugin. I can assign an image and using some javascript / php (backend) can get the image stored on the server and mapped in a db.My hurdle is when I load the profile in the update mode. I am able to code the location of the image and assign it to t...
On the user management page there is an advanced filter, but it runs directly to the backend, wouldn't there be a way for it to work this filter on the data already consulted by the front at the component's initialization?
What's the difference between the seven demos? I've run them all, but can't really tell the difference except for various layout changes.Do you have a description of each demo and what is being demonstrated?Thanks!
I'm trying to use Metronic demo 1 with Blazor WebAssembly. I've followed the [Quick Start guide](https://preview.keenthemes.com/blazor/metronic/docs/getting-started.html) and made changes for WebAssembly where applicable.The demo is working correctly with two exceptions:graphs are no...
Hello We just downloaded the Metronic 8 - demo 1 and demo 3, and when running on angular, they do not contain the pages with samples for Modals - Popups... are the Version 8 demos more limited ? thanks
Hello!I am working on an existing app and am trying to find out the version of Metronic and which Admin panel it is using? Can you help? It uses Font Awesome 4 and Bootstrap 3.Peace be on you.Muneer Ahmad Khan
As per the title, if you are not an infrastructure specialist and you don't want to spend hours on installing, reinstalling, debugging the core setup, is there a way to get an out of the box version which is fully installed and working from the start?
i am a web pragrammer at erciyes university. i bought metronic 8.0.37 but i dont use the metronic theme and javascript file with Asp.Net Mvc Core. I saw all tutorial but i dont understand how use javascript file and layout Please help me.
Good afternoon, I am using demo 17 within visual studio but when adding a tag then I load the page and I see that the styles have been lost what can I do to solve this since I see in the development tools it indicates errors plugins.bundle.js:64 Uncaught TypeError: Can...
I just downloaded the new Metronic Demo 2 template and ran npm run serve and I received many errors pertaining to vue-i18n. Here is one of the errorsModule not found: Error: Package path ./index is not exported from package C:\localpath\metronic_v8.1.1_vue_demo2\demo2\node_modules\vue-i18n (se...
How can I find and modify eslintrc.js and related files for my project? They are hidden or defaulted, so I need to create my own in order to rewrite default rules? In my project I can only see eslintConfig inside package.json