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
Hello!I’d like to suggest a feature to the Keenthemes Developers Team. Our application relies heavily on Keenthemes, particularly Metronic. However, when it comes to building landing pages and homepages, we often need to use other themes, which brings in additional assets and increases complexit...
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?
I want to make sections and blocks that if my javascript is wrapped withSTART_TEST_CODE.... javascript codeEND_TEXT_CODEif a env var is set to specific string it will remove all those lines of code from the compiled javascriptI am using metronic HTML
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...
I am working with Laravel Livewire, and with livewire wire:navigate when component changes all the components of Metronic Tailwind stops working,I tried to re init but its not working. Whats the solution
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...
Two days ago I asked you a question. Do you have a theme in Angular Standalone version? You sent me Metronic 9 from here. I purchased Metronic 9 on behalf of my company with 1 year support. I downloaded it and when I opened it I saw that in Metronic 9 it was separated into HTML and React only. I dow...
Hello, thank you for creating such an amazing framework.I am running and testing it with NextJS. Currently, I am using the import statement:import KTLayout from "@/metronic/app/layouts/demo1";However, I would like to use demo10 instead. Is there a solution for this? Could yo...