Hello,I am looking forward to buying your theme and my question is how to use the theme with my existing Django project. I tried to read the docs and found out that the Django version of Metronic is actually a new project rather than Django templates only. So, what shall I do if I want to use my...
Hi, I saw that you are using "Redux - State Container" in your documentation. please check this link -- https://keenthemes.com/metronicBut I am not able to see any code related to Redux. your theme is using "context API" instead of Redux. Please let me know how i can use Redux in your theme.Than...
Hi,I would like to dismiss a drawer component on keypress. What is the function to be called to dismiss a metronic drawer from code?Thanks in advance!Tamas
Saw the previous tickets and did the following:1. Added the menu in a div element2. Imported MenuComponent.reinitialization() from "@/assets/ts/components";3. Also added MenuComponent.reinitialization() in the onMounted async functionI'm close to solving it, but there's still an issue....
When I click a link on the nav item's dropdown menu, the menu stays open as the page navigates (since the header stays the same and only the content is changed via React and React Router). Is it possible to close the menu after link click?
That's my question, previous versions I could make theme 1 really fixed, including the aside (menu), in desktop browsers but on this new version I can not make it, I tried adding , adding class="mx-auto" to the body tag, taking out the aside and moving into the wrapper or container, but the aside me...
Hello! I've been trying to use the upload files component, but doesn't work both in layout preview and my project. I saw in preview theme that only creating folders is working, but uploading archives not. Can somebody help me? Thanks:)
Good Morning! The site I am working on needs to sometimes only show a primary sidebar and in other cases a primary and a secondary (fairly standard use case). I am struggling to show a version of the site *without* a secondary sidebar. To ensure it wasn't something I've done, I went to you...
https://imgur.com/a/z98GlIjhttps://imgur.com/a/dWSvFnehello, when you click the button in the first picture, the modal opens. There is a date field in the modal. When you click on the right and left arrow keys that allow you to switch to the other month for date selection, the modal closes...
Hi Brother,First of all, I would like to thank you for such a beautiful and stable working theme.But I'm Having a Little ProblemBelow I Share HTML and JS Content, I Fill Content With Ajax
https://preview.keenthemes.com/html/metronic/docs/editors/ckeditor/documentHello!The toolbar id of the editor is missing in the html document in the editor. Have a Good Day
The production environment is installed in the root directory, and the configuration of the base url is omitted in vite.config.ts, resulting in the inability to load pictures, and each picture has an extra "'\"
Hello, I was wondering if you guys have the PSDs for your main theme and elements of it? Or if you can make them available somehow ? We want to prototype and change color schemes in Photoshop. https://preview.keenthemes.com/metronic8/demo1/index.html Thank you, Ovi
I want to make use of Angular Material Theming. I see this file, and it seems to be getting loadedsrc/assets/sass/vendors/angular/material/_angular-material.scss.How do I make use of this file? Changing themes seems not to affect the MAT colors etc. is it possible to change mat themes for...
Hello there,are there any thoughts of migrating metronic theme to laravel + vite? If yes, do you know any release date for now?In addition: Do you have thoughts about an adaption for laravel, vue, inertia (with laravel jetstream) and vite? That's a stack that a lot of developers use that I k...
I have my own license for FontAwesome and would like to use v6.2.1 rather than the version that is bundled with Metronic. What do I need to do to implement this?