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

Tag: Bootstrap (171)

i want to buy this templeate in angular 14 and i want to see the source code to know is this code serve my business or no .how we can handle this point.
Hi everyone, I used Metronic v.8.1.8 deom4, I want to add shecduler tool -Telerik scheduler (https://www.telerik.com/aspnet-core-ui)- , I added all script that related to Telerik in _Layout.cshtml, but telerik scheduler can't run, and this error displayed (kendoScheduler is not a...
Hola, quisiera saber si este template es de facil implementación para un proyecto sistema gestion web con aspnet core 6.0 mvc razor? gracias
helo friends,i need helpi make refrence modal using laravel livewire, im using tagify input in the formmy problem is after input tag using tab or comma button submit always clickplease helpthanks
Hi! Im using the Demo 1 version of the metronic template, i chose the Vue option.I am having a little trouble trying to render a drop down menu in my screen.There is this template section with a v-slot (Actions) inside a datatable:
Hi, does metronic 8 use bootstrap? i have a platform made in metronic 4 in bootstrap, i want to migrate the metronic version
Hello Team,I have the Metronic Template which I am using to create a Angular Based Project so in that I am stuck in the designing issue in Dropdown in table.In Table the data is rendering dynamically and in that one last column have button and after clicking that button the dropdown opens so...
Hi there,i would like to know how to add light theme (as always) for login page.The rest of the pages it will works as it is selection selected by user dark or light theme.https://preview.keenthemes.com/html/metronic/docs/getting-started/dark-modei referring to above url but not working....
version: v8.2.8file: components/search.jsoriginal code```var optionName = KTUtil.snakeToCamel(name);if ( the.options[optionName] ) { return KTUtil.getResponsiveValue(the.options[optionName]);} else { return null;}```fix code```var optionName = KTUtil.snake...
Hi Sean,Shame on me I was struggling to make the hero section text goes aside aligned with an image as the image below : https://ibb.co/d6x5V7KIs there a ways so you Can you drop us the HTML source code of for Metronic 8 landing page to make it so, and to be Responsive too :)Th...
Hello,I am using Laravel and Demo 3 for my server. I am currently looking for all widgets, as I could only find some in my file folders under widgets-2/ folder I am missing some widgets. Where can I get the HTML code for all the widgets that I can then import?Kind regards,Thomas
Hi I'm using the latest update for my new Laravel project.For me, there is a latency to pages getting loaded both locally and in the cloud environments.I also have a project in version 7 it doesn't have this issue.
Hi,I have an HTML and PHP project built on Metronic 5, and I would like to upgrade it to Metronic 8 or at least update Bootstrap to the latest version. Could you guide me on the best approach to achieve this?Thank you.
I am attempting to use alerts as defined in this section of the documentationhttps://preview.keenthemes.com/metronic8/demo1/documentation/base/alerts.htmlWhen I attempt to apply this markup in my page, the alert box does adopt the correct color, but the icon does not render and the text is n...
Hi Keen Themes team, few days back we purchased entire Metronic theme bundle from Themeforest, as we liked and decided to implement the Demo 7 for our upcoming project. But after checking demo 7 with latest version is not available for React language in that same bundle nor available online....
Hi,, I use Metronic v8.1.8, html, and I try to fix the issue that appear with sidebar menu, when click show more --> it is working, and when click show less is not working,, I follow the templet https://preview.keenthemes.com/metronic8/demo4/index.html,, but still is not working,, what is the i...
Hi,We have used Metronic demo 2 for our project since 1/5 years ago. We need to update the ApexChart plugin but it does not have a separate folder and its code is inside the bundle file. How we can update it?Thanks
Hi,I am using Bootstrap Admin Dashboard Theme, and I want to deploy it on Haruko.so I add this script"start": "NODE_ENV=production cd theme/tools && yarn install && npm run build --production --demo1"I am not sure if I am right but I have no idea how to run the app in the production.I depl...
Hi There,There are some npm package is not supporting due to missing script or versioning issue.Our team planning to try include custom js in html in metronic 8 template.How this is can be done. Kindly advise.Thanks
Hi,In Metronic HTML v8.2.1, the LIGHT SECONDARY text is invisible in some cases below- Badge: Light styleNewhttps://preview.keenthemes.com/html/metronic/do...
HelloIn the demos, regardless of the amount of content in the "content" area, the footer is positioned at the bottom of the viewport.When developing locally, the footer moves up the body area, to the bottom of the available content.I have validated the class names for footer & content di...
Hi,Is there a fix for the position of the dropdown's data when using Select2 with multiple ?https://i.ibb.co/PzS41pK/Untitled.pngThanks!