Metronic Mega Update!Tailwind 4, React 19, Next.js 15, KtUI, ReUI, eCommerce, User Management Apps and more
Explore Update

All Questions (6041)

The GOOD documentation link isn't working properly: https://preview.keenthemes.com/html/good/docs/index.It seems to be failing to load the JS and CSS assets. The following is seen in the network tab when loading the documentation:Request URL:https://preview.keenthemes.com/html/good/...
After build: prod, the demo 2, 7 and 9 have a bug on header when scrool.
Hi all,First of all, I would like to extend my congratulations to the entire team for such an amazing design.I would like to use tailwind template (v9.04) for my new project. It is asp.net core mvc(8.0). I will be using razor views. 1 - So, I just wanted to know is it ok just copy dist/a...
I bought this theme from themeforest a while back, but now any documentation I try to follow to get this spun up as a react vite app fails miserably. I'm almost there, I just can't figure out how to get the demo1 preview structure in my code.
Add the first level menu to the third level menu in the sidebar, and the position of the third level menu from right start will run to the left of the second level menu instead of the right.Test version: vue_v8.2.7_demo8Aside.vue
Good morning,I have updated visual studio from 17.10 to 17.11, in particular to 17.11.3 ad since the update with javascript debug enabled the debugger stops with an Unhandled exception every time a page is loaded. I haven't made any changes to my code after updating visual studio.The stack tra...
I have a problem like this. I want to initialize Datatable with js. I am getting the data from the backend. However, when KTDataTable is initialized first, the data does not come without updating KTDataTable (for example, when clicking the sort button). That's why I need a KTDataTable usage example...
Dear all, After creating a new project in Symfony such as:symfony new metronic --version="7.1.*" What is the instructions to composer install metronic template? I could not get it the instructions based on:https://preview.keenthemes.com/symfony/metronic/docs/getting-started
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...
Good Day !I would like to ask that i want to purchase the template METRONIC and after working on this template with my programming making application using this template can i re-sale on codecanyon or themeforest?Waiting for your kind reply.Thanks & Regards
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....