Hello,I have changed Laravel's default layout to a Header layout,All works fine, but there are a lot of space on the left and right side because left side navigation bar was gone but the space is not covered with the full page,How to make full width, like full fluid?Thanks,
Hi,I am using demo17 latest version (8.2.3) for my personal exercise in programming, precisely apps/ecommerce/catalog/products.html page for learning datatables and javascript-server-side loading data in table.From yours documentation that I found on pagehttps://preview.keenthemes.com/html...
Hi there,I've come across a small issues when using the bar graph that I just wonder how to fix it.Basically i'm using the Metronic dashboard theme and using the bar graph and I have the labels of each graph at the bottom but the names of each bar is to long that they overlap with the rest o...
I see you are doing another redesign. When are you expecting that to come out? Also is it going to be hard to update from previous version. I have struggled with that in the past when I went from version 6 to 8.
Good Day KT Support Team,Would like to check if TinyMCE offered in Metronic 8 is free to use (As in no editor load limits) ?Because checking on the docs notice TinyMCE website Plans for free tier users have 1000 loads per month. Source: https://www.tiny.cloud/pricing/Looking forward for...
Hi,I'm looking for some help regarding using Metronic with Rails 7 and turbo. I am struggling with some of the javascript not working after changing pages on the site. The problem I am focusing on at the moment is accordions in the dashboard side menu not working after a page change, but there a...
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
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'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?