Get 2024 Templates Mega Bundle!14 Bootstrap, Vue & React Templates + 3 Vector Sets
Get for 99$

Tag: HTML (1242)

I am writing regarding the documentation here: https://preview.keenthemes.com/metronic8/demo4/documentation/general/menu.htmlThe "data-kt-menu-offset" does not work. An extract of my code using this is as belowPlease advise on the fix for this and let me know how to update the fix on my end....
When opening a drawer the common events are:kt.drawer.togglekt.drawer.showkt.drawer.shownkt.drawer.toggledBut if you open with an external toggle. Ther...
Hey i am using angular and bought Metronic 8.I didn't found any where how to get the Navbar from the template and use it for my own project.Reverse engineering take time and i want if there is any one can help me how to implement it in my own project easily. without complications .Thank yo...
Hey Guys I have not had ONE successful install with metronic. I sincerely have a headache from trying to install this theme so many times. Anyone know a step by step guide to install Laravel Metronic? From 0? I’ve tried so many times and I am drained! Thank you so much for the help! I have r...
JS:)"use strict";const KTSupportModal = function (){ let modal, form, validator; const handle = function (){ validator = FormValidation.formValidation(form, { fields: { subject: { validators: { notEmpty: { message: 'The site name is require...
Does anyone have an AJAX Example on image-input for Avatars? As the documentation doesn't have any source code in the .js file
Hi,How do i set autowidth for datatables?I used autowidth: true in the configuration but it wont work.
Hi,The form in Register Page always return "Invalid Password"Is this a bug in Form Validation?Please help meThanksHere is the photo:https://i.imgur.com/sRbwAWB.png
Hi,Is there a fix for the position of the dropdown's data when using Select2 with multiple ?https://i.ibb.co/PzS41pK/Untitled.pngThanks!
Guys, How can I find the 21 theme html in download folder ? or any enabled html theme?
Hello,I purchased Metronic8 and used it well. Thank you.And, I have a question.I wnat modal in modal (Stackable model / 2 step)For example,Step1
Hey guys, Long time Metronic user here, but I am not very advanced.The Demo5 theme has red as it's primary color, used everywhere. I have tried everything I and others can think of to change the primary color from red to blue, but no matter where we change the color it ALL always stays red....
When I add an ajax script to the page it's being overrode and still submitting the form with a refresh instead of loading my ajax script. Is there a basic ajax insert script for a form anywhere? Or at least as an example would someone be able to do it to the project settings page?
i've downloaded metronics latest version 8.037 on themeforest, but the size only 679mb, why it only contain demo1? The previous version 8.035 got 3,1gb on its size.
If I purchase Metronic like regular license, can I get all kinds of the codes? HTML, Vue, React, ... etc.
Hi we were curious when you might have typescript support for your core components?
I have tried utilizing a simple form to get the hang of how your scripts work, but am confused. I copied the section of "Sign-In Method" from the "Account->Settings.html" page in demo 20. By clicking the "Change Email" or "Reset Password" buttons, neither of the sub-sections open up and I was curiou...
Good morning :) I would like to know if it is possible to detect the user's operating system theme and automatically apply (if applicable) the metronic dark theme.I say this to avoid putting together both metronic css styles and use:@media (prefers-color-scheme: dark)
Hi Sir,I have some issues need to help1- Can Yajra working with Laravel 5.22-How can combined your theme Metronic 8 with Yajra without lose your theme style and all functionality , Because when I install Yajra in my project the many functionality is lose and not working perfectly ..!3-...
Hello; In metronic_v6.0.6 datatables, I want to get all row Ids, but I couldn't find a way. I can read this when all rows selected. I want to do the same even if no row is selected. Thank you so far.Note: The jQuery code I use for reading selected ones; $("#m_datatable_Orders").KTDatata...