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

All Questions (6021)

Hello Team,I have purchased the Metronic 8 and currently using HTML version for creating some prototypes. I have facing some issues specially with Stepper which is under Wizards. Below are my questions:1. Currently, there are 5 steps in the stepper in HTML and below that there is Back / Cont...
I am trying to show datatables in dashboard. The problem with it is it needs horizontal scrolling to see all the data from small screen or mobile devices.So in Desktop i want to show all 5-6 columns.But from mobile devices i want to show only 2 columns.Is there any way to achieve this?
Are there plans to add a tour widget/plugin?
Hello, https://preview.keenthemes.com/good/documentation/forms/daterangepicker.htmlNormally, this component month selection via dropdown works but in good_html_v1.0.2 it doesn't work.When I click,...
I can't figure out how to combine two cells in your KTDatatable.The idea is to create a table where each row represents a person (for example). Every person (row) has 4 columns (or 4 cells of data), 2 of those cells should be able to turn into one and have a progress bar inside. Let's say it's a...
Hi,How can i download older versions of metronic theme. v5.2
Hi,I bought your Metronic 8 theme. I am using VUE verison. How Can I access this globalProperties in store modules @actions.you can see what property I want to access : https://i.imgur.com/FfvPRVE.jpgThank you.Berat
Hi, i am using React Metronic v7 ,but i want to remove your redux from it but as soon as i remove it theme stops working.Can you help me to remove it properly from theme,so i can directly land to dashboard page instead of login page.i do not want to use your login functionality and redux ,i want to...
Hi keenthemes,The 3 last line of mixed widgets looks very neat (great) in the default light version,But don't in the dark mode (look so bright) !! can you please adjust those colors in dark mode :here's the source (the last 3 lines of mixed widget) :https://preview.keenthemes.com/m...
I am having a few issues with my Notification Drawer component.I am using another drawer like this one but it is showing correctly and I have looked at the settings to make sure they are correct and they seem to be. Do I have to change anything to make this work?
I would like to use datatables in my Metronic 8 Angular template.Unfortunately, I did not find any documentation on how to do this.Can you please assist me ?
Hi,We are making our site to support Accessibility using ARIA attributes and Keyboard navigation attributes . But we are not able to read the Toastr notification messages using tool NVDA screen reader for accessibility in Metronic8. Please help us to resolve this issue.Thanks & Regards,...
We are currently developing a web app using ABP commercial framework. ABP commercial comes with Leton themes by default.We would like to try out the Metronic themes for angular.Asks:a. Is there a trial/free version (limited controls/components) which we can evaluate on our application, before...
I want to know which version of Metronic 8 is good for a faster development process (React or Vue).Looking for valuable suggestions. Thanks
Could you please give any reference or demo of code for skeleton loading for cards, tables, profile page?
I am using v8.0.35 of metronic: https://themeforest.net/item/metronic-responsive-admin-dashboard-template/4021469 .in the html project I can see all the options in App section in sidebar. But un react project only chat section is there.tried both demo1 and demo2.Is the user management section...
To change Metronic's font family please follow below quick steps:Go to Google Fonts and choose your font family.In your HTML's head section replace the default font URL with the new one:
I followed the guidance to update the theme colors using the variables file. $primary: if(isDarkMode(), #1C108F, #32279A) !default; However, I have elected to use the dark theme and deployed it successfully, yet the theme color changes, show up when I run re-run GULP on the light version, bu...
I am using the search result inner component in Angular Metronic Version 8. After typing and selecting from the dropdown, then navigating, how do I close the pop-up and reset it without destroying it?
Hi, I have just purchased your theme and it looks great. I am following the instructions to set it up as part of a Blazor application. I can get the theme to show however there are some files which are returning 404. I have been over the instructions twice and I followed them all so not sure what is...
Hi all!I have been trying to get the KTDatatable component to work but no joy so far.I did look through all the documentation I could find on the KTDatatables and the only real documentation I found (https://preview.keenthemes.com/metronic8/vue/docs/#/kt-datatables) does only have boilerplate...