I am using version 8.2.2 (react), demo 7.I would like your help to make the secondary display of the aside start closed and open and close whenever I click on the tab icon and not by the button #kt_aside_toggle.If possible, I would also like help to make the secondary display automatically c...
I have purchased metronic and I want to deploy this project to my server using nginx?by npm run build, I have made dist and deploy to server using nginx, but i am not able to deploy it,Can i get some information, how to deploy it?
when im go to console , i get this error for the first initialization after npm install and npm run dev ( same way using yarn too )Uncaught SyntaxError: Unexpected token ')' (at content.js:16:41) , what is that means ? and how to resolve this error ?
Hi,I followed your instruction belowhttps://preview.keenthemes.com/html/metronic/docs/getting-started/customization/sassbut it seems like the priority of _variables.custom.scss i...
Hi,I am always using HTML-demo1 for my project and I satisfy with it. However, when I jumped from v8.2.0 to v8.2.3, the colors become vivid. Besides, I realize that the colors in demo 1 are different from those in your documentary- Demo 1
Hi,I am using CKEditor - Classic style and it seems like we do not support dark theme for it like the way we do for CKEditor - Inline / Quill / TinyMCE. Actually, it becomes worse if I do not set a color text class text-gray-700 as your example
Hi team,We have using this specific templatehttps://preview.keenthemes.com/metronic8/demo1/index.html?mode=lightwhat we want , on 'light' mode selection, the sidebar should also have light background instead of dark backgroud.could you please let us know asap. PS - the template i...
When unchecking the Fixed Header option in Layout Builder, the menu leaks onto the screen when scrolling, it happens in demo1 and demo2 from what I noticed
\starterkit\assets>npm run buildnpm ERR! Missing script: "build"npm ERR!npm ERR! To see a list of scripts, run:npm ERR! npm runnpm ERR! A complete log of this run can be found in: C:\Users\athamma\AppData\Local\npm-cache\_logs\2024-01-23T07_25_47_443Z-debug-0.log
Hi,I'm using demo6, but this problem is probably in all demos.It's quite common to have logout via POST, so would it be possible to style buttons in the dropdown menus, so it would look the same as the other menu links? something like this
Hi,I am using the library UX Template themeforest-metronic-responsive-admin-dashboard-template.This library is working perfectly in latest Chrome and Mozilla browser, buts its not working properly in older version of browser.I am unable to attach screenshot in this textbox, same issue can b...
Hi team.I've purchased the Metronic template from the themeforest to use the fullcalendar example. - https://themeforest.net/item/metronic-responsive-admin-dashboard-template/4021469However, I could not find the fullcalendar example for ReactJs but only can see the html version.Can I g...
I am getting this error in console Uncaught TypeError: Cannot read properties of null (reading 'classList') at plugins.bundle.js:71:58611 at Array.forEach () at plugins.bundle.js:71:58588 at plugins.bundle.js:71:58728 at Array.forEach () at cla...
I'm having trouble with Pinia, when i refresh the page I'm sending back to the login page.And when I look to auth session info, the isAuthenticated is true. Can you guys help me?
Dear Metronic Support Team,I hope this message finds you well. I am currently using your Metronic solution along with Laravel and have encountered some difficulties regarding the use of the Layout Builder. I have managed to customize a specific layout and downloaded these modifications, but I am...
When i click on add user button at that time it will open an empty form but when i click on edit user and after that without close i discard form and then after i open add user form it will open a form with last opened data and when i create it will update that last opened user not create new user....