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

All Questions (6016)

i want to change metronic logo with my logo and also i want to to redirect the routes when user go to my profile i want to show different layout to user , admin and employee
Hi.I'm using Metronic 7 HTML and I want to programatically close left-aside-menu when on mobile device. So far I was able to get menu object like this:let menuElement = document.querySelector("#kt_aside_menu");let menu = KTMenu.getInstance(menuElement);But I can't see any...
Hi, I've purchased the Metronic 8 template but I am unable to remove unnecessary plugins, js, and css files from my project which is causing a very slow page load speed. Please anyone help me to remove unnecessary plugins because Metronic comes with a lot of plugins and other things which I don't ne...
Hi,Could you please look into this bug that I found when I try to toggle the left side menu here is the code-- Original code from HTML page in index.html ---
Hi,https://preview.keenthemes.com/html/metronic/docs/general/datatables/buttons/column-visibilityThe feature on this page is not working :(Can you help me please.Thans so much.
From where can I get the complete Laravel app with all theme component? because its annoying if I had to do all the conversion work again in the theme and there are no components available, it doesn't help much in my development process
I am working with metronic and I am fairly new to Angular. What would be the best approach for modifying the opacity of the background-image? There are a lot of scss files in this project and I want to make sure I do this right. Thank you!
public class KTIconsSettings{ public static SortedDictionary Config { get; set; } = new SortedDictionary(); public static void init(IConfiguration configuration) { Config = configuration.GetSection("duotone-paths").Get
Hi. Is it possible to change direction of metronic at runtime ?I have an asp.net core application using metronic 8.1.6 template and i need both rtl and ltr versions. When user changes the language , for example persian or arabic, it's need to change the direction to rtl .I tried to change themeset...
It is impossible to compile or run the nodejs project for a newbie user like me.https://preview.keenthemes.com/nodejs/metronic/docs/getting-startedTrying to reproduce the getting started doc in a windows pc without nodejs and other things previously installed, it is impossible. A ton o...
I ran with the latest node.js a got this erro when I try to npm run build. I don't know how to fix this issue. Anyone know how to resolve this issue, please help...[webpack-cli] Failed to load 'C:\METRONIC\metronic_blazor_v8.1.8_demo1\blazor_demo1\Starterkit\_keenthemes\tools\webpack.config.js'...
I saw Keenicons icons and they are gorjeous.I noticed that Keenicons need internal span for each path that the original SVG have.Is this intencional?This will make usage hard.It easier (even in a developer sense) to have all icon content in a single `content: \eeb6` So we dont ha...
I`ve download a laravel package containing 9 demos.I`m using demo2 and the icons and text on the top are gray.it should be White. I ran:npm run dev --demo2What am i doing wrong?
Hey,i was wondering if it is possible to include the demo3 data into my Metronic 8 Laravel theme?I tried to install it via “npm run dev —demo3” and it worked but how do I change the style to demo3 because it’s still the demo1 default css style.Greetings!
Hi there,I see there was an update regarding the splashscreen logic but I don't really understand how it is hooked together. I don't see anywhere MetronicSplashScreenProvider being used as a wrapper so I can't really invoke the splashscreen anywhere in my app. I have previously implemented my ow...
In the app.component.ts, the '@Component' decorator uses the selector "body[root].I have followed the Microsoft Documentation to include MSAL in our project (default auth has been removed from the project while following the skeleton guide)For MSAL to work, the app component needs the selec...
comment upgrader to angular 15 from angular 14 with my project metronic
Hello,we would like to build an attendance and leave management system that employees of our client companies will use. The companies will pay us for using the service.We want to by from you this theme:https://themeforest.net/item/metronic-responsive-admin-dashboard-template/4021469D...
Hello, The angular template in below link is only view. There is no actions like create which is available in HTML template. Please advice how can I use HTML template functionalities like create in Angular applications.https://preview.themeforest.net/item/metronic-responsive-admin-dashboar...
HelloI see that the REACT version of DEMO1 is missing many pages from the HTML DEMO1 version.Example I need the CORPORATE login HTML page (as an exmple) in my REACT app.Do you offer a full duplicate in REACT of the HTML DEMO1 ?I thought that it was exactly that but it is not
I've followed all the instructions for start theme but it simply does not run. I encourage the devs to try it themselves. There seems to be a TypeScript compilation issue in the KTSVG.tsx. Either way this theme does NOT install or run. I have tried this locally, on Github Code Spaces, and on Digital...
hi, keen themesIs there a way to use formrepeater vue in metronic?thank you,