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

All Questions (6390)

Hello, are there any issues with the "tooltip" or "menu" (kt-menu) components when using modal windows with the kt-center attribute? The kt-menu component is displaced outside the modal. This only happens if kt-modal-center is used.
I am using https://ktui.io/docs/datatable I want to avoid that some columns are sortable. Simply removing the sort span does not work, the column is still clickable:
Hello, Could someone please provide a guide on how to safely upgrade our codebase to the newer version? Our application is currently built on Laravel 9, v8.2.0 using Theme Demo16, and we would like to upgrade to v8.3.1. We’d like to understand:
Hi Metronic team, I am using metronic Bootstrap and HTML version v8.2.7, and currently I am trying to use a radio button from the advanced forms section, and there is a problem when adding the elements using JS. When adding the items without JS it works without problem
I’m using KTDataTable (with Metronic v9 theme) with fixed GET route as remote data source. The table loads fine initially. https://ktui.io/docs/datatable I added a search input with `data-kt-datatable-search="true"`. I expected that typing text and pressing Enter would trigger a new GET reques...
Hi, I’m using Metronic Tailwind version and I’m having issues with FormValidation error messages. The validation itself is working (fields are marked invalid), but the error messages are not being displayed correctly, especially for the Toggle Password field. Any guidance or example specific...
Hello, I just purchased the Metronic Template from ThemeForest (metronic-v9.2.5). After downloading the zip and extracting it, I can't find the bootstrap template files as seen on the preview website (bootstrap demo 1 to 64). The folder/file structure after extracting is as see below: _...
Hi, I’m interested in using Metronic with Angular. Why doesn’t Metronic 9 offer an Angular starter kit? Is there any release date planned? Thanks.
Hello - I am currently interested in upgrading my current app code base to the most recent version of the Metronic code base ver. 9. Is there a guide for this to ensure we do not break our app? App Stack in Laravel 9 + Metronic 8.2.0
Hi, I set up this repo locally: https://github.com/keenthemes/metronic-tailwind-html-integration/tree/main/metronic-tailwind-laravel-livewire The /demo1 renders fine, but when I click on any sidebar item (like “Dashboard” or “My Account”), the submenu briefly opens — styles like `display: flex`...
hi i blight lisense from i cannot find angular downloa package market.envato.com there is only html and react
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?
We are using the KTUI DataTable component in Metronic with Angular 20 and a remote API data source, and we need to implement the search functionality. The documentation mentions the search(query: string | object) method, but it does not clearly explain how to invoke it or how to bind it to a custom...
#kt_app_header css z-index 110 > #kt_app_sidebar css z-index 105 Cannot click kt_app_sidebar_toggle
"Hi KeenThemes team, Honista app I’m a big fan of your products, especially Metronic! I was wondering — is there any plan to add a faster direct download option on your site instead of only using ThemeForest or GitHub? Sometimes the large zip files take multiple...
Any plans to build in a mock api and have working CRUD operations on some pages and components on the Metronic product? Specifically with React Vite
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/theming the menu shows Contextual Colors Box Shadows Components Layouts Extending Font Family Font Size Colors Line Height Spacing Box Shadow Z-index Border Width Screens But 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/18Lfdms https://imgur.com/qW7H9J3 (multiple) https://imgur.com/be1EcuJ