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

Tag: Metronic (1602)

Hi keenthemes,The Slider appears to not work in RTL Landing page, although it is working on the LTR .. ??Here : https://preview.keenthemes.com/metronic8/demo1/rtl/landing.htmlthank you
Hi, When I refresh my page it seem it went from dark mode back to light. Is it some script or something that I accidentally remove or something that may cause it? And how can I fix it? I'm using V.8.1.0 Thanks.
hello there, I'm trying to join the Affiliate program, I fill the following 3 fields, but it always shows error.How can I fix the problem and join it?
I bought your metronic admin panel theme from themeforest. But your download links download as demo. How can I download full versions.
Changing the following selector in style.bundle.css...(from)i { line-height: 1; font-size: 1rem; color: var(--kt-text-muted);}(to)i[class] { line-height: 1; font-size: 1rem; color: var(--kt-text-muted);}...
Hello Guys,I am trying to setup metronic in a nx monorepo enviorment, if you have any plans for nx based release or can provide some insights for succesful implementation it would be a great help to me.here are my issues:putting sidebar, topbar etc in a shared lib is causing erro...
https://preview.keenthemes.com/html/metronic/docs/forms/image-inputIf you click on the pencil icon on the example, it pops up the file input dialog, if you move the dialog away you will see a ghost background.Can you please fix that?
Hi, I download metronic_html_v8.1.4_demo20 and when I try to use the gulp command it gives an error. At first it give an error about lodash, i install it using NPM and that error is missing (I don't know that installing this lodash using npm is correct way), and then after that it give me other erro...
Hi there,I'm running a VueJs app with Metronic 9. I have an element I'd like to use reparent on that sits inside one component, but the new parent element is in another component.When I attempt to run reparent with both new parent and the original element in the same component it works prope...
Dear Support Team,I'm struggling to make the menus work when I press the button. We have aspnetzero 11.3 with Angular and Metronic 8.I got to the point that menus work when the page is initially loaded however if I have a button with a menu attached on the cards which dynamically load (lazy...
Hey there,I've seen that currently the Switch buttons on the current version is blending with the white background, causing it to look transparent.Any chance to get those varied switch buttons from this Metronic version?:But I'm talking specific on the - Basic Examples>With Iconhttps://p...
In the previous versions of the theme the checkbox inputs would have the class form-check .form-check-input that had the property cursor: pointer. In the current versions this was removed which in my point of view does not help the user experience.Example:https://i.imgur.com/VT2gVEq.png...
I just noticed that in the metronic documentation the background color bg-lighten is equal to the bg-white, as shown here: https://i.imgur.com/YqnFEmS.png . I think the problem could be that the css class bg-lighten does not exists in the style css file.In the previous versions this backg...
Hi, How do we implement ckeditor in metronic 8 using react?
Using material datepicker, inside dropdown menus, When a date is selected dropdown closes, how to avoid it?THanks
Hi,Is there a way to make a 100% height based on the current viewport?The use case will be the chat page. We want to show the chat to have a fixed height. The input text is always at the bottom and we can just scroll at the message container and the contacts container on the left. I...
Hi Keenthemes,isn't a good practive to name you svg files country inside flag folder by alpha 2 or maybe alpha 3 code name ?? like (us, fr, ca, mx, ..) USA, France, Canada, Mexico, ..Here's a ressource : https://www.iban.com/country-codes or more well organized buy Letters : https://www.na...
Hi,If for the same project I need an administrative manager and a manager for my client. Can I use one licence or do I have to buy two licences ?Regards.
Hi,When I use the Metronic's KTPasswordMeter class it asks for a password of a minimum of 8 characters. ("Use 8 or more characters with a mix of letters, numbers & symbols."How can I change the minimum rerquirement to 12 or mor characters?I checked the Password Meter api documentation...