Get 2024 Templates Mega Bundle!14 Bootstrap, Vue & React Templates + 3 Vector Sets
Get for 99$

Metronic (4057)

Hello Team,I switched to the header layout and container fluid layout and now I have removed the toolbar by removing the below line in /views/layout/_default_header_layout_blade.php.@include(config('settings.KT_THEME_LAYOUT_DIR').'/partials/header-layout/_toolbar')above line was removed,...
Admin template support both Left to Right and Right to Left layout for English and Arabic languages
I need RTL CSS file for demo1 for the React project
Hi,I've a react project and i want to add metronic layouts and i want to use metronic components.But i dont want to use metronic default project structure.Can i add only template and component to my project?
I m using metronic laravel theme in that i have some email sending functions but it will use default email template into auth module i need to customize my all mail template how can i find the email template of verify email, forgot password, resend email, etc.
Hello. Could you please provide detailed instructions or documentation on how to seamlessly integrate the Metronic template with a Symfony-based project with its own webpack build? Any insights or best practices specific to Symfony would be greatly appreciated.Thank you for your assistance....
I am trying to integrate Metronic theme with Laravel and Inertia js, I could not figure it out. Because Metronic Vue theme is using Vue router and others things. Those are not required for Laravel and Inertia js. Can you suggest how to convert Metronic Vue theme for Laravel and Inertia js?
I want to use _metronic for my NextJS app with a ReactJS template. I only moved the _metronic folder, and after doing so, I wanted to use the `badge-light` component. However, I encountered the following issues: --bs-success-light is not definedWhen I switch back to th...
When clicking on the User picture on a small size screen in in Metronic demo 7 for Vue, the user menu is not visible. It seems there is an issue with setting proper z-index.See the gif in full-size, It gets cropped here:
I want to use the 'app-dropdown-menu1' component in a component linked to the module I recently created. However, even though there is no error, the dropdown is not functioning. I will write the HTML file of the component and the import sections of the module file for the component I'm using. Can yo...
When clicking the sign out button on the User menu in Metronic demo 7 for Vue, the user gets redirected to the sign-in page, which is functioning as expected. However, the user menu remains open until the page is refreshed. It's worth noting that this issue does not occur consistently, but...
Iam using vue js template and there is a bug: after login its creating the "Menu wrapper" 2-times - so the Navbar is doubled. Any suggestions how to fix this?
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...
We can't log in to the Laravel demo on this website, the demo login not working.https://preview.keenthemes.com/starterkit/metronic/laravel/login#
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 ?