Metronic Mega Update!Tailwind 4, React 19, Next.js 15, KtUI, ReUI, eCommerce, User Management Apps and more
Explore Update

All Questions (6041)

Dear Metronic Support Team,I am encountering an issue with my project using Metronic 8. I have an anchor link in my page with href="#overview" that is supposed to scroll the page to the corresponding section when clicked. The link works correctly in the current session, but when the page is refr...
How to remove toggle option in mobile mode, We need fixed top menu.That means we have only 2 tabs (sell and buy) in top menu, we have to show directly 2 tabs (sell and buy) at mobile and tab header as in PC. How is it possible, please explain.Thank you.
I have deployed your theme on versal but it is not working there.please help me how to fix this
I am following the documentation of https://keenthemes.com/metronic/tailwind/docs/components/tabsI 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 bugM...
HiWe get an error when we try to compile html demo1 with gulp in version 8.2.7I 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...
Hi,if I buy Metronic theme will I get the older versions also, to be specific from 8.0 to the current versions and future versions? will the older version include figma file also (for all applicable versions)
I am working on a project using Laravel with Metronic 8, where I want to incorporate the file management module. I’ve set up a DataTable using Yajra DataTables and now need to integrate the file manager component from the Metronic theme with Livewire. However, I'm facing an issue where I can't acces...
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 sidethis 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...
Hi ,How can i integrate Dropzone js with angular 17 ?any demo stabilize provided ?
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/installationhttps://keenthemes.com/metronic/tailwind/docs/getting-started/in...
I am displaying to my newly registered user the email verification view for the Admin Bootstrap 5 theme (the one at "demo2/authentication/general/verify-email.html").I would like to show the user some form of alert or message to let him/her know a new email verification has been sent (so that he...
Hello, I purchased a commercial lisence for the Admin Bootstrap 5 theme (most specifically the demo 2 views) available at https://themes.getbootstrap.com/product/keen-the-ultimate-bootstrap-admin-theme/.I use Laravel and I have implement a fully working authentification system.After the sign...
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.
I am seeing an issue on classic loginif you press enter on the password the password becomes visibile, it seems that the eye button gets focused when pressing enter which makes the password visible while its submitting,I reproed this locally and it can be reproed in your demo sitehttps:/...
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...