Hi,I'm trying to use Demo 20 (HTML) header in my Demo 2 (Angular) application.I got the style file from html and added in my project. Everything fine until i realised that, in mobile mode, the menu drawer doesn't work (in html demo works). The overlay is there, but nothing else (the menu).Does...
need assistance with customizing the layout for responsive design.Metronic Version:8.2.7Demo theme : 4Framework: HTMLSpecific Requirements:Fixed Sidebar and Header: I want the sidebar and header to remain fixed and sticky regardless of the device wid...
Just started working with demo13 and I was wondering how to generate a different color for the header and the aside menu (and logo section) for dark and light themes? The generated style.bundle.css file only generates one style object for the header and aside menu. How can I make it generate separat...
i want buy your plugin but in your demos i didnt find this option : "drag and drop" in calendarhttps://preview.keenthemes.com/html/keen/docs/general/fullcalendar/drag-n-dropif i buy ur module is it sure that i found this option !
I'm in the process of upgrading to version 3.0.7 of "Keen – Multi Demo Bootstrap Admin Dashboard Theme". However, I could not find the DualListBox control anymore in Keen version 3. Did you get rid of the DualListBox control that existed in version 1? If yes, did you replace it with another control?
Hello, how can I click on the images of the "Locations" section in the demo below with the mouse and slide them left and right as if they were a slider?https://keenthemes.com/metronic/tailwind/demo1/public-profile/profiles/companyhttps://ibb.co/m6qbzN3
Dear all, we are developing some specifics and needed the indented version of formrepeater.jsIn the project we are basing ourselves on, we only have the version available in "assets/plugins/form repeater/form repeater.bundle.js"How can I get the original file to work on it?
Is it possible to setup a keen theme to immediately show a page-loader (modal spinner), so that I can hide it later once my Javascript has finished initialising?Using KTApp.showPageLoading() isn't suitable because it isn't guaranteed to run immediately.Are there any classes or attributes I c...
Topbar menu wont hide when change password modal is click.Image for desktop version : https://ibb.co/7RjgXCB Image for responsive version : https://ibb.co/cCnkp2H
Hi i bought keen 3 html theme to develop a react dashboard app, but i don't know how to deal with the flow. I don't see any integration guide arround here, it is possible to integrate with react to consume an api ? is there a guide or something that i can use for ? thanks pd. i see that the projec...
hi,we buy the metronic theme and i have difficult with the charts datasets.in the docs its say const data = { labels: labels, datasets: [ ... ]};but each chart has different dataset structure.so I open the HTML file of the theme to check maybe there but I didn't und...
I'm trying to integrate Metronic 8.2.7 into my Rails project. CSS part was very easy. However, Javascript part is a pain in the ass. I have been dealing with this a lot of hours without success. Metronic is heavy dependent on Javascript. Basically, the issue is with the scripts.bundle.js, because KT...
Hello,I want to use demo1https://preview.keenthemes.com/metronic8/demo1/index.htmlbut i want to use the colors of demo11 in demo1https://preview.keenthemes.com/metronic8/demo11/index.htmlwhat can I do please ?
We purchased the **Metronic theme** and started with the **Tailwind HTML template**, manually migrating it to **Laravel**. Initially, we faced issues with **Livewire** (`wire:navigate`) breaking JavaScript functionality. We resolved it by reinitializing the functions provided by the theme like this:...
Hi Team,We have been using the Metronic Bootstrap HTML theme for our project and are facing a couple of issues:Regarding the Sub Menu:With the data-kt-app-header-secondary-enabled="true" HTML body data attribute, we can completely enable/disable the secondary menu. However, in our case,...
Hi, We're loading our modal contents via Ajax. And in the body of modal content, there lies a select element that we want to initialize with select2. We tried applying data-control="select"2 attribute and also tried data-dropdown-parent="#modal_id"but select2 is not getting initialized.We even...