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

Metronic (4471)

Hi,Metronic's by default includes all its available resources within the gulp config so the bundle size of the compiled CSS/JS files. To reduce the file size of the CSS/JS bundle files follow the below steps: Open theme/tools/gulp.config.js and refer to base->global->src
I downloaded the starterkit and when I try to run "composer install" I get errors Installing dependencies from lock file (including require-dev)Verifying lock file contents can be installed on current platform.Warning: The lock file is not up to date with the latest changes in composer.json....
Hi there,I'm running a VueJs app with Metronic 9. I have an element I'd like to use reparent on that sits inside one component, but the new parent element is in another component.When I attempt to run reparent with both new parent and the original element in the same component it works prope...
I'm using widget36, I use it in two different graphs, each one separately, but in both the bars come out blue, how can I change the color? I've tried several things, but I haven't been successful.
Hello, I would like to connect version metronic9 to my project in version metronic8. Can I ask for help?
Dear Support,I've downloaded the latest version of tailwind (9.05) and followed the instructions on https://keenthemes.com/metronic/tailwind/docs/getting-started/integration/blazor-serverwhen i tried executing "npm run dev"I get the error missing script.I checked package.json under scrip...
I tried to look for figma files in the Metronic 8 files but i didn't found any figma files, is there a way to see the figma file for each demo ?
Hello, as far as I checked, the landing page example is only available on HTML. Is there a plan to implement it on React aswell? If not, is there a document where I can use it to conver that HTML landing page to React?
Dear Support,I've downloaded the Blazor version. Opened the project file for the included StarterKit from Visual Studio 2022. Compiled it without errors and ran it.The default web page opened but any other pages I clicked on the side menu didn't work. All the links I clicked from PAGES, APP...
Hello,We need to use a multiselect in the project, but for some reason, there are no adapted styles for Metronic. It looks completely different, and there's no dark theme available.I couldn't find any adaptation for the multiselect in the plugins folder, and I can't find the SCSS for adaptat...
on Header component there is an toggle button , its visible on small screens only..after click on its open a right modal..
My project is working locally fine, but when i "npm run build" and try to open dist/index.html with live server nothing rendering when i move .js and .css files manually to root and use them index.html it is partially work but assets and medias are not rendering.i am using metronic_react_v8.2.6....
Hi team,I got this error when running the app after integrating the Metronic v9 into my Angular project.This is the stack trace:```window is not defined at eval (~/Workspace/myproject/src/metronic/core/index.ts:106:1) at async instantiateModule (file:///~/Workspace/myproject/node_...
Hi, I've just implemented your tailwind metronic template with React and Vite, and I'm facing these warnings (postcss issues) :To reproduce, I launch "npm run dev" with default vite configuration and then, I access to the home page.Can you help me please ?[vite:css] Complex selectors i...
Hello ,I am going to integrate metronic-v9.0.4 into Laravel project , I uses the instructions on https://keenthemes.com/metronic/tailwind/docs/getting-started/integration/laravel to do thatI see that the file src/app/layouts/demo1.js , while I will use the demo5 UI , so does this file will...
Hi,How do I access Metronic 9, demo 2 layout and css? I can't seem to find it.Regards,UN
Hi Team.I want to add a number range field that can select max and min values ​​on both sides. But I can't find one already implemented there.Have you implemented this? If so, can you share how to do it?Thanks in advance,Vahan
Hello,I have a SaaS which is already fully functional. However, I have purchased metronix dashboard template in the view to only use the styling (UI) of the dashboard without distorting the funtionalities, calculations and flow of my platform.Can this be done? i.e. integrating some of the el...
Dear Metronic Support Team,I am facing an issue while deploying my Metronic-React-based project on Vercel and would greatly appreciate your assistance. I have also changed base url path, but the issue persists.Issue Description:I am currently trying to deploy my React-based project (built...
Is there any way i can use metronic 9 as a full page livewire component?Currently it is causing issues such as sidebar not working properly.