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

All Questions (6036)

How to setup hot reload in webpack in metronic 7 and react template? what is the config and command to run in a terminal?https://keenthemes.com/metronic7/?page=docs&section=react-quick-start
I noticed in the html structure of the Angular template there are two tagsWhy is there such a need, which is not recommended in html
Hi,Do you have or can create icons for vehicles category? I am looking for icons like scooter, car, truck, trailer etc.
Hi, I'm using metronic angular v8.1.5 demo1I found a typo that was causing the breadcrumb to not be displayed.src/app/_metronic/layout/components/toolbar/toolbar.component.ts:120this.appPageTitleBreadcrumb = this.layout.getProp( 'app.pageTitle.bre...
Where location I can modify the code when I am downloading a project? (HTML)
Hi Team,I need to copy the alert message in the Sweet Alert Swal.fire, because I have a functionality in the Alert Success to copy a text message.In the documentation it can be copied, but not in the template.https://preview.keenthemes.com/html/metronic/docs/general/sweetalertThank you...
I bought a metronic theme, I followed the laravel instructions to build the application. Everything is working fine except that the svg icons are not working. I tried looking for a fix on my own but i'm not getting anywhere.
Hi,Do you also have a component where the layout component is vertical and not horizontal?e.g. page where it's horizontal: https://preview.keenthemes.com/metronic8/vue/demo8/?_ga=2.51434665.1633134830.1667988175-1914974606.1667988175#/crafted/pages/profile/overview
hi, when i want to use a feature, as belowe.g;KTDatatablesExample.init();Do I have to write the code on every page?If I'm going to use this feature in many places in my Rails project, how will I do it? Including the file directly isn't enough for it to work?And these js files are f...
Hi Teams,in router file there is breadcrumbs field meta: { pageTitle: "Dashboard", breadcrumbs: ["Dashboards"], },how can I display it - I`m using demo 5How to chain subpages for example Dashboard - subMenu - subSubMenuregards Krys...
t works fine, but I have OCD :)in ./src/App.vue?vue&type=style&index=0&id=7ba5bd90&lang=scssModule Warning (from ./node_modules/sass-loader/dist/cjs.js):Deprecation $weight: Passing a number without unit % (100) is deprecated.To preserve current behavior: $weight * 1%More i...
have metronic 7 code,update this how to integrate KTDatatable in metronic 8?KTDatatable amazing!!!
Hello. I am using the django starter kit. I am having issues with the code base. Looking at the JS code it has the submit form commented out, however I can only get it to POST the data if I uncomment that part and remove the:// Show message popup. For more info check the plugin's official d...
I would be grateful if you show an example of how to transfer data to a component of a modular window.
I can't find the sticky card feature in metronic 7 in metronic 8. How can I do it ? I'll be happy if you can help me.Screenshot
Hi, We use laravel version metronic 8.1.5 , in rtl version toaster message not show currect, the icon should be on the right side, but in left side.also i attach my config and photo of this error. toastr.options = { "closeButton": true, "debug": false,...
Hi, I'm working on a laravel project with a traditional frontend (blade files, no react, no vue or anything like that).The client would like to swap AdminLTE for another dashboard. But he doesn't want to invest the time to transform the existing application into a backend API, so the new dashboa...
Hello,Is there a Metronic 8 with Vue2 support?If no, where can I get the latest Metronic that is supported by Vue2?Thanks!
Please help with form validation. I want to replicate the register page but form validation is not workingthis is my create and store methodspublic function create(){ return view('associations.create'); }// For the association creation public function store(){...
Hi,I have purchased Metronic 8 for my ASP.Net Core 6 project. After extracting theme i am not able to find folder at loaction ..\metronic_v8.1.5\asp.net-core\demo1.there is only one file download.html.Please suggest me the next steps to use metronic 8 in ASP.Net Core 6 App.Documentation...
When using MVC Route on Sidebarmenu, current page is not activated on the menu. Could you please help?