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
The ThemeForest listing for Metronic seems very deceiving. It mentions Blazor Server in the supported platforms, but the only Blazor option is if you manually download v8 using instructions from downloading v9. When will Metronic have a Blazor version in v9?
I have a license and am trying to see what is available in my Metronic downloads but looking at the console.logs it shows that your site is being blocked for some "payment required" for api-sr.amplitude.com/..... so I am not getting any options. Please advise.
https://keenthemes.com/metronic/tailwind/docs/customization/themingthe menu showsContextual ColorsBox ShadowsComponentsLayoutsExtendingFont FamilyFont SizeColorsLine HeightSpacingBox ShadowZ-indexBorder WidthScreensBut nothing is there
How can I get the element that opened the drawer? For KTModal, I use KTModal.getRelatedTarget(), but for drawers the target is always null. KTDrawer.on('show', async () => { console.log(KTDrawer.getRelatedTarget());});
My Next.js app crashes when I open the burger menu (sheet) on mobile simulation in dev mode. This happens in the demo8 layout and all other demo layouts as well. Here is my console outputs:https://imgur.com/18Lfdmshttps://imgur.com/qW7H9J3 (multiple)https://imgur.com/be1EcuJ
Hi everyone,I'm not an expert in Metronic, especially not the React version. I'm on version 9.2.1 and would like to update to the latest version without losing the changes I've made.Can anyone help me with a step-by-step guide on how to update?Thank you.
Can you please share examples of complete forms using Metronic Tailwind?I found some inconsistencies between the form examples on Demo1 and the KtUI docs.For example, this User edit form uses flex clas...
Not sure if the correct place is here, or in the KtUI github. Posting on both.The image input component is not working as expected.Selecting a new image will *not* change the value of the input field.So the image is not sent to server.You can verify that on the browser console.``...
I am using KTStepper on Laravel. I try on starter kit laravel livewire. I copied basig usage example KTStepper but not working correctly. kt-stepper-item-active:bg-primary kt-stepper-item-active:text-primary-foreground kt-stepper-item-completed:bg-green-500 kt-stepper-item-completed:text-white not s...
Hi everyone,I want to ask how to change the theme color easily, because if I change it one by one it seems like it will take a lot of time, is there an easier way to change the theme color?Thanks.
I'm looking for some advice to solve my problem.I use sidebar template demo 1 with vue 3. my sidebar didn't collapse when I clicked button to collapse it Where have I gone wrong? please help me to solve this problem// sidebar tag
I wonder when Tailwind will add pages like calendar?Of course, we can add them, but I'm asking because it would be nice to see what they look like before adding them.
Bug in New script.bundle.js Breaks Stepper SubmitHi Metronic Team,The stepper’s submit button (data-kt-stepper-action="submit") in the latest script.bundle.js (Metronic v8.3.1, Demo 1, Gulp) doesn’t trigger form submission. No POST request is sent, and...
Hi all, I purchased the Metronic template and used the HTML version, I'm getting CSS syntax errors, every time I build, in /dist/assets/css/styles.css:.kt-menu-item.active > .kt-menu-link.& { border-radius: var(--radius); }I'm getting this error in both...
Hi,I am trying to use Advanced Select (Metronic Tailwind) within a drawer. I have a form that contains the select element. The content of the form is injected using ajax. When I place the select code inside the main page it works great, but when the form gets loaded inside the drawer it doesn't....
Good day,I have puchased Metronic, but it seemed downloaded as Tailwind, and I need it as Bootstrap.Can you help in directing me to find version supporting Bootstarp?Thank you.