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

Tag: Metronic (1603)

HI.It is possible to add to the kt-datatables component (Vuejs) the option to customize the styles of the background color and borders of the cells. I need this option since I need to change the background color depending on a specific value in the cell.
Hello, I am using Laravel version, how to switch Sweetalert2 notification from light mode to dark mode. Btw, I am using LivewireAlert package. https://github.com/jantinnerezo/livewire-alertThanks.
Hey guys,starterkit (Laravel) doesnt appear to have Tempus Dominus.Ive edited resources/mix/plugins.js to include it from the node_modules directory.However, your help documentation:https://preview.keenthemes.com/html/metronic/docs/forms/datepickerRefers to an init file src/js/ve...
In menu.js on line 248"var target = document.querySelector('[data-kt-menu-target="# ' + the.element.getAttribute('id') + '"]');"It has a space after "#" in query selector. It occurs bugs
HiI just bought Metronic theme and trying to run with Blazor as per given instructions but getting error as below while running "npm run build" command: Failed to load 'D:\Celestia\MetronicBlazor\Starterkit\_keenthemes\tools\webpack.config.js' config[webpack-cli] ReferenceError: require is...
Hello, I want to work with full file names like https://example.com/user-settings.php.How can i import my Content. And where must i store the Content?
When you print, it prints the whole page. Would be nice to have a helper class that lets you specify what to print on a page.eg:https://preview.keenthemes.com/metronic8/demo1/apps/invoices/view/invoice-2.htmlWhen you click print, it prints everything. In a real world situation, you would wan...
Hey Guys,I have a logo img with black font (eg: logo-default.png). How do I define the appropriate variable / css / whatever needs to be set to have a "dark mode" alternative for it (eg: logo-dark.png)?Thanks in advance!
Hi - We're using Metronic for our admin but feel we could improve on our usage.We'd like to hire an exceptional, experienced UI/UX designer to help us better implement Metronic.Please reach out if you're great with Metronic, UI/UX design and interested in a contract.Thanks!Jay
on my console ım getting theese error, and ı guess its just about smt named KTUtil, ım fresh guy in softwares so would you help me please?widgets.bundle.js:1 Uncaught ReferenceError: KTUtil is not defined at widgets.bundle.js:1:1405(anonim) @ widgets.bundle.js:1widgets.js:1 Uncaught Ref...
I read the documentation of the metronics theme for light box use. and followed the steps but it's not working fine in the angular project.
Hey Guys,When you try print a page with a table that has table-striped, you cannot make out whats in the table:
Hello, I'm using the Metronic theme v8.1.5 with the Blazor server now. I want to update the version to v.8.1.7.Is there any issue for it? Can I simple update by copying the downloaded theme files?
I have below warnings on every pages. Please advise what I need to check. plugins.bundle.js:58060 Tagify: input element is already Tagified - Same instance is returned. ​M @ plugins.bundle...
Hi, earlier version like 8.1.4 has this already covered.Again switching to dark mode - element plus still lightThe same with SweetAlert.Can you please give me a tip to fix both?
Hi All,With regards to the following in Layout Builder here: https://preview.keenthemes.com/metronic8/demo6/layout-builder.htmlDo you have any advice on how to ensure that the 'spinner & message' renders correctly when on mobile? It seems like the 'loading' first starts off to the lower righ...
Hi,I try to install metronic laravel 8.1.7 and i have an error with : npm run dev npm run dev> dev> npm run development> development> mix✖ Mix Compiled with some errors in 22.64s1 WARNING in child compilations (Use 'stats.children: true' resp. '--stats-children' fo...
I am using Metronic 8.1.7 Laravel and when I try to visit root (/) it automatically redirect to login page. I want to show a landing page and open login page when user click login button. How can I do this?
Previously we have multiple demos implemented for Laravel, but at the moment we can only download the starter kit that only have the minimal for demo 1.The other demos will not be available anymore?It was useful because was easy to start with a new demo now we have to create multiple layout...
Hello Kennthemes,I have just Downloaded Metronic verison 8 and Used the pre-built Customers Listing Layouts.Select2 on Filters Dropdown is not properly working. I have read the documents and they said that Select2's CSS and Javascript files are bundled in the global plugin bundles and globally i...
Hey Guys,I have used starterkit as a base for the conversion of a Metronic v6 app to a Metronic v8 app.I have been successful in all aspects except now I was testing the 'reset password' facility and have gotten as far as getting the reset mail link in an email.However, it then redirects me...
Hi, When using the vue version of metronic 8, how to use the server for pagination?