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

Metronic (4944)

There is an error building Demo 11 in Metronic HTML (I'm using Gulp here)Error in plugin "sass"Message: ../demo11/src/sass/components/_card.scssError: Undefined variable. ╷8 │ --#{$prefix}card-bg: #{$card-bg-dark}; │ ^^^^^^^^^^^...
Header and Toolbar components background is transparent by default and not changes to light color while scrolling the page. Also in HTML version there is a delay in changing Header BG when I start to scroll immediately after page is loaded.
Hello, We've just purchased Metronic 8.2.1 but there is no design folder and Figma file included in the zip.Can you send me a link that I can download the Figma files using my Purchase Code.
After updating Metronic to v8.2.1, I noticed that text colour for badge secondary does not look right. Happening for both Basic and Light Style.You can see it from the preview page too:https://preview.keenthemes.com/html/metronic/docs/base/badges
Where is the ecommerce apps when I download Metronic démo1 ?
hi!i bought the template and now i want to use it, i go to use angular, i extracted the zip for the demo1 and when i trying run the application i receive the error Node packages may not be installed. Try installing with 'npm install'.Error: Could not find the '@angular-devkit/build-angular:dev...
Hello. Node: v20.7.0yarn: 1.22.19OpenServer: PHP 8.1Version metronic: metronic_laravel_v8.2.1.zipHave a npm run dev command error: # npm run dev> dev> npm run development> development> mix[webpack-cli] TypeError: object null is not iterable (cannot...
The installation went as expected as per the guidance found at https://preview.keenthemes.com/asp.net-core/metronic/docs/getting-started. All operations completed. I used yarn install and gulp --demo1 from the _keenthemes/tools directory. However, when I run dotnet watch from the StarterKit directo...
Need video tutorial for vuejs :(https://www.youtube.com/watch?v=2uWJpnuCMKQ&ab_channel=KeenThemes
Hi!Can you give us a vue repeater example? I am struggling with trying to figure out how to incorporate the html example since it uses jquery.
There are errors in console:Uncaught SyntaxError: Cannot use import statement outside a modulescripts.bundle.js:8280 Uncaught ReferenceError: $ is not defined at scripts.bundle.js:8280:1general.js:13 Uncaught ReferenceError: FormValidation is not defined at handleValidation (gene...
I've downloaded metronic_laravel_v8.2.1, and after installing dependencies and setup database, login does not works.I've followed the instructions at https://preview.keenthemes.com/laravel/metronic/docs/getting-started
Hi,I purchased your Metronic for building a web-app, and very happy!But; do you have plans to make the new X (Twitter) icon be downloaded?
In which file in the Laravel folder can I find the email address confirmation email with the verification link ?
We've a Metronic HTML template theme that we have implemented within a Vue.js project, leveraging the Vite bundle. Currently, we're encountering an issue with the functionality of certain theme scripts. Despite these scripts being loaded at the end of the body section, their functionality seems to b...
Hi,I am attempting to install and run the Laravel Starterkit for the recent Metronic 8.2.1 version. I've downloaded the latest version and unzipped metronic_laravel_v8.2.1.zip.I am 'Getting started' using the instructions on https://preview.keenthemes.com/laravel/metronic/docs/getting-started....
Hello. I want to use the filter in the user list, but I cannot make a selection in the filter even though I added all the js to the layout. I wonder what is the reason for this?https://pasteboard.co/gXBA1wSZlUZo.pnghttps://pasteboard.co/OPNvbxjK0knt.png (in default cshtml)
Hello ,I am using Metronic v7, and i will need to return a huge data records and need to use the server-side processing to paging it,i have ref to the below demo but it doesn't work when i change the Ajax URL to my backend php file, i am not sure what's wrong with my php file , i have compared wi...
Hi,I am using the data-kt-menu attribute to get the KT menu working.I am using the react demo 8.Unfortunately, the menu does not appear on click.This is my code:const LanguageSelect: FC = () => { const lang = useLang() const currentLanguage = languages.find((x) => x.lang ===...
HI!I am trying to figure out what my options are for having a time picker with AM/PM instead of 24 hour time. I see that the one used in the Vue dashboard that I have uses ElementPlus and they don't seem to have the AM/PM feature (at least as far as I can tell).Are there any other options avai...
I got invalid source error as:Access to XMLHttpRequest at 'https://abc.com/1.png' from origin "localhost://" has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource.In order to security reasons I cannot modify CORS policy. I would be...
How to integrate Metronic into empty react project? Please, can you answer as simple as possible. I need to understand how to do it