I have purchased the license and have downloaded the source files for Metronic. I am looking to download the Demo for Metronic 9 Demo Website and Pre-Built Pages.I only found Metronic 8 download links.
I have a action menu in a datatable as in the demo, but i set the responsive to true. So when the actions menu is on responsive view on click dont show the menu.Im working with ajax server side and i use drawCallback : function(){ KTMenu.createInstances();and i try t...
Hihow can we create stepper without step indicators using metronic theme?For instance https://preview.keenthemes.com/metronic8/demo1/utilities/wizards/horizontal.htmlWe want to remove stepper indicators as ("Account Type","Account Info","Business Info"...)Could you help us, please?
Hello, I started my project using the laravel integration documentation in the metronic version I specified. But on mobile devices, sidebar z-index:100 does not happen. Therefore, the drawer-backdrop stays on the sidebar. How do I solve this problem! It's a bit urgent.
I am using a Metronic HTML template (demo 40) and I need to make my controls, such as inputs, select, etc... of the type 'Floating Labels' to make the font smaller and therefore reduce the padding and margin space to top and bottom. Is there a style where I can specify the size of the Floating Label...
So basically i am first time Metronic users so a lot of thing like including plugin etc is not familiar to me. I am using Laravel template for metronic for one of my project.So i am trying to use the Draggable plugin: https://preview.keenthemes.com/html/metronic/docs/general/draggable/overview#usa...
I am trying to import tailwind base colors like (teal color) into my tailwind html template. But when i build the css it is always missing those colors. Here is my tailwind.config.js configuration```jsconst defaultTheme = require('tailwindcss/defaultTheme');const defaultColors = requi...
I recently purchased Metronic 9 Tailwind CSS version and integrated it with my React application. Following the documentation, I added the initialization code to my app.js:useEffect(() => { KTComponent.init(); KTLayout.init();}, []);This successfully got the basic...
I saw that you have a full react implementation but still without a detail documentation.May I know how to add/remove menu?Also, how to remove top bar menu?
Hi I am using Metronic v9.1.2 Tailwind with nextjs v15. But onClick is not working inside the of KTDataTable. Please tell how to make this onClick work ? Whereas if i disable KTDataTable initialization then onClick work fine.
I try to integrate metronic demo 7 to new project, the only problem is to init KTComponents like sticky header, if first load the sticky is work, but if navigate to another page the sticky not work, the class is not add to the header.- Inertia.js (React) Example// resources/js/Layouts/AppLayou...
HiI recently purchased the theme and very like the new design in version 9.I want to know if there's a way of using version 9 in Nuxt JS Vue framework.Thanks !
I noticed that in the StarterKit 8.2.9 sample project there is support for .net 8. Great news! Thank you! :)I also tried it with .net 9 and it works fine, however pages that have paths at more than one level are not displayed.It also happens in the StarterKit, for example for the "/dashboards/de...