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

Tag: HTML (1407)

https://preview.keenthemes.com/html/metronic/docs/general/menu/overview - here described the menu functionality.In Initialization section: add .menu CSS class to the menu container along with data-kt-menu="true" attribute to define the menu container.With .menu class I add the: "menu-sub menu-...
I am using this documentation as a sample reference -> https://preview.keenthemes.com/html/metronic/docs/general/datatables/server-sideMy datatables is loading continuously without showing results. I suspect I wrongly code the followings in datatables.php:public function getJsonDecode(): mix...
How is the frosted glass effect of the HTML version of demo55 achieved, which is not mentioned in the document!
Hi,In the demo when i preview there is all section and pages but when i install every thing only the user management pages are there.so if i want to install all this pages or customize them what i will do.?and another thing can i install any HTML demo in laravel .?
Hello,Please share figma file download metronic demo 1 in html
Hi There, I am trying to set the folloing layouts in my application from Fixed to FluidFooter - FluidHeader - FluidContent - FluidBut I dont want to download the template from the Layout Builder. How can I change direcly in the code.Note: Layout Builder splits the project into se...
hi.data-kt-menu-trigger="click"search.vue inside There is an attribute like thishow to this feature change with hover
I have already installed the theme for demo1. Now, I want to replace it with demo38. Should I directly copy and paste the HTML folder after downloading it from the layout-builder, or do I need to delete the old folder of demo1 first? Could you provide more detailed steps? Thank you very much.
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?
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
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, I have a project un metronic 4.7, but that It's not available for download, can you help me?
Hi,I want to apply the below scrollable tabhttps://preview.keenthemes.com/html/metronic/docs/base/tabs#scrollable-tabsfor the layout
Hello,In my dev process, I aim for efficiency in my code. If I wanted my project to, for now, only include the top navigation bar that can be toggled between light and dark. I want to have the absolute bare minimum required for it, and as I figure out what I want to add, I can work my way throu...
Hi guys, is it possible to make the dialer value comma separated (as in thousand separtor). i.e. rather than having something like 3000.00 , i should have 3,000.00
Hi Support-Team,during the integration of the carousel "Our Great Team" from sample page (https://preview.keenthemes.com/metronic8/demo1/rtl/landing.html) we have noticed that it is not working. For the integration we followed the documentation of the Tiny Slider (https://preview.keenthemes....
Hello,Could you please let us know if you have any plans to develop a dedicated extension for Visual Studio Code that would enhance the use of keyboard shortcuts for CSS and JavaScript languages? Such an extension could significantly improve developers' productivity by providing convenient short...
I have built HTML demo 36 of v8.2.0 and using it with Laravel 10. It is consistently failing to load any fonts because it always starts its URL with one more segment after the domain URL, like:https://domain/segment-1/fonts/keenicons/keenicons-outline.ttf?fzo4bmThis makes me believe that its...
please fix this issue [Deprecation] Listener added for a synchronous 'DOMNodeInserted' DOM Mutation Event. This event type is deprecated (https://w3c.github.io/uievents/#legacy-event-types) and work is underway to remove it from this browser. Usage of this event listener will cause performance i...
How to disable tagging in SELECT2? When many items are selected - page breakage occurs.Screen: https://disk.yandex.ru/i/wa1dJ0OLgMTctgI was referring to the documentation. It says that it is necessary to set the "tags: false" parameter. I did that, but it didn't change anything.In the old me...