Hi,Metronic's by default includes all its available resources within the gulp config so the bundle size of the compiled CSS/JS files. To reduce the file size of the CSS/JS bundle files follow the below steps: Open theme/tools/gulp.config.js and refer to base->global->src
When I manually add options to the select via JS, they are displayed correctly in the dropdown, but when I click, I do not see the selected items in the select input.The issue happens only if the select is in a modal. The option in the dropdown menu is not selected, but when printing the selecte...
Hello, I was working on with Laravel integration, I am using the git repo then modified it to display my contents, I was able to make it run but seems like some of the pages are not rendering properly. I dont see any console error and all assets are loaded status 200here's a sample screenshot...
Hello Keenthemes Support Team,I purchased Metronic via ThemeForest, and my project was created using version 9.1.2 (Tailwind). Currently, only the latest version is available for download.Could you please provide access to v9.1.2 or guide me on how to download it from your private repository...
I notice the recent releases include new layout and app-concepts but only for vue and next.js and not HTML.Any reason why HTML versions are not included? Are you going to include those soon too?Thanks for this awesome product!
For years I have been using the Metronic HTML theme and normal PHP.This week, I decided I needed to move to Laravel but I still want to use the Metronic Themes that make me feel safe lol. The issue is, there are 25 different sets of "documents" to set up a Laravel project with Metronic, but...
The menu sidebar isn't working properly in the Laravel version. After it collapses, when it expands, it stays below the text and doesn't return to its original position without allowing the arrow to be clicked. How can I fix this?
Hi everyone,I noticed that ASP.NET Core version 8.3.2 doesn't seem to include any documented changes or updates. Typically, I’d expect minor releases to include bug fixes, security patches, or small improvements, but I couldn’t find any details for this version. Does anyone know why no changes were...
Hello,For metronic, what is the best way to support both RTL and LTR. User will pick the language from the topbar. Can I import both css files and use language direction as per docs here: https://preview.keenthemes.com/html/metronic/docs/getting-started/rtl
Hi keentheemes.Is Metronic 9 landing page availlable as a HTML version not NextJS version ??If so, where can I download it ?URL : https://metronic-saas.keenthemes.com/Thank you
I’ve just purchased Metronic and plan to use the Next.js template. On your website I saw that there are multiple demos available, but I can’t find them included in my download package.Could you please let me know how I can access the Next.js demos, or if they are provided separately?Thank yo...
Hello, I purchased it from ThemeForest.I remember it was v8.1.1, but I don't know the demo number.Could you please provide a link where I can download all the demo packages based on v8.1.1?
I bought and downloaded the latest version of Metronic to use the HTML starter kit, but I'm having problems generating the styles.css.I did follow the installation instructions (https://keenthemes.com/metronic/tailwind/docs/getting-started/installation) succesfully, and `npm run build` finishes...
There has been a major update to recharts, we are receiving errors during compilation, we are currently using v2.15.4.We are using Metronic/Starter Kits/NextJS/Layout-13 and we get an error in the sidebar when we switch to mobile view.
I am using the KTUI accordion https://ktui.io/docs/accordionWhen I put a form inside the accordion and use livewire, then livewire refreshes the page once I make a change in the select and the accordion looses its active state. How can I fix that?
My question is about the accordion https://ktui.io/docs/accordionI would to increase the `plus` icon. Adding class="lucide lucide-plus kt-accordion-indicator-on w-6 h-6" does make the icon bigger, but there is an offset to the left. Only half of the icon is above the accor...
Hi, I've bought some themes from KeenThemes in the past like craft and good. And today I bought Metronic. I got disappointed to notice that there's no documentation donwloadable for Metronic 8. I don't wanna stay connect to the online docs in order to work with theme locally.
I’m using Metronic with Laravel + Livewire, and everything works fine in general.I have an accordion placed inside a Livewire component that renders as a modal. The issue is: when I open the modal, the built-in KTUI accordion JS does not work.Do I need to reinitialize KTUI when the modal is...