Get 2025 Templates Mega Bundle!$1000 worth of 19 Bootstrap HTML, Vue & React Templates + 3 Vector Sets for just $99
Get for 99$

Metronic (4808)

I've follow all steps from documentation to integrate metronic 9 tailwind version with laravel, but when I run, the sidebar can't collapsed. I've used your example integration project on github, but still same. I don't know what I missed, I just follow every single steps from your documentation.
I have created a new HTML page in a desired location, when I copy over the code from the theme page i would like to use as a base I get 404 errors and the page is all broken. Please explain what it is I am doing wrong.Thanks,
Can I upgrade the Datatables of my project to the latest version as I need to Implement more Sofisticated Filtering Options: https://datatables.net/extensions/searchbuilder/
Hello,I’m currently using Metronic version 8.2.27. I would like to use the kt_modal_create_project modal, but I’m unsure how to proceed. It seems like I need to use the create_project in the src folder, but I’m not sure which basic HTML template I should provide for content.ejs.When I try co...
Hi,not sure if such config exist, but before building, is there a way to change the demo used to generate the razor files? or they have to be manually modified based on the HTML files?
I am going to Categories....Metronic and then clicking on "Vue" tag.This brings up the same results no matter which page you click on.
Hi there,I am using Symfony 7 which come with Turbo & Stimulus.Every time I change page, the menu / dropdowns stop working.I tried looking online for similar issue / solution, and the closest I got is few threads about Ruby using Turbo.In most cases, they say the solution is to use K...
Hi Team,Metronic on every page change is sending verify request to the backend.// verify auth token before each page change authStore.verifyAuth(); // before page access check if page requires authentication if (to.meta.middleware == "auth") { if (authStore.isAuthenticated) {...
When I run...npm installI get the below message...npm warn deprecated inflight@1.0.6: This module is not supported, and leaks memory. Do not use it. Check out lru-cache if you want a good and tested way to coalesce async requests by a key value, which is much more comprehensive and power...
Dear Support,I purchased a copy of Metronic but have trouble getting your Blazor integration guide to work. I'm following the instructions here:https://keenthemes.com/metronic/tailwind/docs/getting-started/integration/blazor-serverI followed thru steps 1 to 4 (4 being - npm install & npm ru...
Hello!We running an Angular 18 application using the Metronic theme and love it (we're running Metronic 8.2). However, we recently ran the project through SAST scan and it returned a number of vulnerabilities tied to https://cwe.mitre.org/data/definitions/79.html.Basically, it's complaining...
I'm going through the installation guide for Metronic 9 Tailwind: https://keenthemes.com/metronic/tailwind/docs/getting-started/installation and just want to use the HTML version.Do I need to do points 6 to 8 with the HTML version, as it looks like the files are already in there?
Hi, I am using Blazor Metronic Templates. Tooltips doesn't work in components because components add content dynamically to dom.Kindly guide me how can I resolve this problem to show tooltips in Blazor Components
Even though I followed the steps on the react integration page exactly, the project opens but the page does not load.I think the https://keenthemes.com/metronic/tailwind/docs/getting-started/integration/react page is out of date.There is no error message, the page just keeps loading.
i work on bootstrap version of metronic , with laravelwhen i use select2 in modal body like 'create-project' it not working, filtration not working and i cant write in text box to use filteri tried it in another places , works fine but not modals ?
i have bought the metronic . i am planing to use the tailwind verision and vue 3 app.but i cant find out how to make it rtl . dos it support rtl at all ?
I bought your product imagining to download the React + Tailwind version, is it possible to download it?Reading your blog I notice that it is still in beta, it could be fine for me at the moment since I have chosen you as design driven.I await your kind reply.Kind regards,Amarildo Lena
I want to add a documentation or blog for my website how can i add. i am using react bootstrap demo-1 theme.
Hi i am trying to setup metronics for Spring,I have done the below step -> 1) Start your command line interface and change directory to starterkit/_keenthemes/tools.cd Starterkit/_keenthemes/tools2) Install dependencies with either one, yarn or npm.I have used npm - npm install...
Topbar menu wont hide when change password modal is click.Image for desktop version : https://ibb.co/7RjgXCB Image for responsive version : https://ibb.co/cCnkp2H
How do i change the node version of metronic 7 to either 16 or 18?when i try to change the node version either 16 or 18 and try to run npm install it throws multiple errors and the main error i am getting is for node-sass.
The Link component from react-router-dom is behaving like an anchor element. It refreshes the page and navigates me to that page. How can I fix this