Super Sale Limited Time 50% OFF for All-Access Plans
Save 50% Now

Metronic (5222)

Why can't I find the Metronic 8 Bootstrap documentation anymore? File not found. https://preview.keenthemes.com/html/metronic/docs
Hello ! I'm trying to access docs for v8.3.2 HTML but i get 403 Access Denied page as response. Is there a plannned maintenance or someting just broke ? Url : [https://preview.keenthemes.com/html/metronic/docs] Thanks.
Hi there, We have recently purchased an upgraded license for Metronic 9.2 and upgraded our app. When committing to Github, we are seeing multiple high severity security warnings from our GitHub Advanced Security scanning bot. e.g. Note - this is one example - there are 170 odd of these. S...
Hi, I want to set the mobile like sidebar toggle option in all view (and disable large screen layout), can you help me to change related settings values or configs to do so ? (in mobile the sidebar panel is hidden toggled when click "Show sidebar menu" )
Metronic9 Use I'm looking for a way to resize the horizontal length in KTDATATABLE. I want to make sure that the user is free to resize the horizontal length. HTML VERSION Use
Hello team, I'm using Metronic 9, the flavor with Tailwind, React and NextJS in Typescript. The README is missing the instructions to populate the PostgreSQL database. I suggest to add the instruction `npx prisma db seed` and `npx prisma migrate reset` to the README to, respectively, populate...
Hello team, I'm using Metronic 9, the flavor with Tailwind, React and NextJS in Typescript. To properly setup Google OAuth2, I needed to specify the following callback URL `api/auth/callback/google` in my client configuration. I took the URL from the code, but it could be helpful to specify it...
Hello team, I'm using Metronic 9, the flavor with Tailwind, React and NextJS in Typescript. In whatever DemoLayout, the page "Billing - Basic" does not allow to add any new payment method. I would expect a form to show up when clicking on "Add New", but nothing happens. Why? How to solve this?...
I purchased the theme from ThemeForest. Our company wants to use Demo 20 for our application. When I downloaded the zip I didn't see the demo in there. https://preview.keenthemes.com/metronic8/demo20/index.html
Dear Support Team, I hope you are doing well. I am currently working with Metronic Vite + React + Tailwind + TypeScript, version 9.3.5, and I need to implement a DataTable/DataGrid with server-side processing. In previous versions,for instance, Metronic 9.1.2 the DataGrid component included t...
When I check the documentation for Metronic Next.js, I've seen features like .env.example, auth routes, i18n files. Project structure differs my downloaded files. Where can I get the boilerplate like the documentation refers. https://docs.keenthemes.com/metronic-nextjs/getting-started/installatio...
I just tried using the progress and was refereed to Ktui in the url : https://ktui.io/docs/progress The examples are not showing anything, and when i tried using the code it doesn't work just a straight line. I also noticed some other pages that have blank examples.
After doing multiple validations, it seems that dark: attribute is being ignored. So if i use i will always get text-primary in light and dark mode. what i want is to define two colors that will work in light and dark mode. Thus:
I am looking at the example project for angular: https://github.com/keenthemes/metronic-tailwind-html-integration/blob/main/metronic-tailwind-angular/angular.json Here the "src/assets/css/styles.css" is imported last. It should therefore overwrite classes with the same name of imports before this...
We are using Metronic 8. In the left aside, there is a "Notifications" button that shows a menu with alerts, updates, and logs. We added a button to delete any alert. When the button is clicked, the menu hides. How can we make it so the menu does not hide? We tried adding attributes such as: dat...
Hi, We have the Metronic template with support purchased I've trying to get the sidebar in the template to either stay minimised or expanded based on clicking the toggle icon. Whenever the page is refreshed it reverts back to the default display and not the last toggle setting. The followin...
I recently purchased Metronic 9 (my version is 9.3.1 with Tailwind 4.1.12) and am going the HTML route (with .Net Razor Pages) and am trying to setup a KTDataTable instance that shows a skeleton loader (per column) while an AJAX call is being made to retrieve data. I tried adding five rows to my...
Hi, I came across an issue. The ASP.NET Core documentation pages keep loading indefinitely, and I’m unable to navigate through them. I have to switch to the HTML view and then return to the ASP.NET Core docs for it to work. https://preview.keenthemes.com/asp.net-core/metronic/docs/getting-start...
Hi, Is there any example of a treeview available in Metronic (Tailwind)?
hello, I'm trying to compile my app.css using latest vite and tailwind version, however its giving me an error, do you have any suggestion for a fix? Im using latest metronic tailwind build [plugin:@tailwindcss/vite:generate:serve] Cannot apply unknown utility class `bg-background...
How can I download this template with my license? https://keenthemes.com/metronic/tailwind/react/demo3 Is that possible?
We have a blocking frontend build issue that needs immediate attention. Summary (short): - Production build (`npm run build:prod`) produces Tailwind/PostCSS warnings and outputs invalid CSS. - There is no `npm run build:dev` script in package.json. The closest development build command is `npm...