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§ion=react-quick-start
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...
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...
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...
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...
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...