Hi, I bought Metronic from envato, as seen on: https://preview.keenthemes.com/metronic8/demo1/index.html there is probably hundreds of pages, but when I open one of angular projects there is 7 demos, with almost nothing. I need most of those examples, otherwise this doesn't make any sense, and I...
Hello themes i have a mMetronic angular demo and it's great but when i am trying bind *NgFor directive with a variable of objects that come from my APi the div with for on it won't appear and it disappear and {--bindings--} shows instead .Thanks in advance .
Hi Metronic Team,I trust this message finds you in good health. We're currently working on integrating ChatGPT-like functionality into our apps and have been utilizing the Metronic template for our development.We're impressed with the design of the Metronic template and would greatly appreci...
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?
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...
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...