Introducing ReUI:Open-source UI components and apps built with React, Next.js and Tailwind CSS
Browse ReUI

Tag: HTML (1395)

how can i send the data from the new folder input of file manager library i have tried to send it using ajax but there is no action happen
I have element of lightbox but it didn't show, otherwise the lightbox open in new tab, this is my code->addColumn('gambar', function ($row) { if ($row->gambar) { $image = '
Hi everyone,I'm encountering several issues with the Datatable library and could use some assistance.Datatable Library Broken in Version 8.2.5:I've noticed that the Datatable library appears to be broken in version 8.2.5. Has anyone else experienced this issue? If so, what steps did you ta...
I am using the HTML of this item and want to change the paging to show 25 items on a single page instead of 10. Could you please let me know how to do that?It is paging update in Data tables.Thank you
Helo,I have followed the steps for Static HTML Files Generation in the Metronic Composer documentation, but I am not seeing any changes in my HTML files. What could be the issue? How can I ensure the HTML files are properly generated and updated?Here is my command:metronic-composer %...
https://preview.keenthemes.com/metronic8/demo1/index.htmlWe've created new angular 19 project and used above html themeit was worked before we add code for lazy loadingbut after it's stopped working
when i click on the next page of the data table it redirects back to the first one and also the global search is not working am using version 7 of metronic
I recently updated from 8.2.1 to 8.2.6 and immediately noticed that on any data-tables that I have responsive: true enabled, even before the need for the responsive feature to kick in, all rows have the + icon. Usually, this icon only appears when responsive kicks in. I've tracked this down to an is...
Hello esteemed developers,I trust this message finds you well. I'm currently grappling with a challenge related to customizing the appearance of scroll bars within a menu component of my application.Specifically, I'm seeking guidance on how to alter the color of the scroll bar utilized withi...
I have license for metronic 8, when I want to download metronic 9. Do I need to buy more or not ?
I am using the latest version of Metronic 8.2.5 with DataTables Bootstrap 5 styling. However Metronic does not seem to respect the new layout option provided by Datatables.For example when I initialize my table with below code but Metr...
I have a problem with an image input. it shows nice, with their styles, and i checked by JS that on change the image the input fills himselves with the image. but when i submit the form, the avatar input doesn't appear. i have the form with enctype="multipart/form-data", and i tried with a normal in...
Hi,I need help in rebuilding metronic8 demo13 to the below config Header Width = FixedToolbar Width = FixedAside Display = OffAside Theme = DarkContent Width = FixedFooter Width = Fixedhttps://preview.keenthemes.com/metronic8/demo13/layout-builder.htmlI have been trying...
Hi Metronic team,Hope you're doing well. I wanted to upgrade my Metronic 6 version to the newest version. Could you please help me to update my application.Thanks
Hi guys, i have difficulties to make work the JetHTML Theme. I make the steps but when i host the localhost only apeer this.https://prnt.sc/uJfY5-AQ_ixP
Dear Sir/Madam,I am working on a real-estate project which shows properties to users and they can view them and send request to see them. I don't get any money from users and currently they don't pay for any services in my website. I am using the components from metronics in the following link:...
[Violation] 'DOMContentLoaded' handler took 195ms[Violation] Forced reflow while executing JavaScript took 106ms12[Violation] 'setTimeout' handler took ms[Violation] Forced reflow while executing JavaScript took 67ms[Violation] Forced reflow while executing JavaScript took 30ms[Violatio...
https://preview.keenthemes.com/metronic8/demo1/dashboards/pos.html?_ga=2.173257443.1997048817.1688483127-1992755481.1687177469I want to purchase above HTML theme with all features showing of left side panel. just to confirm that in $49 I will get all of pages showing on the left side with same l...
If I open the modal 2 times then export the excel im getting 2 same files, If I open the modal 3 times i get 3 excel file it keep multiplying how to avoid this kind of scenario thankshere is my implementation/source code$(document).on("click", "#dealer-collection", function (e) { modalW...
I have it set to have the side bar closed by default until you hover your mouse over the side bar. Problem is, it creates a lot of opening in error as mouse gets too near. Is there a way to delay it opening to stop the side bar opening too soon?
I have the same question as https://devs.keenthemes.com/question/pagination-first-and-last-linksI can modify everything else in the datatables so far by modifying datatables in /assets/js/custom/apps/user-management/users/list/table.js, except for option pagingType/paginationType. It keeps showi...
Hi, could you please explain in steps how to use the files we obtain from the Layout Builder and integrate them to an existing ASP.NET Core MVC StarterKit project?Where should we include the files? I couldn´t find the documentation about that.Thank you very much!