The New Way to Build with AI! Introducing ReUI — the developer platform for agentic UI with shadcn/ui
Browse ReUI Pro

Tag: HTML (1485)

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.
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...
Which version of jquery and bootstrap using in metronics 8.1 and the latest metronic?
How to update this server side https://github.com/mcintyre321/mvc.jquery.datatables Jquery datatable to KtDataTable in asp.net mvc? HTML KTDatatable metronic v8
Hi, When I refresh my page it seem it went from dark mode back to light. Is it some script or something that I accidentally remove or something that may cause it? And how can I fix it? I'm using V.8.1.0 Thanks.
Hi, How I need to download invoice? Can you have an example of code for this 3 templates? https://preview.keenthemes.com/metronic8/demo1/apps/invoices/view/invoice-1.html https://preview.keenthemes.com/metronic8/demo1/apps/invoices/view/invoice-2.html https://preview.keenthemes.com/metronic8...
How can I implement "mega-menu" layout options in menu.php configuration file. https://flic.kr/p/2nMWs6R https://flic.kr/p/2nMWs5Z https://flic.kr/p/2nMVia4 I saw that the views are in the directory "resources/views/layout/demo1/partials/header/_menu/__dashboards.blade.php" but I didn't find...
Hello, the `demo19` contains an aside option that we would like to use for implementation. However, when using dark-mode in Demo19, the aside does not update to dark-mode styling like the rest of the theme. You can test this via the demo page by setting Aside -> Display -> True. Then switch to...
https://preview.keenthemes.com/html/metronic/docs/forms/image-input If you click on the pencil icon on the example, it pops up the file input dialog, if you move the dialog away you will see a ghost background. Can you please fix that?
I have purchased Merronic, I want to some customization in layout. In this page https://preview.keenthemes.com/metronic8/demo1/index.html In fixed top bar, before Dashboard menu, I want to display organization name, which need to hide in mobile. Can you please guide me how to do that?
How can i implement double datepicker? it can only work the first one Join Date
Hi, I download metronic_html_v8.1.4_demo20 and when I try to use the gulp command it gives an error. At first it give an error about lodash, i install it using NPM and that error is missing (I don't know that installing this lodash using npm is correct way), and then after that it give me other erro...
Hey there, I've seen that currently the Switch buttons on the current version is blending with the white background, causing it to look transparent. Any chance to get those varied switch buttons from this Metronic version?: But I'm talking specific on the - Basic Examples>With Icon https://p...
In the previous versions of the theme the checkbox inputs would have the class form-check .form-check-input that had the property cursor: pointer. In the current versions this was removed which in my point of view does not help the user experience. Example: https://i.imgur.com/VT2gVEq.png...
when I am using KTUtil.getById in "Metronic 8" it responses with : Uncaught TypeError: KTUtil.getById is not a function at initValidation (login.js:25:63) at Object.init (login.js:13:9) at HTMLDocument. (Login:146:33) at mightThrow (plugins.bundle.js:3766:29) at process (plugi...
I just noticed that in the metronic documentation the background color bg-lighten is equal to the bg-white, as shown here: https://i.imgur.com/YqnFEmS.png . I think the problem could be that the css class bg-lighten does not exists in the style css file. In the previous versions this backg...
when I am using KTUtil.btnWait in "Metronic 8" it responses with : Uncaught (in promise) TypeError: KTUtil.btnWait is not a function at Object.blockButtonId (base.js:802:16) at submitLogin (login.js:55:17) at login.js:49:17
Hello I want to setup new laravel project by using the html version of Metronic 8 but it's not working in Laravel I followed the guide video which is version of html setup I have assets, layout, pages, partials, and index.php and I also converted all the html to php like the video did....
Hi, I'm using Metronic 8.1.4 and I noticed a bug regarding select2 (inside a form). When I reset the form (by clicking on input type="reset") the form itself reverts back to its default values but select2 keep showing previuous values (seems more a visual inconsistency). You can reproduce yours...
Hi, I'm trying to add new event dynamically in javascript code. I didn't be able to do it. Can you help me please? It should be nice to initialize the calendar in the html page instead of js file like in the downloaded theme. Thank you in advance