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

All Questions (6045)

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...
Good morning,In my company we have purchased the template, but we are working with Symfony 7. How can I adjust the template, what settings and components should I update, to make it work with Symfony 7?
I'm in the process of upgrading to version 3.0.7 of "Keen – Multi Demo Bootstrap Admin Dashboard Theme". However, I could not find the DualListBox control anymore in Keen version 3. Did you get rid of the DualListBox control that existed in version 1? If yes, did you replace it with another control?
i want buy your plugin but in your demos i didnt find this option : "drag and drop" in calendarhttps://preview.keenthemes.com/html/keen/docs/general/fullcalendar/drag-n-dropif i buy ur module is it sure that i found this option !
I am using ASP.NET MVC and CSTML ; Please send me Sample Demo Project very simple;and then I will be happy
I have simple content calling up a name of a backend cell - and periodically (usually on a page change) it arrays it across the top. I can't pickup a pattern. It does it by itself. https://prnt.sc/DsuBavhDKVWaThis is the top of the dashboard wrapper when the error happens. Also sometimes...
I downloaded metronic_laravel_v8.2.5.zipfollowed the instructions in https://preview.keenthemes.com/metronic8/laravel/documentation/getting-started/buildIt says [webpack-cli][Error: ENOENT: no such file or directory .../metronic_laravel_v8.2.5/starterkit/node_modules/@yaireo/tagify/dist/tagify...
HelloThe two files in the link below are important for using the data table and...https://preview.keenthemes.com/metronic8/demo1/assets/plugins/custom/datatables/datatables.bundle.jshttps://preview.keenthemes.com/metronic8/demo1/assets/plugins/global/plugins.bundle.jsThe volume is very...
Hello, I used your theme in my project, and my project was initially based on Angular version 15. However, I recently decided to upgrade Angular from version 15 to version 17, and I noticed that you also added an update for that same version.I successfully upgraded the Angular version, adjusted...
Is there an easier way to change the tinymce mode based on theme light/dark mode change on metronic 8 without destroying the editor completely?