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

Tag: Bootstrap 5 (844)

Hi There, I am trying to set the folloing layouts in my application from Fixed to FluidFooter - FluidHeader - FluidContent - FluidBut I dont want to download the template from the Layout Builder. How can I change direcly in the code.Note: Layout Builder splits the project into se...
Hi There,I recently purchased your Keen V.3.0.5 theme and have started working with it, but I noticed today that your Docs & Components website is not working:https://preview.keenthemes.com/html/keen/docs/indexCan you please advise when this will be functional again?Thanks!Reuben
Hi,I built my Layout with layout-builder URL.html It creates metronic_html_v8.2.0-1689961543 zip file with 2 folders and the index file.I copy that folder and the index.html file to my spring project.Now, I start my app and there is no errors on navigator console. Not even in STS IDE co...
Datatables Action dropdown not open on reloading rows via Ajax
HiAfter rendering the data table component with the AJAX filter, the search n checkbox is not working. Note I reinitialized the data table.
Not able to render secondary menu in sidebar after selection of different primary menu.
Hi,I want to apply the below scrollable tabhttps://preview.keenthemes.com/html/metronic/docs/base/tabs#scrollable-tabsfor the layout
Hello,In my dev process, I aim for efficiency in my code. If I wanted my project to, for now, only include the top navigation bar that can be toggled between light and dark. I want to have the absolute bare minimum required for it, and as I figure out what I want to add, I can work my way throu...
I want to create products for Codecanyon with this admin template. How much to pay for it?
I have recently updated my Metronic to v8.2.0 specifically because in v8.1.9 the datatables implementation still used Bootstrap 4 intergration.However after the upgrade the Datatables are still using Bootstrap 4 and not Bootstrap 5.I checked the src/js/vendors/plugins/datatables.init.js and cl...
I have installed the latest release of Good – Bootstrap 5 Admin Dashboard Template (v1.1.1) and now the sticky toolbar is broken (no longer sticky). I checked the latest components page and your sticky demo example also does not work.https://preview.keenthemes.com/html/good/docs/general/sticky...
Version 8.20Demo 1The page url where the error occurred : https://preview.keenthemes.com/metronic8/vue/demo1/?_ga=2.222728219.1658756242.1692005631-1878589721.1678872228#/apps/subscriptions/add-subscription
Hello,I was testing stacked modals, when open stacked modal (level 2) its 'div.modal-backdrop fade show' gets place just above the first modals div.modal-backdrop not betweend the first and second modals. In your example yo...
How to add image input with form repeater. Please guide me
Dear Support Team,I hope this message finds you well. My name is Ahmad Bilal, and I am utilizing the KT Metronic theme for our projects. First, I'd like to express my appreciation for the quality of your theme and the features it offers.I am writing to seek assistance with a specific issue w...
Hi, I have not seen anything in the documentation about autocomplete.Can we get of example in the Metronic documentation?I need autocomplete adresse insiste a form.Thanks
Hi,I'm using Metronic 8, the HTML version.Is possible to modify the css classes to have a design that looks like a mobile native look and feel?When opening the Metronic in the mobile device the font and components on the screen are so small.If not possible, do you have any plans to release a...
Hi,Related to this, is the CKEditor installed in Metronic not supporting all the toolbars in CKEditor 5, I tried what I needed and it didn't work if I refer to the CKEditor 5 documentation.and if true means I have to buy a license from CKEditor 5 separately because Metronic only provides a fre...
We have a long page with buttons at the bottom of the page that open up modals. Each time a user clicks these buttons to open the modal, the page scrolls back up to the top.I use a Javascript to create these modals on the fly:function modalPage(title, url){ let mid = Math.random().t...
Hi!I have a stacked modal on my page, and I want to close it by javascript.I´m using the modal.hide() but nothing is happening. :(I initialized the stacked modal:modalColecao = n...