I have purchased the license and have downloaded the source files for Metronic. I am looking to download the Demo for Metronic 9 Demo Website and Pre-Built Pages.I only found Metronic 8 download links.
How can I change the style of the scroll bar on the right side of the webpage to match the style of the scroll bar on the left menu bar?version: 9.1.1-typescript
First, let me say, I'm not a frontend developer. I bought the Metronic template specifically so I'd write less frontend code, so I may not understand some concepts.I've been trying to use the Tailwind version. I followed the guide here: https://keenthemes.com/metronic/tailwind/docs/getting-start...
Hi,I ran into an issue that I'd like to share with you.I also found a related discussion on GitHub: https://github.com/keenthemes/metronic-tailwind-html-integration/issues/4I experienced the same problem and left a comment there with the solution that worked for me. demo1.js:63...
Hi, I have downloaded the latest files but I don't see a full project for the preview available for React version 9.Is this no longer possible to download the complete files for React on version 9, as I only see this in version 8?If so what is the approach to get the compelte files that repl...
I have a problem with an image input. it shows nice, with their styles, and i checked by JS that on change the image the input fills himselves with the image. but when i submit the form, the avatar input doesn't appear. i have the form with enctype="multipart/form-data", and i tried with a normal in...
I just purchase metronic with the express purpose of using it with Blazor Server. I am trying to follows this getting started guideline, but appears to be out of date / incorrect and I have not been able to fill in the gaps myself:https://keenthemes.com/metronic/tailwind/docs/getting-started/int...
i have bought the metronic . i am planing to use the tailwind verision and vue 3 app.but i cant find out how to make it rtl . dos it support rtl at all ?
Hi, What is the best practice for companies that have a Metronic 8.x application built with Angular and would like to upgrade to Metronic 9?1. Is a complete rewrite required? 2. It does not seem that Metronic 9 will have Angular version support similar to React. What is the vision going...
Is the base "page loading" component also available in tailwind version?Basically this componenthttps://preview.keenthemes.com/html/metronic/docs/base/page-loadingBut for the tailwind version. Ideally not only with the classic spinner, but also with some kind of brand/logo.Same quesiton fo...
Hello!After carrying out all the steps to integrate version 9 with laravel, when I open the page, the following error returns in console.logUncaught ReferenceError: KTDom is not defined at app-yk-ydo9-.js:16:16314I checked to see if I hadn't forgotten anything, apparently ever...
I want to inquire if I purchase version 9 and want to use ReactJS. Is the project linked to Next.js or Node.js? Should I have a better understanding of them?
I try to integrate metronic demo 7 to new project, the only problem is to init KTComponents like sticky header, if first load the sticky is work, but if navigate to another page the sticky not work, the class is not add to the header.- Inertia.js (React) Example// resources/js/Layouts/AppLayou...
How can I use the following libraries and tools: Autosize, Bootstrap Maxlength, Clipboard, Tempus Dominus Datepicker, Flatpickr, Date Range Picker, DialerExclusive, DropzoneJS, FormValidation, Form Repeater, Image InputExclusive, Inputmask, Multiselectsplitter, noUiSlider, Password MeterExclusive, r...
Hi! I've recently integrated Metronic into my VueJS app, but after following your integration guide I'm getting this error when running my npm local dev build in Vue CLI:Any idea of what I might be missing?
Need help, Can guide me how to change from layout demo1 to demo8?
Hello, I started my project using the laravel integration documentation in the metronic version I specified. But on mobile devices, sidebar z-index:100 does not happen. Therefore, the drawer-backdrop stays on the sidebar. How do I solve this problem! It's a bit urgent.
Hi,Is there any date for releasing Metronic with Tailwind 4?Thank youMario
Hi,I'm using the Tailwind version of Metronic with Vue 3 and Nuxt 3. The sticky component works fine when the page initially loads, but after navigating to a different route, the sticky elements don't function correctly. I tried updating them, but it didn't work.import KTCompo...
he seguido todos los pasos de la documentación pero no logro que funcione la plantilla. no veo que venga todos los archivos de los ejemplos como los Dashboard ni las paginas de Login.
Hi, I just purchased the Metronic template in themeforest and just got started with the environment with Django. I started by installing the latest versions of Python (3.12.5) and Django (5.1), and got to the build assets part that I don't understand how to do following your documentation : h...
I bought a metronic license.I am trying to use metronic tailwind css, but i am having problems with the colors.I want to use all the colors of tailwind, how can i do that?I also want to use other tailwind utilities.For example the hover group feature like the link below, how can i do that...