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

All Questions (6017)

When using the Metronic HTML theme, to make changes to the core areas which replicate across the website such as header, footer, navigation menu do i have to copy / paste the amended code for each page or is there an easier way to do it.e.g.Lets say i have 50 webpages and amend the menu, do i...
remove Why use this button? It will not rebound when pressed. For demo6 vue version projects, it is also not possible to use a link to replace it.
the border: 1px solid var(--bs-gray-300) ; , box-shadow: none; this line are over writtenthat is cauzing the boder to dispaly nont Old code .react-select-styled .react-select { &__control { --bs-form-select-bg-img: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/200...
HI, i want to display a custom specified error message if the user entered an incorrect user or Password, the error message should be specific instead of 'Sorry, looks like there are some errors detected, please try again.'i'm using Metronic Starter kit in laravel 10
Hi,We are using metronics theme in Laravel which is setup in docker. Everything looks good except it shows some variables (starting with @) at frontend even after compiling the assets. Please see attached for more details.Can you please help us here?
Hey there, while exploring the demo version for VueJS, I'm curious if the premium version offers additional components and features beyond what's showcased in the demo version. Or is it restricted to the features demonstrated in the demo version?
Hello I am trying to install Metronic 8.2.3 asp.net-core.I have the latest Node.js Yarn & Gulp installed.However I get and error when running gulp --demo1[11:13:01] Finished 'default' after 170 msError in plugin "sass"Message: node_modules\prism-themes\themes\prismjs.bundle.cssErr...
Hi, I want to ask about configuration of project, if i create a new vue project and add dependency following package.json file inside metronic_vue_v8.1.6_demo2 folder and copy assets folder into my new vue project. how can i use
I had copied demo2 html folder to django _templates folder and created an app to load the template. But the path is not loading styles and css files.Below is a sample css pathhttp://127.0.0.1:8000/worker/assets/plugins/custom/fullcalendar/fullcalendar.bundle.css
metronic 8 demo 8 template v8.1.5 stepper intigrate the my project, but below error given,plz adviceunloading.js:5 Uncaught ReferenceError: KTStepper is not defined
Hi.Demo 1 > layout dark sidebar When scroll or set fixed toolbar then the active menu item shadows dissapear.TY.
Hi,I just got your theme metronic_v8.2.3, but the bundling theme assets is not working with Gulp nor Webpack in Flask.I am following the guide here: https://preview.keenthemes.com/flask/metronic/docs/getting-startedErrors:For webpack: npm run build* First removing "type": "module...
hi, can i use html theme files inside react themes, if yes then please provide me procesure to add files inside react metronic themes, please explain in detailes with examples.
i want to create a new component and whant to create a css file and want to import it, please suggest me where and how to import css files, and what is best way to import css, and if i want to use .scss files then how can i import it please explain in details with exampels. thank you.
Can anyone guide me to capture requests at this index so I can do the filter function, for example, filtering from date to date for UserManagementController in Laravel ?class UserManagementController extends Controller{ /** * Display a listing of the resource. */ public f...
Hello team, I have noticed in these past few days the UI on your Medtronic angular demo site is breaking, the navigation bar is being blended with the background while scrolling, and the models of Filter, Create, and Edit are not showing. Can you help us out with this?here is the screenshot: htt...
Do you have a version of React written in js?
Hello,When trying to build assets i get the following error. I can not seem to get passed it. Does anyone have an idea what this might be and how to solve this?~/Metronic/_keenthemes/tools$ gulp --demo31Using gulp config file: "../../gulp.config.js"[23:33:56] Using gulpfile ~/Metron...
Why is there not a search option for keenicons? I just don't see an easy way to search for icons that I may want to use...When I go here..https://keenthemes.com/keeniconsand click on any of the icons below.. it pops up a dialog to browse.. but I can't search.. this is awful.Font Awes...
Hello,I am trying to use a combination of fixed columns and complex headers as seen in the link below:https://datatables.net/extensions/fixedcolumns/examples/initialisation/complex-header.htmlHowever, when I try to adapt the table and associated javascript with this, it does not work (us...
Kindly Check your Documentation there is issue on React Select Component. The thing whatever is typing is not visible to the user. it might be the width issues on that kindly check once