To change Metronic's font family please follow below quick steps:Go to Google Fonts and choose your font family.In your HTML's head section replace the default font URL with the new one:
I am using v8.0.35 of metronic: https://themeforest.net/item/metronic-responsive-admin-dashboard-template/4021469 .in the html project I can see all the options in App section in sidebar. But un react project only chat section is there.tried both demo1 and demo2.Is the user management section ava...
Hi keenthemes,The 3 last line of mixed widgets looks very neat (great) in the default light version,But don't in the dark mode (look so bright) !!can you please adjust those colors in dark mode :here's the source (the last 3 lines of mixed widget) :https://preview.keenthemes.com/metronic8/d...
I am having a few issues with my Notification Drawer component.I am using another drawer like this one but it is showing correctly and I have looked at the settings to make sure they are correct and they seem to be. Do I have to change anything to make this work?
Hello Team,I have purchased the Metronic 8 and currently using HTML version for creating some prototypes. I have facing some issues specially with Stepper which is under Wizards. Below are my questions:1. Currently, there are 5 steps in the stepper in HTML and below that there is Back / Continue...
I'm try to create tour tutorial for my App (Angular - Metronic), in that tutorial I need to Open Aside Menu automatic by code to show the user that all menu available.try using JSdocument.getElementById('kt_aside_toggle').click();but aside still not open and need operator to click th...
Hi,Really like your work.Especially Demo 5 from Getbootstrap's keen theme.https://preview.keenthemes.com/keen/demo5/index.htmlWas wondering if there was a dark mode for that theme, or if there was one coming down the track some time?Thanks
Hey Guys,we have a question regarding the duotone icon library you ship with Metronic.When we google for Metronic duotone icons we land onThese icons have different file names than the ones shipped in the release...
Hello Team,I have the Metronic Template which I am using to create a Angular Based Project so in that I am stuck in the designing issue in Dropdown in table.In Table the data is rendering dynamically and in that one last column have button and after clicking that button the dropdown opens so bas...
Hi, I want to use the aside menu from demo4 in a vue project. I will be converting the html code, css from the src folder and JS into a Vue component. The CSS is a 40k lines of code and so is the JS. I see that in the html/src folder I get separate SCSS files.Which files will I need? _init.css, pl...
Hi, How we can customize the colors? I have seen the documentation, but not understand well. Give us easy to implement trick for colors change.Note : We doesn’t need solution for SAAS. We need direct solution via CSS.Regards
I have recently purchased metronic_v8.0.34_3gb from themeforest, What I found is there are multiple demos that are missing. For HTML there are 20 demos but for vue, laravel, react, angular there is 2 to 3 demos only. Kindly please help with the remaining demos.
Hi,I am wondering if you will simplify plugnis and integrations, especially your scripts are very hard to modify, or it must be easy and simple javascript.
In the Docs & Components example for Serverside AJAX Datatable, the footer selection counter is not working properly. No matter how many rows are selected, it always says "1 row selected".In addition, clicking the whitearea in checkbox column but not the checkbox itself will toggle the "1 row sele...
Hi,I'd like to integrate the Description input box in demo1/dist/apps/ecommerce/catalog/add-product.html into my React tsx page. However there is no demo JS code for this. What is the right way to do this in JS? Thanks.
I am trying to add a modal to save a note for admin panel. I liked the modal on "+Add event" on page. I looked at css and js code for purchased theme. It is highly customized for calendar app. How can i make the same mod...
I am using Metronic theme Demo 2 for my project but I am facing an issue which is that my plugin.bundle.js is very large (2.2 MB) and contains such plugins which I do not even need for my project. So if you guys can tell me how I can compress it or remove useless plugins from my plugin.bundle.js the...
the current dark mode setup doesn't benefit dynamic switching between dark and light modes without having to refresh the entire page. please refer to this link