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

All Questions (6032)

ERROR in ./resources/assets/demo1/sass/plugins.scssModule build failed (from ./node_modules/mini-css-extract-plugin/dist/loader.js):ModuleBuildError: Module build failed (from ./node_modules/sass-loader/dist/cjs.js):SassError: $color2: var(--bs-gray-900) is not a color. ╷212 │ @return...
I have the impression that Metronic on Django will setup and override Django’s admin templates.Is this something that will be implemented in some demo in the future? If not, any recommendation how how to implement/use Metronic as the admin templates?Thanks.
I use React version of the thme and I want to switch to rt, I followed tips here but not all the website is rtl now, side menu still in the left and the link does not seem updated The Link, I also read this
Hi, after upgrading my app to 8.1.7 to be served from Vite, I get around 300 errors when I try to build - but no errors when I use npm run dev. Something most have changed radically, with the new build motor going from Webpack to esbuild with Vite - I understand that, but it's quite useless to n...
What does the function named "getuserbytoken" do. how can I remove this function.
Hi support,I have followed instruction from https://preview.keenthemes.com/html/metronic/docs/getting-started/build/webpackThere is wrong instruction at No. 8, should be npm run localhost not gulp localhost. When I typing npm run localhost why asset folder missing ? so demo1 website was...
Hi, thanks so much for creating the new Metronic Demos! I know you all are working on more package updates; I'm just wondering whether it would be possible to get access to the Figma file for Metronic Demo 39? We're keen to start implementing based on https://preview.keenthemes.com/metronic8/demo39/...
The variable "$custom-sizes" in _variables.scss file has only the following percentage values: 25%, 50%, 75% and 100%.I would like to add new missing values, for example: 5%, 10%, 15%...I created a new variable "$custom-sizes" add only the desired values in _variables.custom.scss, not overwritin...
How can I export the data in the HTML Table to pdf and excel.
HelloI'm trying to get the active menu to update however receive the following error:admin2.php:667 Pathadmin2.php:668 /usersc/admin2.phpscripts.bundle.js:2547 Uncaught TypeError: Cannot read properties of undefined (reading 'closest') at _getItem...
Hi,When i choose the option-value,How can i change the selected-value in the form-select?Can i make it in JS?I am using the spring-version.Regards,
Hi, I am seeing this error in my console:Uncaught ReferenceError: KTUtil is not definedhttps://localhost:50461/assets/js/custom/authentication/sign-in/general.js:193I think I have added all the scripts I need for this page: var hostUr...
I am going to purchase Metronic from themforest, but I don't know if all framework (like HTML, Vue, React, Angular, Laravel and etc) files are included in the package or no?
Hello there devs,I wish you guys have a specific build of the themes without jquery plugins so you can release it with vite.The reason is I mostly use the theme with vue project and the result is:- Webpack is slow for devs- Vite will be future for vue- Initialize theme "+plugins" after...
There is an option of mouse-drag according to official doc https://ganlanyuan.github.io/tiny-slider/demo/ that I can't reproduce via https://preview.keenthemes.com/html/metronic/docs/general/tiny-slider/overview#optionseven with an ID of "mouse-drag" in the container as they request
Hi, do you have any news about metronic support for Laravel + Inertia applications?This topic was already asked a couple of times in this forum.It would be really great if there would be support or at least a guide for how to use metronic with laravel 9 (or now 10) and inertia to be able to wr...
import { useI18n } from "vue-i18n";const i18n = useI18n()how I can use it in folder router in index.ts file to translate for example :pageTitle: "title",breadcrumbs: ["bread"],I have tried a lot but to no availMetronic demo 8 version 8.1.7node v18.12.0...
Hey guys! I am unable to download version 1.0.6 of Jet HTML Free. The download link always downloads version 1.0.1. In the changelog it says that the latest version is 1.0.6. Can you help me? Thanks!
Hi,The Good theme documentation is showing 'File not found'here.
I started my project on version 8.1.1 for Laravel using demo8 and now that I have completed it I would like to upgrade it to the current version which is 8.1.7.I noticed that there are some differences in the especially in the resources folder, I understood the new build method but I can't under...
I know that codecanyon dont support more than one license to be used several times..But if we wanted to use the same dashboard as a start kit for several times, its gonna be a issue for a development agency.Is there any way we can get this so we can use it several times under a one license,,ma...
Hello!When I try to use my own version of Fontawesome pro the "duotone" icon type only works if the plugin was initializated by JS.But in my project i need initialize as CSS.The JS version working:The CSS version bug: