New Metronic Docs!Added Integration Docs with Starter Kits Apps for Laravel, Laravel Livewire, Angular, Vue, Symfony, Blazor Server, Django & Flask & more
Browse Docs

All Questions (6296)

you provide landing page in Next.js https://metronic-saas.keenthemes.com/ can you provide the html version. Thanks.
I’m using Metronic with Laravel + Livewire, and everything works fine in general.I have an accordion placed inside a Livewire component that renders as a modal. The issue is: when I open the modal, the built-in KTUI accordion JS does not work.Do I need to reinitialize KTUI when the modal is...
Here’s your merged and polished version of the message:⸻I purchased the Metronic theme from ThemeForest, but after downloading the files, I noticed that the Angular folder was missing. I followed the instructions from this guide: Metronic Angular Integration to install the Angular theme. How...
Hi Metronic team, I havea problem with sidebar minimization I have downloaded the latest file from the site in metronic for sidebar.js but I am originally using I am using metronic Bootstrap and HTML version v8.2.7. no matter what I do the sidebar doesn't keep it's stauts it's always open even I ha...
Hello,Is there a page on any of the bootstrap html demo site that illustrates the Draggable feature working?I used this example from the docs, but it didn't work when I tried to implement in the actual demo site code.
Please find below error which i getting in my blazor server .net 9, i also download you sample code from git and followed same step. i just change demo layout resting ok. could please let me know where i am wrong.blazor.web.js:1 [2025-08-29T13:03:20.377Z] Error: Microsoft.JSInterop.JSException:...
Hello Metronic support, The sidebar when expanded after collapsible it not work. its override the header text.It doesn't looks like that before I update to Metronic 8.3.1see video please:https://files.fm/u/n2364yvzyhOriginal Metronic the theme doesn't override the menu!!See video before...
Hi Team,I recently purchased the All Access license package directly from your official website (not via ThemeForest). While going through the resources, I noticed there’s a Metronic Figma UI Kit available, which I’d like to download.However, I’m unable to download it because it asks for a p...
I purchased a Metronic theme from ThemeForest, but when I downloaded the files, the Angular folder was missing. I followed the instructions from this link "https://keenthemes.com/metronic/tailwind/docs/getting-started/integration/angular" to install the Angular theme, but the page content is not dis...
Hi,I’m using Metronic Tailwind version and I noticed that there is no documentation or examples for Alerts in the Tailwind docs.However, when I checked the source files (styles), I found references to alert related classes, which suggests that Alerts are actually included in the framework....
We are using the Metronic Bootstrap Demo 1 theme. After applying the latest update (v8.3.1), we noticed an issue in our application. In the style.bundle.css file, the CSS class "[data-kt-app-header-fixed="true"] .app-header" has z-index: 110. However, when we inspect the Demo 1 version on your webs...
is there any tentative release date for the angular 20 version for the metronic bootstrap version, currently it supports angular 17 (guess) from the last update release on Nov 2024
I have purchased the Metronic theme to use with Laravel but after downloading and unzipping from themeforest, I can't find anything related to Laravel. Can you explain where they are and how to use it?Metronic | Tailwind, Bootstrap, React, Next.js, Vue, Angular, Laravel Admin Dashboard HTML Temp...
Enabling RTL on the v8 HTML VersionIn relation to my current v8 project, I need to implement the RTL layout.I understand that the RTL stylesheet (style.bundle.rtl.css) is typically generated via the build tools (Gulp/Webpack). However, since I am using the pre-compiled HTML package, I do not...
Dear Metronic Support Team,I am currently working on a project based on Bold_HTML_Pro_v1.0.1 (Index – Default Layout), and I am facing a major issue related to JavaScript files that is preventing my project from functioning properly. I want to explain the problem in detail so your team can under...
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/datatableI 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/datatableI 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 Passwordfield.Any guidance or example specific...