Open-source by Keenthemes!Support our KtUI and ReUI open-source projects and help with growth.
Star on Github

Metronic (5005)

Have purchased and entered my purchase key. When downloading from the demos page (https://devs.keenthemes.com/metronic), only one demo zip is downloaded successfully at a time, and any other simultaneous downloads are ceased with a 'forbidden' error.I'm downloading from Chrome Version 103.0.5060...
So I have a Laravel Metronic 8 app and I'm trying to understand how the asset compiling works. There are a lot of folders and a lot of code and directories in resources/assets:- core- demo8 (chosen demo)- extendedQuestions:1. What are all these folders?2. Why are core an...
Hi, was testing out Metronic and switched to responsive mobile view using Chrome Inspect.I can't attach images here, but the theme did not fit to match mobile device width. It was too wide by around 10%. Even after reloading page.This was based on your demo pages here:- https://preview.kee...
Hello. I bought the template to use it in Angular, but the components of the "Project" tab are missing, which are the ones I need to use. Please can you tell me how to get to these and use them in my Angular project?
Hello, I wondered if you could tell me a nice way to reduce the scale or zoom of the entire application in a nice way? If I set the browser view zoom to 80% this gives the desired look I am wanting but I want to know the best way to do this within the code? Many thanks Lewis
Hi,I am not sure about the exact reason, but when dinamically routing to the page or rendering the component when user data is fetched for HeaderUserMenu, the menu is not opening on click. I have to make a full page reload in order for it to work. How can one ensure the menu is working even if t...
How can I pull the new dark/light mode toggle from your latest update?1) Is there a javascript file that needs to be updated?2) What CSS file(s) need to be updated?3) What script do I need in order to actually toggle the dark/light modes?
Hi,I am using Demo 2 React and ran into a huge number of wrong style naming:fw-semoboldI figured it was meant to be fw-semibold, just wanted to let you know so you may fix it in the upcoming releases.Thank you.
Hi,Currently im trying to route to a page which is not in aside menus (im navigating via routerLink in user-inner component, I am successfully redirected to the page but the title cant seem to be generated. any thoughts?
At the following link https://staging.portalweb.it/portalservices/testClaims/project/index.php?page=indexthe left bar is not visible. There are probably problems compiling css. We chose the demo1 template with the fixed left sidebar
Hello,I went through the ThemeForest and I found that you have mentioned KTDatable refactoring in Vue 8.1.0 release, so what change did you make? I am really excited to look at that as I have implemented them on the whole project and it required lots of custom work
Hello Devs!After upgrading my Metronic 8.0.38 Laravel version, the svg icons doesnt accept colors like:svg-icon-primary or svg-icon-danger, they appear black, also my pagination buttons from datatables are broken, is there something i missed? or where should I check to fix this issues?...
Hi, are your demo projects for angular compatible with the angular cli? if not how are the angular projects built and run?Are there specific instruction for angular?Thanks.
HelloI see with the 8.1 release there is now a starter kit for Blazor Server.I was wondering when Blazor WASM will be fully supported in the same way?The vast majority of projects built with blazor now use Blazor Web Assembly as it is far superior to Blazor Server.ThanksWandie87
I can't find the SMS code verification component in the VUE project. Where can we download the authentication components as it is on the template page?Thanks!
When I change the style.bundle.css file, the left menu and styles disappear, what should I do?
The Demo for the Quick Search Responsive Handler has an Syntax Error. The last Bracket in the Code Box is wrong...
Hi About datatable i want to use https://preview.keenthemes.com/metronic8/demo1/apps/user-management/users/list.html datatable style but coundt change tbody or tds class. Can send me example about it ? How can style it. Thx 4 help
Having to dynamically build this section in partial views in .net core and loosing javascript/css when doing so. Is there javascript code for creating the dropdown with sub menu?