hey first time posting here so this is my first time using metronic react 9.2.3 and i want to remove the default supabase auth... ive followed all the steps here:
https://docs.keenthemes.com/metronic-react/guides/custom-auth
to disable the supabase auth but after doing this i see more referenc...
I have followed the instructions i documentations and from github repo (https://github.com/keenthemes/metronic-tailwind-html-integration/tree/main/metronic-tailwind-laravel) though the theme is running fine some of the laravel classes are not working like w-3/5 or bg-red-500. Metronic CSS and Clases...
I am using Metronic, Tailwind, and Laravel. As explained in the documentation, I copied the assets folder to the public directory. However, the KTSelect functionality inside KTDrawer is not working. I need to re-initialize it, but I couldn't find how to do it.
I imported the dist/assets folder into my src directory, made the required configurations, and then tried to adapt my app.component.html to demo1/index.html.
Thank you for helping me resolve this issue.
I recently purchased the Metronic 8 theme from ThemeForest. After downloading the files, I noticed that the version I was looking for — specifically the HTML Bootstrap version shown in your preview (https://preview.keenthemes.com/metronic8/demo1/index.html) — is not included in the files I received....
Hey,
I'm using Metronic with Laravel, and I've always run into issues when trying to make Livewire work properly — especially when using wire:navigate. The main problem seems to be that the Metronic components stop working after navigation. Dropdowns, modals, tooltips… everything jus...
I reached out previously about the KT menus not working in Angular 20 https://devs.keenthemes.com/question/crafttheme-kt-menus-not-working-after-angular-20-upgrade . You advised me to manually initialize them. That fixed the KT menus. Now we are trying to implement the select2 drop down controls. Th...
Hello Team,
I have been using metronic a lot for majority of my development needs and it has been a joy all these years.
But recently my employers got a VAPT institution to scan the systems I have built and most of them if not all returned a high risk issue from one of the packages you referen...
Hi,
I used in my project the demo4 in angular, i see some bugs and i try to download the version 9
but in the new version this theme dont look like the same.
so why they change?
i am trying to run the latest version of the dashboard for the first time using React Vite Tailwind but I keep getting this error
$ npm run dev
> metronic-vite@9.2.3 dev
> vite
C:\Users\test\Downloads\themeforest-1djSMjx2-metronic-responsive-admin-dashboard-template\metronic-v9.2.3\metroni...
Hello! I just purchased the Good – Bootstrap 5 Admin Dashboard Template. I was wondering if there are Figma design files available for download?
Thanks in advance.
P.
We're working with the Craft theme and trying to replace the default top left side logo. The issue we're running into is that the new logo image isn't the same dimensions as the original. When we use a larger image, it doesn't appear on the screen—even though it’s still present in the DOM and visibl...
I want to create a simple drag-and-drop interface similar to creative apps, where users can design characters or rooms. A concept close to what’s shown on https://pazuavatarworld.com/. Can this be done using Metronic’s components, and what’s the best approach to start?
Hi, I'm developing an app with metronic and I chose the tailwind + react demo10. Considering that my project runs on laravel 12, I would like to understand how, what and where to load the chosen demo and the metronic dependencies.
Finally, I would like to understand if I can modify the layout of t...
Hi,
I want to integrate KtUI on my Metronic project (React Vite Javascript Tailwind 3), but got a few issues trying.
When adding @import './node_modules/ktui/styles.css'; in my styles got this:
[plugin:vite: css] [postcss]
/Users/meetallo/Desktop/Repos/hg_ldt_front/node_modules/@keent...
Hi,
I am upgrading my project from HTML framework package v8.2.3 to v8.3.0 and I got the issue with DataTables plugin. I fact, I realized the plugin changed the html structure so that Metronic style does not work anymore.
Hello,
I've upgraded to metronic 9 version and therefore to nextjs
I'm trying to use the i18n component but it doesn't work.
I've simply tried to use it inside an existing demo page.
The i18n key is not replaced by its value, and in the browser console I get this error :
react...
Video Link : https://telemarketing.sgp1.cdn.digitaloceanspaces.com/280_1750515877.mp4
Datatable will jump to top when we scroll to bottom. I think is due to the sticky header part.