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

Tag: HTML (1237)

Hello,Is there any working implementation available for group-by datatable in Vue Js demo or in HTML demo?
Hello,Is there any draggable components/elements demo available in Medtronic, we have to implement draggable dashboard components so if is there any demo available please provide it!
Hello,Please, I have a question on how to validate fields. For example with "Text Input".On the website (https://preview.keenthemes.com/html/metronic/docs/forms/formvalidation/basic) there are several examples but I can't get it to work.Please, someone could help me.Thank you very mu...
Hello, I bought the metronic 8 theme and I can't seem to find where I can import the components, Here's a list of some of the components that I would like to use : - Wizard of multi step.- Different types of cards to display products, users and companies. - The print invoices compon...
HiWhen the side navigation menu contains many items, the menu doesn't seem to scroll by default - we have to click a menu item first, and then the scroll works.How do we set the side menu to scroll by default ?thanksVR
Sometime hover tooltip, its show left bottom body, incorrect positionsdemo: https://imgur.com/a/cGopptJ $(`#kt_datatable`).DataTable({ processing: true, serverSide: true, ajax: { url: `/${dashboard}/${site.url}/ajax/`, type: "POST", dataSrc: function(json) { if(json.status)...
I want ajax and update exits DateRangePicker. I want click daterangepicker and auto select datetime$(".kt_datepicker").daterangepicker({ singleDatePicker: true, timePicker: true, showDropdowns: true, minYear: new Date().getFullYear() - 1, local...
Hello, I did everything described here: https://preview.keenthemes.com/html/metronic/docs/getting-started/integration/laravel.Except for the part: The default dev dependency laravel-mixis required for next steps, you should leave it in the npm/package.json.(I am not sure what it means.)Then...
Hi Sean and TeamI'd like to change the color of the placeholder or mask used for inputMask.When I inspect element, I can't see anything in the DOM, so I'm struggling to find out which selectors to change with CSS.Is there a programmatic way to customise colors and feel? or is there a dat...
HI, Good night, i'm try use examples of daterangepicker- https://preview.keenthemes.com/metronic8/demo1/apps/ecommerce/reports/customer-orders.html- https://preview.keenthemes.com/metronic8/demo1/apps/ecommerce/reports/sales.html- https://preview.keenthemes.com/metronic8/demo1/apps/ecomm...
In development the fonts load correctly from path: lib/assets/plugins/global/fonts however in production I get a 404 file not found for fonticon icons.Note: bootstrap-icons load correctly in production and the paths match in plugins.bundle.css Is there a place in the se...
i need to use id navigation to go from navbar to specific section in my home page so i put in my anchor in navbar href="#about"and in my section id="about"but, the page refresh and didn`t go to the sectionplease support
I have an issue with utilizing multiple scripts on one view. I have a view that contains a collapsible panel and form validation. I am trying to utilize the assets/js/scripts.bundle.js and the assets/plugins/global/plugins.bundle.js which I believe are what is needed to utilize collapsible panels an...
Hi,Do you have or can create icons for vehicles category? I am looking for icons like scooter, car, truck, trailer etc.
Where location I can modify the code when I am downloading a project? (HTML)
Hi Team,I need to copy the alert message in the Sweet Alert Swal.fire, because I have a functionality in the Alert Success to copy a text message.In the documentation it can be copied, but not in the template.https://preview.keenthemes.com/html/metronic/docs/general/sweetalertThank you...
hi, when i want to use a feature, as belowe.g;KTDatatablesExample.init();Do I have to write the code on every page?If I'm going to use this feature in many places in my Rails project, how will I do it? Including the file directly isn't enough for it to work?And these js files are f...
I can't find the sticky card feature in metronic 7 in metronic 8. How can I do it ? I'll be happy if you can help me.Screenshot
Hi, We use laravel version metronic 8.1.5 , in rtl version toaster message not show currect, the icon should be on the right side, but in left side.also i attach my config and photo of this error. toastr.options = { "closeButton": true, "debug": false,...
Hello!Can i integrate landing page in react using react resources?is it necessary to use the landing page separately from react?
Dear support!I am using Metronic 8.1.5 HTML theme and I would like to known if this version has the functionalities KTApp.blockPage, KTApp.unblockPage, KTApp.block and KTApp.unblock. If not, which is the equivalent for:KTApp.blockPage({ overlayColor: '#000000', state: 'primary', messag...
Hi Sean and TeamI receive an uncaught error which is traced from plugins to sign-in validator script -> KTSigninGeneral.init();Error: Uncaught TypeError: Cannot read properties of null (reading 'classList') at plugins.bundle.js:26422:119075 at Array.forEach () at...