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

Tag: HTML (1228)

Hello. We downloaded Metronic HTML and we want to prepare it with NextJS. Is there a documentation to do this? We imported js and css files while breaking it down. However, we get such an error.TypeError: Cannot read properties of undefined (reading 'init')The error starts directly...
Hello Team,I am trying to implement a search and results should be shown as a dropdown, which component or code should I use to get the correct results? I am using Laravel with code below but I see search results on the right side of the pane, how do I get as a dropdown?```
Hi,I am having a problem with Turkish characters in the sorting and searching section of the Datatable plugin.v8.2.3 - HTML
Hey Metronic Community,Our team is currently on the lookout for a developer proficient in software development using Metronic to collaborate on exciting customization projects for our clients. Who We're Looking For:The ideal candidate should have experie...
https://preview.keenthemes.com/metronic8/demo1/apps/ecommerce/catalog/add-product.htmlin above link when i adding a long text in quill editor ( Description ) design will be break how can i resolve this issue
Hey,Im trying to include the exclusive components in the build, but specifically the loader component. when I include only mandatory components the loader element won't show the loader itself (circle) everything else works. What argument in the config includes the loader element specifically? an...
Hi, Can you send me the .js files with the javascript programming concatenated?To make editing easier.Thanks
I'm using KTMenu.updateByLinkAttribute in my vanilla html project powered by htmx, I'm expecting ```// This will recalculate and update the menuhtmx.onLoad(function(evt) { KTMenu.updateByLinkAttribute(window.location.pathname, "hx-get");});```to update all menus, but it's only...
When using the Metronic HTML theme, to make changes to the core areas which replicate across the website such as header, footer, navigation menu do i have to copy / paste the amended code for each page or is there an easier way to do it.e.g.Lets say i have 50 webpages and amend the menu, do i...
I had copied demo2 html folder to django _templates folder and created an app to load the template. But the path is not loading styles and css files.Below is a sample css pathhttp://127.0.0.1:8000/worker/assets/plugins/custom/fullcalendar/fullcalendar.bundle.css
hi, can i use html theme files inside react themes, if yes then please provide me procesure to add files inside react metronic themes, please explain in detailes with examples.
Hello,I am trying to use a combination of fixed columns and complex headers as seen in the link below:https://datatables.net/extensions/fixedcolumns/examples/initialisation/complex-header.htmlHowever, when I try to adapt the table and associated javascript with this, it does not work (us...
Hi there, I want to create 3 bar graphs on one page that all display different data but when I reuse the same graph and change the ID and create separate JS files for them, one keeps disappearing. Im using the Js file found in "src/js/widgets/charts/widget-15.js" and created 3 different Js f...
SO my existing system is developed in vb.net web application . And we want upgrade the UI with metronic theme. Can we Integrate it to already existing system. In case after buying i still have issues with integration can i get a refund back. Will there be 24 * 7 support to help me with it.
I want to change font family to Cairo i try change $font-family-sans-serif in "_variables.scss"$font-family-sans-serif: "Cairo", Helvetica, "sans-serif" !default;and add this link to index.html
I wonder how can i change the font size in demo1 or demo..etc in htmlI not a use vue, spring or some framworks.
How to input currency on input box?Example: input value ‘45234.34’ I want to format value to ’45,234.34’ I have to read all document about ‘Metronic 8’ and ‘RobinHerbots Inputmask’But I can’t see and when I try with example on git of Inputmask is not working with metronic https://robinhe...
form input select is too slow when i put in modal
In the previous Metronic, the search input and paging selectbox were at the top, but in this version it has changed. so how can datatable be able to search for data
hello I follow the tutorial and still cant launch yarn to have the assets forlder please help me
Hi,I am applying Read-only feature into my CKEditor-Classic to disable the editor because CKEditor does not support a built-in disabled feature.https://ckeditor.com/docs/ckeditor5/41.1.0/features/read-only.html...
Hello,I want to update the default duotone icon style to outline. How can I do it manually?