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

Tag: HTML (1237)

How to update this server side https://github.com/mcintyre321/mvc.jquery.datatablesJquery datatable to KtDataTable in asp.net mvc?HTML KTDatatable metronic v8
Which version of jquery and bootstrap using in metronics 8.1 and the latest metronic?
Where can I find the KTDatatable in v8, as I'm seeing in components only Datatables.net and yours are more smooth, besides with the regular setup of Datatables.net loads data with page rendering and if it takes too long will hangup page, but KTDatatable waits until page render and then loads data so...
Hi, I wanted to download Metronic 8.1.14 Blazor Demo1. After keying in the item purchase code, the download button was spinning but nothing had been downloaded.
Hi, I see Axios is already installed in package.json, but why is it still causing axios is not defined when we call axios on our script? isn't it already on plugins.bundle.js? Why select2 and sweetalert 2 can be used just using plugins.bundles.js? Thanks.
How we can trigger events manually. for example, I want to remove image if greater then specific size.var imageInputElement = document.querySelector("#kt_image_input_control");var imageInput = new KTImageInput(imageInputElement);imageInput.on("kt.imageinput.changed", function(e) {...
When I remove the JS from the 'Customers Listing' (kt_customers_table) table, then the table is not responsive anymore.I would like to use the table with a API because more than 1000 records is way to heavy for the html/js.Is it a bug or do I have to add a class to it?
I'm using the menu for my "Filters" like in the examples. I want to not close the menu unless the user will click on the close button.I tried data-kt-menu-static="true" and data-kt-menu-permanent="true" but it doesnt work.Any can help how to use the static and permanent option properly?
Hello,I came across an error that I couldn't find a solution anywhere.I did some tests and realized that with "pure" bootstrap and select2 this error does not occur.The error happens when the modal has its content greater than the page, so the page generates the scroll. If there is a "sele...
Issues with menu position, and i cant understand why menu is jump to left-top. I use default menu html inside card:
Is overriding CSS variables in an additional stylesheet a suitable way to customise Metronic or do I need to modify SASS variables for a change to be applied to all components and 3rd party plugins? Any details you can provide about the limitations of modifying the CSS variables would be welcome....
I noticed you removed documantation from the ZIP package.But doing this, I don't have access to previous versions of documentations.It's bad because if I decided to use an old version, I cannot see the correct version of documentation. Also,I can work with documentation even off-line...
Hello, The colors appear pale on the invoice printing screen when dark mode is selected. How can I apply open theme in print mode.
It was tested in versions 8.1.2 and 8.1.3 but it does not work (the relevant icon is not displayed)
Is there a reason why the entire font-awesome class set was removed from the global plugins.bundle.css file
Hey guys I am not a designer but when I try to use classes like order-sm-1 order-sm2 col-sm-4 etc are not reflecting any change in the code.Is their any css file or js file I am missing or I have do anything else.
hello, i want to add some elements or dashboard completely to the laravel version. How can I do it the best and most efficient way. Thanks in advance
When we try to retrieve information from a datatable on the server side, and we switch from one page of data to another, the actions in the columns do not work. Actions like dropdown buttons, data-toggles and others don't work anymore. So, is there a good way to get the data in a datatabble?
Hello there,We purchased Metronic 8 theme for our Products backend but after downloading and extracting the files in the html version we couldn't find the same demos files which are displaying on this Live Metronic 8 Link:https://preview.themeforest.net/item/metronic-responsive-admin-dashboard...
In Metronic 8 Bootstrap, the Menu and Drawer components don't appear to manage ARIA attributes for accessibility when the user interacts with them (setting aria-expanded="true" for a dropdown menu for example), at least, I can't see such behaviour in the demos nor is it mentioned in the documentatio...