Introducing ReUI:Open-source UI components and apps built with React, Next.js and Tailwind CSS
Browse ReUI

Tag: Metronic (1603)

I have downloaded the ASP.NET Core project. On the index page I have this code and the datatable is not working. Thank you for your help.@{ ViewData["Title"] = "Dashboard"; KTTheme.addVendor("datatables");} ...
data-kt-menu-trigger="{default: 'click', lg: 'hover'}" not working on iphonelink below is a sample videoLink
file:///C:/wamp64/www/met2022/demo1/dist/dashboards/online-courses.htmlI just need this file to use? Can I skip the build process as mentioned in this video?https://www.youtube.com/watch?v=2uWJpnuCMKQThanks
Hello,I want to use metronic 8 with vue3 without typescript , is there a way to get the theme with javascript only?
Is there pre-made component for Draggable in Metronic React? I searched in demo1 of react metronic but i am not able to find anything related to this. or I have to include it manually.
Dark mode switcher is not displaying in Metronic demo 8https://snipboard.io/S4Crmf.jpgI didn't change anything in the code:@if (theme()->isDarkModeEnabled())
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 Sean and TeamI receive an uncaught error which is traced from plugins to sign-in validator script -> KTSigninGeneral.init();Error: Uncaught TypeError: Cannot read properties of null (reading 'classList') at plugins.bundle.js:26422:119075 at Array.forEach () at...
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...
How do we get the daterangepicker to accept no date. I just want to be able to clear it out.Thanks!
Dear support!I am using Metronic 8.1.5 HTML theme and I would like to known if this version has the functionalities KTApp.blockPage, KTApp.unblockPage, KTApp.block and KTApp.unblock. If not, which is the equivalent for:KTApp.blockPage({ overlayColor: '#000000', state: 'primary', messag...
Hello,Is there a Metronic 8 with Vue2 support?If no, where can I get the latest Metronic that is supported by Vue2?Thanks!
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, 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...
I have an issue with utilizing multiple scripts on one view. I have a view that contains a collapsible panel and form validation. I am trying to utilize the assets/js/scripts.bundle.js and the assets/plugins/global/plugins.bundle.js which I believe are what is needed to utilize collapsible panels an...
Hello, I have been trying to find a way to change the language i use in my laravel/metronic 8 application. 1st problem : I have created a new lang folder called fr, and to get started I copied the files I had in the folder en, translated them, changed the language in app.php and the pages ar...
npm install sweetalert2 npm ERR! code ERESOLVEnpm ERR! ERESOLVE could not resolvenpm ERR!npm ERR! While resolving: @angular-eslint/schematics@13.2.1npm ERR! Found: @angular/cli@14.0.0npm ERR! node_modules/@angular/clinpm ERR! dev @angular/cli@"14.0.0" from the root projectnpm ERR!...