Metronic Mega Update!Tailwind 4, React 19, Next.js 15, KtUI, ReUI, eCommerce, User Management Apps and more
Explore Update

All Questions (6045)

Hello everyone,I'm trying to fully integrate Metronic theme with Laravel / Vue.My version of Laravel is 6 (6.20.11), a version of laravel-mix is latest version (6).My current Metronic theme version is 8.I've been following this part of documentation ( https://keenthemes.com/metronic/?pag...
Hi all, I have a problem with a dropdown menu in a data table. The problem is not limited to my app, it can be reproduced in this demo page: https://preview.keenthemes.com/metronic8/demo11/apps/user-management/users/list.html The problem shows up on an IPhone, but not on an Android smartph...
Hello Guys,I am trying to setup metronic in a nx monorepo enviorment, if you have any plans for nx based release or can provide some insights for succesful implementation it would be a great help to me.here are my issues:putting sidebar, topbar etc in a shared lib is causing erro...
Changing the following selector in style.bundle.css...(from)i { line-height: 1; font-size: 1rem; color: var(--kt-text-muted);}(to)i[class] { line-height: 1; font-size: 1rem; color: var(--kt-text-muted);}...
I bought your metronic admin panel theme from themeforest. But your download links download as demo. How can I download full versions.
hello there, I'm trying to join the Affiliate program, I fill the following 3 fields, but it always shows error.How can I fix the problem and join it?
receiving this type of error when using metronicyou need to enable javascript to run this app. metronic logothanks in advance for the help
Hi, When I refresh my page it seem it went from dark mode back to light. Is it some script or something that I accidentally remove or something that may cause it? And how can I fix it? I'm using V.8.1.0 Thanks.
Hi keenthemes,The Slider appears to not work in RTL Landing page, although it is working on the LTR .. ??Here : https://preview.keenthemes.com/metronic8/demo1/rtl/landing.htmlthank you
I found some error messages while compiling Vue version of demo8 downloaded from the site, and all of them are on "endingShape": "..." in ApexChart.endingShape is deprecated long time ago since ApexChart 3.27 but Metronic8 demos are still using this, which is quite surprising.
How to update this server side https://github.com/mcintyre321/mvc.jquery.datatablesJquery datatable to KtDataTable in asp.net mvc?HTML KTDatatable metronic v8
Which version of jquery and bootstrap using in metronics 8.1 and the latest metronic?
When did you plan to release a Symfony and CodeiGniter version ?
How to change the document title in the export datatable feature?For example, export datatable to excel (ecommerce app), the title is SHIPPING REPORT, I want to replace it with a title that suits my needs.Thank you
Where can I find the KTDatatable in v8, as I'm seeing in components only Datatables.net and yours are more smooth, besides with the regular setup of Datatables.net loads data with page rendering and if it takes too long will hangup page, but KTDatatable waits until page render and then loads data so...
Is it possible to use Metronic theme in Asp.net MVC project instead of Asp.net core ?
Hi, I wanted to download Metronic 8.1.14 Blazor Demo1. After keying in the item purchase code, the download button was spinning but nothing had been downloaded.
I have succeeded in setup metronic 8 laravle package on my laptop, now i want to deploy it to cpanel. but i dont understand how to make it work. i have upload it and set the index path to public folder, but it just simply dont work on cpanel. the error state that unable to handle this request. do i...
Hi, I see Axios is already installed in package.json, but why is it still causing axios is not defined when we call axios on our script? isn't it already on plugins.bundle.js? Why select2 and sweetalert 2 can be used just using plugins.bundles.js? Thanks.
I purchased this theme https://preview.keenthemes.com/metronic8/I am using your angular version of demo 4but I didn't get all the pages that I saw in demo4. So I use the same HTML+CSS structure and inject it into my Angular code and it worked to look the same as in the HTML version but the JS fu...
HiI try to use "kt.menu.dropdown.show" to catch when the user dropdown menu is open.But on vue3 and Metronic 8.0.38 I get this javascript error:Uncaught (in promise) TypeError: _layout_header_Topbar_vue__WEBPACK_IMPORTED_MODULE_1__.default?.reinitialization is not a function...