Metronic Mega Update!Tailwind 4, React 19, Next.js 15, KtUI, ReUI, eCommerce, User Management Apps and more
Explore Update

Metronic (4967)

Hi,Time to time we need a new page designed based on the Metronic theme and regardless of what we try or whom we hire, for some reason we are never able to get pages as polished as ones already present in the theme itself. So, the new page we get, you can see that it was done not as part of the...
Hi, I have implemented a wizard using steppers in Metronic 8 HTML. I have 3 steps and I would like to validate that some of those fields are not empty (required) and seeing an error if that validation fails when submitting the form. Where should I put that validation and how? adding required to the...
I am trying to customize the color theme for my Metronic project. I need to bacically change the defaults to meat my project requirements.1. Aside background, font, and icon Color2. Main Page Background3. Deafult global font.The YouTube video available for customization is very old and n...
Hello,In Laravel code, there is toastr on success and error msg,I want to customise this toastr style,Where is that html?``` document.addEventListener('livewire:init', () => { Livewire.on('success', (message) => { toastr.success(messa...
Hi, I cannot change the index of select2 in javascript? An example was added as a video. How do I fix this situation?https://drive.google.com/file/d/1fYAsiyZIx7ZusFrYkF0fOzfm8Im5in6K/view?usp=sharing metronic select2 test
What is the correct way for deploying a Metronic-Django web application in a apache Debian server using mod-wsgi
Hey,As far as I remember in the older versions there were examples for tagify outside of the box. Could you please help me on how to generate a tagify outside of the box for metronic 8 as in here https://yaireo.github.io/tagify/#section-outside-of-the-box
I want Change src/_metronic folder name and also directory change. oralso, I want to base theme for use all react app. so how can I do this my react app
please let me know how can i use all features and templates that i purchase from you for example how can i use EDITORS or jsTree you give me things like magic i need to use it please let me know how
Hi all,I'm playing around with the Metronic demo 1 (Vue Version).How can I trigger a Toastr when the component is mounted? I have no idea. I can't find anything in the docs for the Vue version of the template.Regards
Hi, I forgot my login email id. kindly help me in recover and update my new email id.If required i can share my licence from envato market accountThanks.
is it possible to stop a refund request that is already approved.
I am trying to follow the instructions for django install, but yarn gives me the following error:[1/4] Resolving packages...error An unexpected error occurred: "https://npm.fontawesome.com/@fortawesome%2ffontawesome-free: authentication required".Also, I already have a django project, but...
hey,on page doc:https://preview.keenthemes.com/html/metronic/docs/forms/tagify#users-with-avatarsi get on console JS error of:tagify.js:1 Uncaught ReferenceError: Tagify is not definedi want to see and use sone of the sections on this page.i try different browsers without luck....
I need help making the React demo 1 build work.Right now it just shows the loading page in a split second. * NO ERRORS in the Browser CONSOLE* All scripts (JS) are resolving correctly* Proofs. https://snipboard.io/RN17eH.jpg https://snipboard.io/p7k2bR.jpgSteps to reproduce.1. Ex...
my question is my company Purchas and we get Metronic 8 for angular 17and i have many fantastic templates like html editor and form repeater....etc and so onbut my problem is the code in jQuery how can i get the typescript version to make my development more fast and productive any one have th...
Hello.I am using metronic in my vuejs application. How can I show the minimized side menu by default? It is always shown open but I need to show the side menu on the left as minimized by default.Which file should I modify? can you give me the route? I am using my project with vue js
Sorting did not work in KTDataTable, so I decided to improve it.Here are the specific lines I added or changed in your component:Added two new refs to store the current sort field and sort order:const sortField = ref(props.sortLabel);const sortOrder = ref
Is there a functionality in metronic that will allow us to drag a card? reason is to have change of sorting.
hello, I'm just learning front end design. I encountered problems when integrating the metronic 8 template which is Backend Console with my Vue project. I have added KTComponents.init(); onMounted on each of my pages, but when moving to a new page some components don't work, for example the search b...
Action dropdown sometimes opened, sometimes not openedVue demo 8V 8.2.4 {{ t("a...
Hello within my react App using metronic i can collapse the main sidebar nav and this will collapse okay. When I refresh page the navbar defaults back to the maximised display. Could you tell me why this is happening or how to resolve the issue? I would like the navbar to stay minimised when refresh...