I’m using the Metronic 8 Demo4 React version.I have implemented functionality of dark mode in the web app. Now I'm trying to change the background color of the loading page to 'black' when the mode is in on dark-mode and back to 'white' when the mode is on the light-mode. I am using an id called '...
Hi - is there a good way to pass data to for example "AddCustomerModal.vue" from CustomerListing.vue ?I want my modal to be used for not just adding records but also editing records.To edit a record, I have the Edit button for each row in the datatable which calls a function that shows the m...
The documentation for HTML Metronic 8 shows a Stepper for forms, but I can't seem to use that Stepper in the React version. I assume there is a component for the Stepper in the React version, but I cannot see that in the documentation. How do I use the HTML Stepper or a Stepper component in the Reac...
Hi,I bought a Metronic licence and I dowload the zip file, and I want the angular app how can I get a skeleton app without all the demo pages?If do you not have a skeleton, can I have a guide, who explain what I need to implement in my app.The main ideia is to apply the metronics layout in...
Hello,How can I open a popup inside another without hiding the first one on the Demo29 template ?I use HTML/CSS/Bootstrap/JS.Thank's in advance.Have a nice day,Lucas
Hi,I want my datatable to show at the bottom "Showing 1 to 10 of 50 entries" for example. I see its available in your non-vue examples, but I dont see a way to enable that in the vue demo 1 or 2. Is there some snippet of code you could provide that I can add it in manually?Thank you,Ch...
I want to place 4 elements in each row on this page. How can I change their size.For example ; I want T-Bone Steak,Chef's Salmon,Ramen,Chicken Breast on the same line.
First, I know it's a- Major change- Matronic's code quantity is pretty large- Most of its UI is based on Bootstrap- TailwindCSS is still not as popular as Bootstrap.TailwindCSS is popular, i've used Metronic since v6, and I've spent a lot of time on its code.After using TailwindCSS i...
When HTML demo7 will be available in laravel 9?we need below html design into laravel 9 please help with this.https://preview.keenthemes.com/metronic8/demo7/index.html
I build the website to switch between 2 languages one LTR and the other one RTL,so please guide us in building the output with both languages (RTL and LTR)we are using Vue demo 8 and Metronic 8.1.6
I'm obviously missing something important. I purchased what I thought was a blazor template. The blazor instructionshttps://preview.keenthemes.com/blazor/metronic/docs/getting-startedare the same as the node instructions, and look to be correct for node and not blazor. How can I get a blazor dem...
How can I use search boxes in footer for column searching instead of using filter dropdown.See default example link: https://datatables.net/examples/api/multi_filter.htmlI tried it on my own but it makes the design break.
import type'type' is declared but its value is never read.Vetur(6133)Module '"@/stores/auth"' has no exported member 'type'.Vetur(2305)import { useAuthStore, type User } from "@/stores/auth";metronic demo 8node v18.12.0npm 9.1.2
OverlayClick on the below button to toggle a page loading state with basic spinner indicator and text message along with overlay background color:Not workHow to use
Hi keenthemes,That would be great if Metronic comes with a third version of a pricing table, since a lots of businesses has a lots of options that repeted through plans like here in the picture : https://mailtrap.io/pricing/Since you've got already a css for it, it would not take too...
Hello,I use Metronic DEMO 1 (HTML).I'm using ajax to add a dropdown menu (data-kt-menu=true).Everything works fine except the drop down list is not opening.Does support have any ideas for resolving this ?var html = `
Hello,I use metronic demo1 (html).I need unminified scripts-bundle.js.I found the compiled minified version but not the unminified.Can the support send me the file by mail ?Thanks
You have provided many options and available pages on the theme https://keenthemes.com/metronic/ sales page, but after you purchase it its only available in HTML and 90% of the pages you see on this theme for example exist? https://preview.keenthemes.com/metronic8/demo1/index.html?mode=light&_ga...
Hi, I'm trying to add password functionalities (password visibilty, password strength, ..) to my ASP.NET MVC (not Core) application. Mandatory CS and JS files are included on page as is stated at https://preview.keenthemes.com/html/metronic/docs/forms/password-meter.But password functionalit...
It seems the sidebar is defaulting to the dark-theme, even when downloading demo 1 as a fresh instance. The sidebar toggle between light and dark just stays dark?Is the layout service part missing from the sidebar-menu.component? Any solutions to this?