New Metronic Docs!Added Integration Docs with Starter Kits Apps for Laravel, Laravel Livewire, Angular, Vue, Symfony, Blazor Server, Django & Flask & more
Browse Docs

Metronic (5023)

Hello,I'm using the HTML version. How can I manage the Datatable plugin? Can you give an example about this? I'm using the table in the demo, but I guess I can't update it because the files are bundled. I need to be able to manage many events such as the number of records per page, ajax request...
Hello, can you post an update on the 2024 road map? I'm still waiting for the Metronic 9 version for Django. I've tried Laravel, but I need Django. Before I start manually rearranging the HTML template, it would help if I knew when Metronic 9 Django will be available. We have discarded version 8.
Hello,Will new designs such as kanban and inbox come? We need these.
Hello, When we click on an end date (for example, start: 11-18-2024 and end date: 11-18-2025), the view returns to the start date. This creates a strange effect for the user.Thanks! Alexis
Hello,https://keenthemes.com/metronic/tailwind/demo6/account/home/settings-sidebarI want to use the photo upload area in this link, but I cannot post the selected value here. It gives an error that the file could not be selected. However, when I use standard input anywhere outside the libr...
Hi Support,please consider changing the marked lines below in _text.scss, because it kills Font Awesome stacking, sizing and colouring feature:
Hello,I recently purchased the Metronic template and opened the provided Figma file. However, I noticed that the Variables feature, which is typically used for theme customization seems to be missing.Could you please clarify if Variables are supported in this template? If so, I might have mi...
Hi Developers!Here I am using Metronic 8 React Version build on Vite.I am facing issue in build running locally running index.html file using live server.Its working Fine with npm run dev, npm run build, npm run preview.but when I running build locally its giving these Errors.http://12...
I downloaded the Metronic template and tried to switch the design to RTL, but I couldn’t get it to work. I’m using Bootstrap, and I noticed that the necessary RTL-specific files, such as assets/plugins/global/plugins.bundle.rtl.css and assets/css/style.bundle.rtl.css, are missing. Could you please l...
Hi guys,Any instructions available on how to set up Metronic 9 for this stack ?I have a fresh Laravel/Jetstream/Inertia/Vue install (installed from Herd) but have the most difficulties to deploy Metronic 9 on it.Any help would be appreciate.Thank you
I have a problem in the side bar when adapting this to an Angular project. When we click on the hamburger button on the left in mobile mode the side bar doesn't show up as it is done in the theme preview. Could you please suggest a fix to this?theme: https://preview.keenthemes.com/open-html-pro/
Hi TeamIn the CSS files for the HTML Bootstrap version (style.bundle.css), i notice what seems to be a lot of duplication. The files are massive 50k lines of code. When I want to find something for troubleshooting / customising, it's a real needle in a haystack - and I've noticed many instances...
Hello,https://keenthemes.com/metronic/tailwind/demo6/account/home/settings-sidebarWhile the sidebar works fine as a sticky, but when I run it in the browser in the downloaded file, this sticky does not work. Is there a general problem?
On small screens and sometimes in computer screens with the right scroll, the dropdown menu of select 2 becomes very high on the screen not near the actual select input especially on mobile screens sometimes the menu will be at the top of the screen that I even can't see itI am using metronic Boot...
Hello Dear,I used the HTML Select2 and Date picker from below links in my angular applicationhttps://preview.keenthemes.com/html/metronic/docs/forms/select2https://preview.keenthemes.com/html/metronic/docs/forms/tempus-dominus-datepickerbut it is not showing properly also sea...
npm install >>(node:43904) ExperimentalWarning: Support for loading ES Module in require() is an experimental feature and might change at any time(Use `node --trace-warnings ...` to show where the warning was created)up to date, audited 371 packages in 3s134 packages are looking for fu...
Dear KeenThemes Support Team,I hope this message finds you well. I am currently working with Metronic version 8.1.7 for my project, and I would like to inquire about the possibility of upgrading to the latest version, Metronic v8.2.4 (released on March 20, 2024).Could you kindly provide guid...
Hi,Is there a way to compile the distribution JS and CSS containing both .js, .css together with their respective .min.js and .min.css file in single Gulp command?
Hi thereI am trying to change the buttons hover color. Tried changing the css, but no matter what I change in the css, the default hover color (blue) persists. Can you, please, instruct me how to do that? Regards,Nelson
I tried to install it according to the instructions, but I ran into a few problems. You promise instructions for Laravel 10, but it's already Laravel 11. There are errors in the documentation. Icons are also missing. I need the starterkit in the Laravel version.https://prnt.sc/ROdYEGse6bNFhttp...
Many example classes in the documents are not actually in the template! Even classes and attributes in the HTML tab are different from the HTML in the code itself. Both the documentation and the Tailwind template are very messy and inaccurate.- The error pages are not in the template;- Several...
I tried using the tooltip as popover layout that you have on https://keenthemes.com/metronic/tailwind/docs/components/tooltip, but it doesn't work. For some reason the popover classes don't exist.My search found that the classes such as .popover-header and .popover-body are added by a popover.js...