Hello,
I have a few questions:
1. Where can I purchase Metronic version 8.2.X?
2. If I purchase version 8.2.X, will its directory structure match the one outlined here: https://preview.keenthemes.com/html/metronic/docs/getting-started/file-structure?
3. Will purchasing version 8.2.X incl...
Hi Metronic team I want your help making my datatable responsive I have done it but in some screen sizes the table will have a small horizontal slider [even after restarting the page with the new size] which I don't want even if small so what can I do. I am using Metronic HTML v8.2.7 with bootstrap
Hey, Metronic 8
When using the drawer component and use the same element for submenu on desktop and drawer on mobile, what is needed is to turn :
data-kt-drawer-activate="{default: true, lg: false}"
data-kt-drawer-overlay="{default: true, lg: false}"
you have som...
I tried npm run build --demo1 and noticed js/custom/is not getting bundled.
I really like the data list style of M7, but I don’t see any templates for data lists in M9. What should I do?
Hello KeenThemes team,
We are currently using Metronic version 9 in our project, and we would like to ask two quick questions:
Where can we find the official alert components (for displaying success, error, warning, or info messages) in Metronic v9?
We've searched the documentation but couldn...
Hey,
I add rtl template into Asp.net Core & have issue in Keenicon not working fine while using rtl, but working fine while switch to ltr
Hello Team,
Thank you for this amazing template.
I would prefer a video tutorial on how to integrate Angular with Tailwind, as it would make the process clearer for everyone.
Hi,
I have Asp.Net Core application using the Metronic v8.2.9 Bootstrap theme.
I have a question regarding adding a new CSS file for a specific view in my ASP.NET Core MVC project. For instance, I want to include a custom order.css file specifically for the Order view.
To achieve this, I plan t...
Hello,
Is there a way to load data without using apiEndpoint? I would like to create my custom function to load the data and then pass it to the DataTable instance.
Is this possible in Metronic 9 Tailwind?
Cheers,
OZ
Hi, I have a regular license for Metronic v9 and I'm trying to integrate it to a new react project following your guide but I need help. I followed these steps: https://keenthemes.com/metronic/tailwind/docs/getting-started/integration/react#create-project
Then these https://keenthemes.com/metroni...
I use 9.2.9 Laravel Livewire and Menu Dropdown not working after wire:navigate, I need help.
I'm trying to integrate Metronic 8.2.7 into my Rails project. CSS part was very easy. However, Javascript part is a pain in the ass. I have been dealing with this a lot of hours without success. Metronic is heavy dependent on Javascript. Basically, the issue is with the scripts.bundle.js, because KT...
I am attempting to use Metronic (9.x) with Blazor, and have started a project based on the official sample found here: https://github.com/keenthemes/metronic-tailwind-html-integration/tree/638f04486f737a6c5b86edf51666b8eb72469fb8/metronic-tailwind-blazor-server
Although I have to point out, this...
Hi
I recently purchased the theme and very like the new design in version 9.
I want to know if there's a way of using version 9 in Nuxt JS Vue framework.
Thanks !
Hey,
I'm trying to integrate ColReorder for Datatables. It has bootstrap5 styles here and see the example here: https://datatables.net/extensions/colreorder/examples/styling/bootstrap5.html
I checked the package.json and the styles for it already included in your bundle. But when I try to use...
Hi, We're loading our modal contents via Ajax. And in the body of modal content, there lies a select element that we want to initialize with select2.
We tried applying data-control="select"2 attribute and also tried data-dropdown-parent="#modal_id"
but select2 is not getting initialized.
We even...
For transparency i'm using:
- Webpack to install the packages
- Node version v18.18.2
When I run the npm run build I'm getting the following error:
ModuleBuildError: Module build failed (from ./node_modules/sass-loader/dist/cjs.js):
Can't find stylesheet to import.
@import "bootstrap/sc...
Hello, I want to start a new project with Nextjs 15 that will be used only for the frontend, I will not be using any backend operations like crud.
Now, I want to implement your theme, but I am only seeing starter projects for nextjs 14. Also, I am redirected to CrudHunt, but I don't understand how...
For version 8.2.3 demo 13, is it possible to have a fix footer?
- I did NOT see any RTL options. any guidance before deciding on making the purchase.
- User management is coming soon. How frequently do you guys update and add new features to the project?
DataTable layout not styling using Tailwind CSS.
I tried Bootsrap CSS, DataTable styling perfectly, but I change to metronic CSS, style is gone.
Fyi, I use Demo 1 with Tailwind.
Here My app.scss code
@tailwind base;
@tailwind components;
@tailwind utilities;
// Boots...