Open-source by Keenthemes!Support our KtUI and ReUI open-source projects and help with growth.
Star on Github

Metronic (5004)

I have a project in Symfony 5 that uses the Metronic 4.7 library. How can I update my project to the new Metronic 8.2.2 library and ensure that everything continues to function properly?
https://preview.keenthemes.com/metronic8/demo1/apps/ecommerce/catalog/add-product.htmlin above link when i adding a long text in quill editor ( Description ) design will be break how can i resolve this issue
Hey,Im trying to include the exclusive components in the build, but specifically the loader component. when I include only mandatory components the loader element won't show the loader itself (circle) everything else works. What argument in the config includes the loader element specifically? an...
Hello, im using metronic 8.2.3 VUE.I'm using custom variables in _variables_cusotm.scss for changing my main theme color. But it only work in light mode, not working in dark mode. while theme switched to dark mode, primary color set to default bootsrap color (blue).Any help will be appreciat...
Dear Dev Team, I'm interested in using the Metronic Django theme with an existing Django project. I have reviewed the "Getting Started" documentation, but I could not find specific guidance for integrating the theme into a pre-existing project.Could you please provide instructions or point me to...
Is there a template with calendar slot times arranged horizontally rather than vertically?
Hi, Can you send me the .js files with the javascript programming concatenated?To make editing easier.Thanks
Hello Keenthemes Dev Team,I hope this message finds you well. I'm reaching out because I'm looking to update my Metronic template from version 8.1.7 to 8.2.1, as well as Angular from version 15 to version 16. However, I want to ensure that this update doesn't negatively impact my current project...
I bought your Metronic Theme for another account. Now, I'm having trouble with the side navigation. Even though I followed your documentation, I am facing an error when creating a new dropdown menu. In that submenu page. The error message I'm getting is http://localhost:3011/admin/error/404. C...
Team KeenThemes - Are there still plans to have a Tailwind version of Metronic?
Hello, great job! Thank you for such a nice template. Unfortunately, the Django version isn't working. The command: `npm run build` fails with an error:```ReferenceError: require is not defined in ES module scope, you can use import insteadThis file is being treated as an ES module because i...
hii,i am using react metronic demo1 theme, and i want to know which types of authetication functionlity you're using in react metronic thme, i want to implement access and refresh token functionlity but there is conflict in code, please help me to solve the problem, is i can edit the metronic au...
HiI have experience bug when i have 2 modal that had a table in there , when i export the excel file on 1st modal it work but when i try to go on 2nd modal then export the table im downloading the excel of the first modal not the current modal how can i make this work any recommended to solv...
Hey team,There is a major datatables release https://cdn.datatables.net/2.0.0/Do you have plans to update it?Thanks
Hi.Is it just me or is there a bug?Modal windows with class modal-lg and modal-xl are not working for me.After showing such modal it breaks whole webpage.Modal contents is added to the end of the webpage and dark overlay (backdrop) covers entire page (also cover...
I am trying to migrate the metronic8 react theme to next js, but the layout gave me alot of problems , do you have a guide? or should I stop trying?
I'm using KTMenu.updateByLinkAttribute in my vanilla html project powered by htmx, I'm expecting ```// This will recalculate and update the menuhtmx.onLoad(function(evt) { KTMenu.updateByLinkAttribute(window.location.pathname, "hx-get");});```to update all menus, but it's only...
Page Loader for HTML template it is simple to have Page Loader.In LARAVEL how is it possible to have "Page Loader"?
When using the Metronic HTML theme, to make changes to the core areas which replicate across the website such as header, footer, navigation menu do i have to copy / paste the amended code for each page or is there an easier way to do it.e.g.Lets say i have 50 webpages and amend the menu, do i...
HI, i want to display a custom specified error message if the user entered an incorrect user or Password, the error message should be specific instead of 'Sorry, looks like there are some errors detected, please try again.'i'm using Metronic Starter kit in laravel 10
Hi,We are using metronics theme in Laravel which is setup in docker. Everything looks good except it shows some variables (starting with @) at frontend even after compiling the assets. Please see attached for more details.Can you please help us here?