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

Tag: HTML (1395)

Hi, I implemented form repeater in one of my HTML pages. It works fine, I included the inputs into a but when submit the form, I was expecting to receive an array with the data entered in those inputs in my Spring controller but its coming empty. Any reason why this could happen? I added a na...
We are currently using Angular 14 for our application and are considering purchasing your product. Could you please confirm if your product is compatible with Angular 14? If there are any additional steps or considerations we need to be aware of, we would appreciate your guidance.
Hello I'm setting up a project with laravel and htmlwhile creating layout I'm facing some problem thatKTUtil.onDOMContentLoaded((function() { KTAppEcommerceProducts.init()}Please Help
Hi,Everything was working well until mid-March (around the 16th or 17th). I would compile using the gulp compile command on my production server before handing things over to Nginx:...# Load environment variables from the env fileCOPY $ENV_FILE .envRUN chmod +r .env...
Im using version: "8.2.5",const gulpConfig = {name: "metronic",desc: "Gulp build config",version: "8.2.5", I changed the gulp file & config to remove jquery and got this error while compiling assests using Gulp :sh-3.2# gulp --demo41Using gulp config file...
Hello, I used your theme in my project, and my project was initially based on Angular version 15. However, I recently decided to upgrade Angular from version 15 to version 17, and I noticed that you also added an update for that same version.I successfully upgraded the Angular version, adjusted...
on the official website: https://old.formvalidation.io/settings/Field settings > iconI have to added 'icon: false' or 'icon: 'false'' like example on the official websiteit's not working for me. please check
Hello Dear,I used the HTML Select2 and Date picker from below links in my angular applicationhttps://preview.keenthemes.com/html/metronic/docs/forms/select2https://preview.keenthemes.com/html/metronic/docs/forms/tempus-dominus-datepickerbut it is not showing properly also sea...
I downloaded the Metronic template and tried to switch the design to RTL, but I couldn’t get it to work. I’m using Bootstrap, and I noticed that the necessary RTL-specific files, such as assets/plugins/global/plugins.bundle.rtl.css and assets/css/style.bundle.rtl.css, are missing. Could you please l...
Hey Metronic Community!I am working on integrating Webpack with the Metronic template and noticed that plugins can be added in two different ways:1. Through importExtraPlugins() in webpack.config.js.2. By placing the plugin inside webpack/plugins/custom/ and importing it in plugins.js....
Hello Team,I hope this message finds you well. I have a request regarding the organization and accessibility of components within the theme, particularly form controls and the tabs layout. In Metronic 8, the availability of extensive examples for various form controls and layouts made it incredi...
I am trying to customize the color theme for my Metronic project. I need to bacically change the defaults to meat my project requirements.1. Aside background, font, and icon Color2. Main Page Background3. Deafult global font.The YouTube video available for customization is very old and n...
Good afternoon, there are a lot of missing components that would make it easier to develop with the Metronic 9 template. Namely sliders, galleries, notifications and water masks for input. I understand that the template is new and it is very difficult to implement everything at once. But I would lik...
Hi TeamIn the CSS files for the HTML Bootstrap version (style.bundle.css), i notice what seems to be a lot of duplication. The files are massive 50k lines of code. When I want to find something for troubleshooting / customising, it's a real needle in a haystack - and I've noticed many instances...
It will be available for download ? https://keenthemes.com/metronic/tailwind/demo3Please provide download link so will upgrade our solution.
Hello, can you help me to resolve this issue please[Error] TypeError: KTUtil.onDOMContentLoaded is not a function. (In 'KTUtil.onDOMContentLoaded(function () {KTAppSidebar.init();})', 'KTUtil.onDOMContentLoaded' is undefined)Eval Code (sidebar.js:114)eval../demo1/src/js/layout/side...
How to add custom css code in metronic theme for making responsive only device width > 1200px for container. the aside & header should be fixed position
Hello!I’d like to suggest a feature to the Keenthemes Developers Team. Our application relies heavily on Keenthemes, particularly Metronic. However, when it comes to building landing pages and homepages, we often need to use other themes, which brings in additional assets and increases complexit...
Hi,I'm trying to use Demo 20 (HTML) header in my Demo 2 (Angular) application.I got the style file from html and added in my project. Everything fine until i realised that, in mobile mode, the menu drawer doesn't work (in html demo works). The overlay is there, but nothing else (the menu).Does...
need assistance with customizing the layout for responsive design.Metronic Version:8.2.7Demo theme : 4Framework: HTMLSpecific Requirements:Fixed Sidebar and Header: I want the sidebar and header to remain fixed and sticky regardless of the device wid...
Just started working with demo13 and I was wondering how to generate a different color for the header and the aside menu (and logo section) for dark and light themes? The generated style.bundle.css file only generates one style object for the header and aside menu. How can I make it generate separat...