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
How do I set dark mode as the default? I'm following the example from https://keenthemes.com/metronic/tailwind/docs/customization/dark-mode. When I set dark mode, the page loads in dark mode but then switches to light mode.
Hi everyone!
I'm working with the Tailwind KTDataTable component in a Blazor project, and I'd really appreciate some help.
I'm trying to implement client-side paging while working with an API endpoint for the data.
Has anyone here tackled something similar and can share the best approach?
Also,...
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-...
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 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...
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...
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:
...
Hi,
I got this issue on your Metronic 8 - Demo 1
https://preview.keenthemes.com/metronic8/demo1/
I clicked on kt_app_sidebar_toggle to collapse the sidebar. Afterward, I hovered the sidebar, it expanded temporarily and...