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

Tag: HTML (1407)

I have downloaded demo7 HTML, version 8.1.8I could not find rtl CSS files for the theme. They are not available although they are available on version 8.1.7Anyone can helpThank you
The html of demo2 is different from the style of the top menu of the vue version, can you fix it?
Tailwind version: v9.1.1 - 29 Oct, 2024Hello, I would like to report a problem related to the -info color class. When you change from -primary to -info on a button, for example, it doesn't recognize it and just turns white. This happens with several other elements that try to change from -primar...
When setting the stepper up like in the documentation it says Uncaught TypeError: stepper.on is not a functionUsing the latest version of the component
HelloI see that the REACT version of DEMO1 is missing many pages from the HTML DEMO1 version.Example I need the CORPORATE login HTML page (as an exmple) in my REACT app.Do you offer a full duplicate in REACT of the HTML DEMO1 ?I thought that it was exactly that but it is not
Hello, The angular template in below link is only view. There is no actions like create which is available in HTML template. Please advice how can I use HTML template functionalities like create in Angular applications.https://preview.themeforest.net/item/metronic-responsive-admin-dashboar...
When I disabled KTMenu.init();, the search disable menu does not work.
I saw Keenicons icons and they are gorjeous.I noticed that Keenicons need internal span for each path that the original SVG have.Is this intencional?This will make usage hard.It easier (even in a developer sense) to have all icon content in a single `content: \eeb6` So we dont ha...
I am working with metronic and I am fairly new to Angular. What would be the best approach for modifying the opacity of the background-image? There are a lot of scss files in this project and I want to make sure I do this right. Thank you!
Hi, I've purchased the Metronic 8 template but I am unable to remove unnecessary plugins, js, and css files from my project which is causing a very slow page load speed. Please anyone help me to remove unnecessary plugins because Metronic comes with a lot of plugins and other things which I don't ne...
Hi.I'm using Metronic 7 HTML and I want to programatically close left-aside-menu when on mobile device. So far I was able to get menu object like this:let menuElement = document.querySelector("#kt_aside_menu");let menu = KTMenu.getInstance(menuElement);But I can't see any...
Hello,i need to validate the email adress in Regristration Stepper live from my database to check, if the user already has an account. Can i submit the form and check via Ajax and if the response is false i directly jump to Step 2 to change the email adress?Im coding in HTML, Javascript and PH...
Hello, I really liked what I saw from the demo, I need the html to create my site, when you buy it you have and download the templates, these are traditional html with css and js.thank you
When use keenicon, icon is not showing, how to use keenicon
When click input search of select2 inside quick search, form search hide
My event description is CKeditor entry. When I click to view details of event on Calendar, description is showing with html content like :Ana BaşlıkDeneme görüşme 05 açıklama alanıMadde 1Madde 2Madde 3...
I have added the page title tags on every componentMy Page Titlebut that's not working browser tab is showing default URL of the page.Where are the settings which need to change.
Hello, I have the version of metronic 8.1.2 and I want to update it to the most recent one, how can I update the packages without damaging the views that I have created with version 8.1.2
When compiling by gulp metronics in demo 31, keenicons is not going to dist folder
Dear Metronic Team,I hope this message finds you well. We recently purchased the Metronic theme and have been experiencing some issues with the CKEditor and VISTimeline libraries in Dark Mode. These libraries do not seem to be compatible with Dark Mode, and as a result, the text appears white an...
I am using KTSticky on card item in a sidebar. It works well in desktop version. It stands sticky even in mobile version. How can I manage it. I want to disable sticky in smaller size of screen.
Hello,I'm using DataTable server-side, but I have a problem like this, because the search, which is used as a standard, is removed, my search part does not work and it causes a big problem.