Black Friday Super Sale! Limited Time 50% OFF for All-Access Plans
Save 50% Now

Metronic (5208)

I am following the documentation of https://keenthemes.com/metronic/tailwind/docs/components/tabs I was testing the tab funcionality the 'show' event is called but the 'shown' is not called after the tab is successfully called, with the exact example that is on the docs , this might be a bug M...
Hi We get an error when we try to compile html demo1 with gulp in version 8.2.7 I am running it using normal cmd, not windows powershell - i Delete the node_modules folder, yarn.lock file, and package-lock.json file . - Run “npm install” to reinstall dependencies. - Finally, i try to execute...
I am building nextjs application with Metronic 9 Tailwind CSS, and used the nextjs seed project from github: metronic-tailwind-next. I used Accordion which only works if you refresh your page, and if you navigate to other nextjs page and come back on the page, then Accordion stop working. I...
Hi, i have problem in scroll menu side this my code
I am using tailwind version 9.0.4 on Laravel. When can I expect Advanced Select Component?
When will you release a version of Metronic 9 with Vue?
How can I implement pulse? Follow the markings and classes on the page https://preview.keenthemes.com/html/metronic/docs/base/pulse# But it simply doesn't work, it doesn't pulse, do I have to link it to a file?
Hi, I discovered a bug in the Metronic React Demo-1 Bootstrap admin template. The issue occurs when navigating to any undefined route. The application correctly redirects to the 404 error page at "http://localhost:5173/metronic8/react/demo1/error/404". However, after clicking the "Return H...
Hello, I've switched to Metronic 9 and I'm having a problem with the modals. I'm using a single modal, called by several buttons on the same page. Each button must send an reference to the modal (data-reference=“12” for example). With Bootstrap, it's possible to do this: $('#myModal').o...
Where to find all demos as shown in preview for angular? my body tag is having styles like "antialiased flex h-full demo1 sidebar-fixed header-fixed bg-[#fefefe] dark:bg-coal-500" by default for login page. How to fix? How to setup darkside bar theme. By default it is showing light sidebar....
Did exactly as mentioned, Only the skeleton loads. (I can only see menu content) I supposed it should load a dummy working site. Am I missing something ? https://keenthemes.com/metronic/tailwind/docs/getting-started/installation https://keenthemes.com/metronic/tailwind/docs/getting-started/in...
Dear Support, I try to download lastest metronic full version template. After download only metronic-tailwind-html item downloaded. Other platform items are missing. Could you please help me.
Hi! Couldn't find an answer on this in here or stackoverflow, but I guess is something common. I'm loading some content dynamically using jQuery $.get function. If you have for example $('.element').click(some function); and you reload the element with AJAX, that directive get lost. You can ea...
I'm using html5 demo57 and aside doesn't have show hide feature. But I wish it had that feature. Is it possible?
Hi, we are planning to use Metronic tailwind template but in the demo I can see there are only a few components available. and mostly of them are labeled as coming soon. So can you please let us know when do you think it'll be completed? Right now I can't even the basic components like form inpu...
Hello, this php artisan migrate:fresh --seed return one error Access to undeclared static property Spatie\Permission\PermissionRegistrar::$pivotPermission
Hi! I'm using Metronic 9 and I have a modal with a button inside it to open another modal, but when I click this button the first modal is dismissed. Is there any way for me to cancel this behavior and allow stacked modals to exist?
I am using tailwind version 9.0.4 on Laravel. When select 2 component will be available?
~/PhpstormProjects/cms-app git:[main] pnpm run build > @ build /home/alex/PhpstormProjects/cms-app > vite build vite v5.4.0 building for production... ✓ 58 modules transformed. x Build failed in 635ms error during build: [vite:css] [postcss] Cannot read properties of undefined (re...
Hi, I just purchased the Metronic template in themeforest and just got started with the environment with Django. I started by installing the latest versions of Python (3.12.5) and Django (5.1), and got to the build assets part that I don't understand how to do following your documentation : h...
Hi, I ran into an issue that I'd like to share with you. I also found a related discussion on GitHub: https://github.com/keenthemes/metronic-tailwind-html-integration/issues/4 I experienced the same problem and left a comment there with the solution that worked for me. demo1.js:63...