Hello, I would like to start a new project using Metronic theme and I am a bit perplexed if I should use one of React demos as a starting point or is there some empty React template/skeleton to start new React app? Mojo
I want to install alpine js in metronic but wherever I import it, it gives error.How to add it.I triedimport Apline from 'alpinejs';in plugins.js export array'node_modules/alpinejs',Uncaught SyntaxError: Cannot use import statement outside a module (at plugins.bundle.js:61318:1...
hello,In a Metronic theme, I'd want change the default colors: "primary", "warning", "danger" ,...etc, (same class name but different color), or possibly add others. how can I do this?ThanksValerio
Hello,I have installed Django template as per process, but when starting server it throw below errors,```jigarpatel@MyPC:~/oipython/starterkit$ python3 manage.py runserverWatching for file changes with StatReloaderException in thread django-main-thread:Traceback (most recent call l...
The user transactions crud transactions that came with the last update are great, thank you.Will the instructions for using crud operations that came with the last update be added to the Angular documentation?
How would I style the Keen Demo 6 active menu to look like Demo 9? The Demo 9 version has the menu item highlighted with a rounded rectangle and I want to do the same for Demo 6.
For example on here: https://preview.keenthemes.com/metronic8/react/demo7/apps/user-management/usersOn some very large vertical monitors, I want to fill the card to 100% of the viewport. How is that possible?
I have successfully followed steps on "https://preview.keenthemes.com/html/rider-html-pro/docs/getting-started/build/gulp" EXCEPT at step 9 url http://localhost:8080/dist/ in Google Chrome brower I get error: "Cannot GET /dist/"Other similar questions on this board suggest for other themes that...
Hi,I just purchased Metronic Theme, I have two questions, please1- How can I make the main menu similar to the menu in the HTML template here https://preview.keenthemes.com/metronic8/demo2/index.html?2- In the HTML version there are several dashboards, are there any way I can copy from the...
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?
Good afternoon,I am using Metronic 8.2.1 Laravel, and by default, it comes with the users table, and I would like to know how I can insert other tables, and what is the most appropriate way to do it. For example, fetching the tables from the eCommerce Catalog and using them.Could you please expl...