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

Metronic (5005)

Hi,I want to apply the below scrollable tabhttps://preview.keenthemes.com/html/metronic/docs/base/tabs#scrollable-tabsfor the layout
Hello, I very much like the html demo39 and I want to implement the same into vue. I don’t want to write the vue code from scratch but want to implement it like shown into other vue demos. I have tried replacing assets of one of vue demo with html assets scss. Also updated Layout.vue with new classe...
Hi, I have a project un metronic 4.7, but that It's not available for download, can you help me?
Hey, I have a few widgets, and I am currently doing a simple axios.get request. My issue is that it takes 1–3 seconds for the widgets to appear as the site is loaded, is there a way to display a loading circle or fetch data before the site is rendered?I've been searching, but I cannot find any d...
Uncaught TypeError: Cannot read properties of undefined (reading 'init') at Object.init (scripts.bundle.js:1:41) at scripts.bundle.js:1:348
How do I enable email verification in user registration using the Laravel starter kit version?
Im beginner to metronic and I have trauble to find how metronic store data?. I cant find php file to connect with mysql, so there is some different way to do that? where I can find documentation how to connect with database? thank you.
Hallo Faizal, in this Moment i decide to wait with the update and use furthermore the working Version of Metronic (v8.1.8). I changed the suggested versions of node.js, npm and yarn.cli to the new requirements and i failed to backup the system requirements for Metronic v8.1.8 to install. Can...
Hi,How I can convert the code of metronic 8 demo 1 (vue 3 with typescript to SSR)?Thanks
Hello,Does Metronic include an icon picker to select icons on the frontend?If no, is there a recommended icon picker? I'm working with the HTML template in a Laravel project.Thanks
Hi Guys,I've encountered an issue with the Blazor starter kit (v 8.20).I am working with the e-commerce app.when I'm loading any page that loads the "js/custom/apps/ecommerce/catalog/save-category.js" file (Products.razor) for example, I'm facing an issue with the /plugins.bundle.js file. i...
Ive been trying to look for where is it that it is restricting me from accessing the dashboard if im not logged in. Need to make some mods to it. And adjust to my google login. Thank you.
Not able to render secondary menu in sidebar after selection of different primary menu.
HiAfter rendering the data table component with the AJAX filter, the search n checkbox is not working. Note I reinitialized the data table.
Hello everyone :)What is criteria for 3rd Party Plugins, that Metronic can includes ?I working on open-source set of tools, for UI modals and panes creation. I will be happy to be in the list of plugins. Panes
General plugins.bundle.js file is being loaded. It's size is ~ 4mb. How can I reduce the size of this because this takes a lot of time o load and causing the site almost unusable?
Hey, I have a Vuejs projectbut i need to install html assets of demo 10Are the assets the same for every demo??Can i Use the assets from VUE demo in ts to use in VUEJS js?if Yes, how can I install them?OR jest get the assets from demo
Hello there,In the layouts/main-layout/header/menu/menu-pages.vue, line 134:this icon is statically defined to "keen icon" and to "element-8" in it which the following codes will not affect in the core/config/MainMenuConfig.t...
Datatables Action dropdown not open on reloading rows via Ajax
Hello there,I am using Metronic - Vue - v.8.2.0, and I want to use bootstrap instance for showing modals via Javascript function such as:boostrap.modal.getInstance('').show()but I get this error "bootstrap is not defined".I think this is the way metronic works, but How can I inject s...
Im trying to follow this guide so I can use your daterangepicker on the angular demo1 projecthttps://preview.keenthemes.com/html/metronic/docs/forms/daterangepickerthe problem is plugins.bundle.js does not exist on the angular project. and i cant event find it in being referenced in package.js...