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

All Questions (6038)

I have recently updated my Metronic to v8.2.0 specifically because in v8.1.9 the datatables implementation still used Bootstrap 4 intergration.However after the upgrade the Datatables are still using Bootstrap 4 and not Bootstrap 5.I checked the src/js/vendors/plugins/datatables.init.js and cl...
Custom Script not working and unable to get updated values on form Submit if we remove the class of your theme data-kt-app-sidebar-fixedthen Form Submit is working and if we use your theme class data-kt-app-sidebar-fixed not able to get updated values on Form Submit. using jquery and Javascrip...
DearI have a problem when I use 2 or more select2 multiple inside the menu.when i use 1 it works fine.apparently the problem is hereUncaught TypeError: i.on is not a function at scripts.bundle.js:1:8559 at Array.map () at Object.init (scripts.bundle.js:1:8058)...
Hi there,in Metronic Django version, once a slash in provided at the urlpattern of urls.py of the project as below:urlpatterns = [ path('crm/', include('crm.urls')),]assets of top right header get 404. If slash is removed, they can be loaded:urlpatterns = [ path('crm', include(...
Do you have theme only?, I mean style of KeenThemes. all I need just clone theme to setup new project by myself.
Hi all, I have a page with a datatable on that is grouped. Im struggling to enable the search and export facility that is on a datatable. It can be done as per the link here https://datatables.net/extensions/rowgroup/examples/initialisation/simple.htmlThe code i am using is from t...
Hello, I've just bought Metronic for my Symfony 6 project. I'd like to integrate Metronic using Webpack Encore with the `npm run build' command. However, in your Symfony example version, you load the CSS and JS files with a PHP script called 'ThemeHelper'.I've tried importing only the 'assets' f...
I have installed clearly metronics 8.2 laravel but not logging. GET http://127.0.0.1:8000/assets/js/custom/authentication/sign-in/general.js net::ERR_ABORTED 404 (Not Found)
I want to create products for Codecanyon with this admin template. How much to pay for it?
I am using metronic private chat theme. i didn't modify anything in that but in "https://preview.keenthemes.com/metronic8/react/demo1/apps/chat/private-chat#".text-dark and .bg-light-info are fetch from page-title.scss file. In my project .text-dark css fetch from text.scss and .bg-light-info from...
Hello,Could you please let us know if you have any plans to develop a dedicated extension for Visual Studio Code that would enhance the use of keyboard shortcuts for CSS and JavaScript languages? Such an extension could significantly improve developers' productivity by providing convenient short...
Hello, dear Metronic team!I have a problem with icons preview in several pages:https://preview.keenthemes.com/metronic/demo1/features/icons/fontawesome5.html https://preview.keenthemes.com/metronic/demo1/features/icons/lineawesome.htmlhttps://preview.keenthemes.com/metro...
Hi Support-Team,during the integration of the carousel "Our Great Team" from sample page (https://preview.keenthemes.com/metronic8/demo1/rtl/landing.html) we have noticed that it is not working. For the integration we followed the documentation of the Tiny Slider (https://preview.keenthemes....
Is there an easy way to use the select2 from html with angular ?
Install react-flatpickr dependency with yarn or npm. npm: npm install --save react-flatpickr yarn: yarn add react-flatpickr Metronic customized flatpickr styles are alrea...
Hi as i try to move from login screen getting error using blazor theme Cannot read properties of undefined (reading 'closest')TypeError: Cannot read properties of undefined (reading 'closest') at _getItemParentElement (https://localhost:7287/assets/js/scripts.bundle.js:2517:24) at _getItem...
Is there any approximate date for when the Login / User Management will be available for the Blazor version?
Hi!I'm using metronic 8 for react and I can't use the datepicker. In the files I don't see any example of use, I see that in the scss files there is a flatpickr file but I have no idea how to use the datapicker. Can someone help me with this?
I have an issue with the theme from GetBootstrap, when I run Gulp. I am looking to customise the paths so the the destination goes without the demo9 (which I am using) folder name, however I cannot figure out where to change the paths.I also have an issue where the SASS does not compile, JS seem...
Hi guys, is it possible to make the dialer value comma separated (as in thousand separtor). i.e. rather than having something like 3000.00 , i should have 3,000.00
Hi in blazor app i want to show popup on specific location like i have a button on button clck i want show poup box beside that button.like this or any other way i have two child box inside that i have button on that clcik show popop in that box only etchttps://developer.adobe.com/commerce...