Hi,Im trying to use the syles from here (ex: font-weight-bolder, .navi), but they are not present in the demo1 template HTML downloaded from Themeforest.Is there any file other than the global ones that I need to import or they are different templates?Im trying to copy the style from the...
Is Metronic deployable on Firebase? I tried and it's giving me errors when deploying. Even the local build isn't working.I made the necessary changes in code for deployment then ran this command. But doesn't seem to work, are there any changes to be done for firebase deployment?
Hi,I have Metronic from ThemeForest. I am searching for other questions similar to mine. Found this one https://devs.keenthemes.com/question/dropdown-button-in-v81I tried to do the same using the Metronic's KTMenu docs, but its not working.I have the global CSS and JS configured. The B...
Hello, i need to change my ASIDE menu colors (using light theme).* Im using Laravel Theme and Light Theme.I need my aside menu background light, and i change it in my SCSS file (_variables.custom.scss) using variable = $app-sidebar-dark-bg-color, but the colors of the fonts and icon is light and...
Hello,I've recently bought Metronic latest version. I was using the older one before and it was super easy to customize it. Now, it won't work. I downloaded latest version of Html, demo1. I customize it via your online tool. I got the customized version of html files. I just replace it, but it g...
am failing to deploy the react application after the deployment nothing showshttps://stabexadmin.velocitytech.co.ke/Even when I build and test the dist folder as well nothing shows locallyPlease help me
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,...
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...