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

All Questions (6421)

as always i follow https://preview.keenthemes.com/html/metronic/docs/?page=getting-started/changelog to see the changelog, but this time it seems that its not there can you add it please ?
Hi, I'm using ASPNET Zero since 2018 and the Metronic theme we use is the v5. Since last saturday, I'm not able to access the preview https://preview.keenthemes.com/metronic5/preview which is very important for us to maintain and improve our customers theme. Can you please let this theme in pre...
Hello, there are problems with some icons in keenicon with this version. There are also visible “holes” on the page https://preview.keenthemes.com/html/metronic/docs/?page=icons/keenicons Thanks
Hi, I'm not sure how to add the "Soon" badge that appears on some menu items in the demos. I tried adding "disabled: true," but this hides the menu item completely. Can you help?
Hi team, I'm getting an error during download the Symfony integration files like below: NoSuchKey keenthemes tx00000eea923d58a3e6327-0069a7f096-51ab4e9f-ams3b 51ab4e9f-ams3b-ams3-zg02
Hi There, I have noticed that using the default config to create a bundle with Gulp, the size (and file size) of style.bundle.css is twice that of the original. Taking a closer look, it seems that the style is duplicated starting at line 942. #Line 942 .g-0, .gx-0 { --bs-...
Just purchased Metronic. How can I access legacy version V6?
Hello, when I try to download the Flask theme from this website https://devs.keenthemes.com/metronic/flask, a page opens showing this error: This XML file does not appear to have any style information associated with it. The document tree is shown below. NoSuchKey...
I am trying to download keenthemes metronic laravel bootstrap starter kit and it's not working. I can download only HTML Kit. There is a problem with downloading? One month ago was worked. Thank you!
Hi all. I'm trying to find docs online as I need info on how to programmatically change values within a KTSelect item through javascript. I was able to trace getSelectedOptions and setSelectedOptions but somehow they are not working properly and not updated the UI. Is anyone aware of any relevant...
I tried to use the input group with the addon by inserting a select as the input and I noticed that the select has rounded corners, as if it were not inside the group. Do you think it would be possible for you to consider supporting this control inside the group in order to have behavior identical...
Hello KeenThemes Support Team, I recently purchased Metronic (Regular License) and registered my purchase code in my profile. When I download the package from ThemeForest, I only receive Metronic v9 (Tailwind edition). However, I require the Bootstrap Angular version (v8) that includes the...
I have just purchased Metronic version 9.4.5. I am interested in obtaining the HTML version of the “App & Concepts” labeled “CRM” on your product presentation portal. Could you please let me know if it is available and the expected release date? Thank you.
What is the latest version of Metronic HTML with Boostrap and where can I download it? I made my purchase on ThemeForest and I'm receiving updates. I currently have version 9.4.4 available for download, however, Bootstrap only lets me download version 8 as the latest. Can someone please help m...
where can i get the Bootstrap HTML package zip version of Metronic | Tailwind, Bootstrap, React, Next.js, Vue, Angular, Laravel Admin Dashboard HTML Template
Hi, My computer recently crashed and, unfortunately, I lost the only copy I had of Metronic HTML version 7. Although this is an older version, I would like to ask if it would be possible to obtain the download link for Metronic HTML v7.2.9 – Demo 5. I originally purchased Metronic through T...
Hi devs, I’m working on a project using one of the KeenThemes frontend templates and I’d like to add a simple text generator feature to a dashboard page. The idea is to let users type a short phrase and instantly see it rendered in a bold visual style without heavy backend logic — similar to ligh...
Is there any documentation or step-by-step guide for updating a large project that already uses version 9.1.2 of the Metronic Tailwind template?
Hi, I’m having an issue with KTDatePicker — the event is not triggered when a date is selected. I’m trying to listen for a date click / selection using the following code: const calendar = new KTDatePicker('#test-data', { onClickDate(self, t) { console.log(self.context.selecte...
Hi, I am using metronic 8. Where can I find legacy demos? I only have demo 1 - 6 It would be great if you can provide other demo zip for HTML.
Hello, I'm having problems with the components of KTUI, it all started with the KTToast, wanting to import it import {KTToast} from '@keenthemes/ktui/src'; // Tambien encuentra estas rutas para importar pero ninguna funciona // import { KTToast } from "@keenthemes/ktui/src/components/toas...
Hi, I’m working with a Tailwind CSS / Metronic date picker and I have a problem with preselecting a date and opening the calendar on the correct month. Current HTML: ...