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...
Hi team,
We wanted to check the producer’s approach to AJAX error handling for the formvalidation.io plugin and discovered that the link in the documentation (https://preview.keenthemes.com/html/metronic/docs/forms/formvalidation/overview) to the producer’s site is no longer functional. The websi...
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’m currently working with one of your templates and would love to customize it to better fit my project’s needs. Can you guide me on the best way to make layout and component adjustments without breaking the design? Any tips or best practices would be really appreciated.
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...
I'm using Metronic 8.x with Bootstrap...
I added a Select2 component and tried to add tooltips, however, adding it deletes the text from the placeholder.
This way, the tooltip is displayed, but the placeholder is not:
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...
I’m building a JavaScript-based site deexn com and want to integrate the Metronic/KeenThemes layout properly with my project structure. I’m unsure how to organize the theme’s HTML/JS files within my JS architecture and how to reinitialize Metronic components (like dropdowns, menus, tooltips, etc.) w...
Has anyone here worked extensively with Keenthemes products and found a good way to navigate their documentation more efficiently? I’m using several of their templates across Bootstrap and React, but sometimes the component structure feels a bit scattered and I’m not sure if I’m missing a simpler wo...
This is best theme for me, a also use this for my website also and my website is: https://thecupcut.com/
Just guide is there any new feature added in the theme recently.
Thanks in advance!
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...