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

All Questions (5387)

Hello Community!We’re excited to introduce Metronic Nest, our latest tool designed to help you build fully functional we...
We are thrilled to release a year of hard work for Metronic 9 with Tailwind CSS! As Tailwind CSS becomes the de facto UI framework for modern sites, Metronic 9 aligns with this trend right on time. What's New:Complete Figma Files: Every single page, component,...
When you purchase Metronic, the premier admin dashboard template from ThemeForest, comprehending the licensing terms is crucial to ensure your usage complies with legal requirements. This guide aims to demystify these terms, highlighting the differences be...
Hey Metronic Community,Our team is currently on the lookout for a developer proficient in software development using Metronic to collaborate on exciting customization projects for our clients. Who We're Looking For:The ideal candidate should have experie...
Dear Community,Metronic Evolution is on the way! Redesigned UI, dark mode, MUI Version with Next.js, Vite, Typescript, and a rich component library, plus Tailwind Version with Webpack support and versatile components.Complete Redesign. Revolutionary redesign with new UI, dar...
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.
I followed this guide to get nextjs version up an running:https://keenthemes.com/metronic/tailwind/docs/getting-started/integration/nextjsHow I'm supose to use the core components in my nextjs code you don't explain that in your documentation.You have this section that say to import global...
Error is "getActivePinia()" was called but there was no active Pinia. Are you trying to use a store before calling "app.use(pinia)"?Followed all steps : Laravel 9 (with Vite) and Vue 3 integration [For Metronic v8.1.6+]so after that I am getting error : getActivePinia()....Note that I...
Hello,I have installed & set up metrolic 9 in laravel as per this documentation, https://keenthemes.com/metronic/tailwind/docs/getting-started/integration/laravel.However, it seem to be some issues with the UI.Could you please help me? Am I missing some css or components here?
I'm having problems because there is no installation file. Can you help me?
i bougth metronic template.. i added this script in blade file.i used wire:navigate but pagination not show of table.after reload show pagination
I've run into this problem while developing a react spa based on Metronic 8 React:I've added a react-select in the header. When viewing the app on a small screen, the header is moved to a sidebar. When viewed like this, the react-select does not work. It seems something is capturing the click ev...