Hi devs,
I am using Starterkit Metronic Laravel 10.0, i want to implement roles and permission in my project structure in a sense that:
1. user has his dashboard, and pages related to his account only
2. Manager has his dashboard and view all users activities
3. Support has access to some of t...
Trying to install asp.net CORE
NPM ver: 10.2.4
YARN ver: 1.22.21
I have removed "type": "module", from package.json
I have added "resolutions": {
"gulp-dart-sass/sass": "1.70.0"
}, to package.json and deleted node_modules folder and lock files.
Now when I run npm run build --demo1
I...
Hello, im using LARAVEL THEME (Starter Kit) 8.2.3
I know that i can change data-kt-app-layout="light-sidebar", but i dont know where to change it in this Laravel Starter Kit, by the way i need to change the Background color, and texts menu colors
How can i change this vars and colors.
Thank...
Hi, anyone integrated laravel medialibrary.pro into metronic?
I also didn't see any image gallary in demo? shall it support?
Hi,
I set auto width for both menu & sub menu in dropdown menu but it works on only menu, not sub menu.
https://preview.keenthemes.com/html/metronic/docs/general/menu/advanced#toggle-dropdown...
I am using demo4 react version Metronic . While using react-apex charts for updating real-time data.it is not properly updating. That is horizontal movement is missing. pls give full code for real-time updating data.
x-axis - time and y-axis -temperature .
In each 1 second a new array of time an...
Hi,
We have purchased and used the Metronic theme(s) for sometime.
Is it possible to download design elements for the latest version of Metronic for Figma as we would like to do some storyboarding between our business and dev teams to document the layout/use of components in various parts of the s...
Hi,
I'm using Metronic 8.1.7 with ASP.NET MVC application.
I'm trying to implement Multi Sign-in like in demo1\dist\authentication\extended\multi-steps-sign-up.html but I can't get quite the same appearance as in sample.
What css and js files must be included beside mandatory global files and As...
Hi,
I followed your instruction below
https://preview.keenthemes.com/html/metronic/docs/getting-started/customization/sass
but it seems like the priority of _variables.custom.scss i...
i am using select2 plugin for dropdown search but it is not working in react and i tried a lot for this.For bootstrap modal i am giving parent id as well .Apart from modal it is also not working.What could be the reason as i am getting list in the dropdown but search input is not available for filte...
Hi,
Thank you for making an awesome templates. Is it possible to modify the dropdown navigation submenu in desktop version to be like the dropdown navigation submenu in mobile version? I want to modify it like the mobile version in Metronic 7.
I have tried to modify the navigation submenu in...
Hello everyone,
I want to purchase the React Metronic Theme, but unfortunately it didn't work neither with Master Card not Visa. I live in Iraq, so I am wondering if there is any problem with payment here.
Thank you in advance
I tried to depoy React version (demo7) on vercel but it seems to be not working. I tried with both the edited version and the freshly downloaded version, and both seemed to show the same issue/error.
Fresh Install - https://test-pink-eight-23.vercel.app/
Edited Version - https://sales-ai-seven...
I need to implement a Blazor Server application with a layout similar to demo2 (https://preview.keenthemes.com/metronic8/demo2/index.html). Is there an expected release date for this variant?
Is there a way to make demo2 functional in Blazor?
I'm working on a Laravel project and I'm struggling to switch the default demo page into another demo page.
I'm not sure where to begin and afraid of damaging the project.
I would appreciate it if you could guide me through switching the demo page step by step.
I need guidance on switching...
Hi!
Will Metronic support React Next JS in the next release?
Thank you!
Hello,
yesterday I bought your metronic 8 dashboard admin Theme.
Well, Normally, we are working with Vuetify component Framework.
1. I asked myself, if its a problem to implement/ import vuetify framework and the best way to do it. In the app.js or main.ts? Maybe you have a tip?
2. On t...
Hi there,
I cannot find the Good theme landing page in the archives you supplied. I've checked in:
- good_html_v1.1.0
- good_django_v1.1.0
The missing page:
https://preview.keenthemes.com/good/landing.html
Can you please point me in the right direction?
Thanks,
Giedrius
Hello,
I am trying to use a combination of fixed columns and complex headers as seen in the link below:
https://datatables.net/extensions/fixedcolumns/examples/initialisation/complex-header.html
However, when I try to adapt the table and associated javascript with this, it does not work (us...
Hi,
I'm trying to simply set the menu item to active after clicking.
I'm assuming that I need to use the "KTTheme.addHtmlClass" method in the view file, but I have no idea how to add the "active" class to menu item.
Help would be greatly appreciated
I'm get this error at runtime:
TypeError: Promise executor has already been invoked with non-undefined arguments
Stack trace:
> at new e (https://localhost:7183/assets/plugins/global/plugins.bundle.js:62:34584)
> at Function.all ()
> at https://localhost:7183/assets/plugi...
hi, can i use html theme files inside react themes, if yes then please provide me procesure to add files inside react metronic themes, please explain in detailes with examples.