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

Tag: Tailwind 4 (401)

I've noticed that the downloaded version of Metronic 9 has a demo 1 layout. I want to use demo 4 as a starter layout, how do I make this possible? Thanks.
I am using angular 18 with Metronic 9. I went through some docs I found online and also went through the html template for demo1. I was wondering how do I get the sidebar to collapse and become the minimied version? I did follow the integration guide to the dot as mentioned in the documentation....
Hey, Could you help me? Rails 7.2 installs the core of the tailwind and maintains it. Metronic Styles.css has the core too. Is there some easy way to separate the core and the Metronic customizations? Thank you.
As you have declared that metronic 9 is using tailwind css, can I use the Tailwind CSS code template directly to my react project using your metronic 9 react template?
Dear KeenThemes How to integrate our react js with tailwind demo3, where the file demo3 can be download? Thanks
Dear Support, I've downloaded the latest version of tailwind (9.05) and followed the instructions on https://keenthemes.com/metronic/tailwind/docs/getting-started/integration/blazor-server when i tried executing "npm run dev" I get the error missing script. I checked package.json under scrip...
Hi, I am experiencing an issue with Metronic Blazor (metronic_blazor_v8.2.9.zip). I have provided a step-by-step explanation of how to reproduce the issue in the attached PDF file. Could you please let me know what I might be doing wrong? I was unable to upload images here, so I compiled every...
Do you have any plans to upgrade Metronic to Tailwind v4? If yes, do we have any time-frame - or if not, do you have any suggestions how to make theme compatible with it.
Hi, I've just implemented your tailwind metronic template with React and Vite, and I'm facing these warnings (postcss issues) : To reproduce, I launch "npm run dev" with default vite configuration and then, I access to the home page. Can you help me please ? [vite:css] Complex selectors i...
Hello, I have just upgraded to metronic 9, which is superb and very pleasant to implement, but I have a problem with datatable. I need to modify the contents of the datatable in ajax according to date ranges. Unfortunately, if I empty tbody and inject the new table rows, the KTDataTable content d...
const apiUrl = 'http://localhost:8080/dashboard/fetch_user'; const element = document.querySelector('#kt_remote_table'); const dataTableOptions = { apiEndpoint: apiUrl, requestMethod:"POST", pageSize: 5, setPageSize:5, pageSizes:[2,5, 10, 20, 30, 50], pageMore: true, pagi...
tailwind 4.0 not working< I have tried to follow this https://github.com/laravel/laravel/pull/6523/files
I'm using the new v9 tailwind react. It is really, awesome, but I have an issue where if I create a page and routes in react that is not in the sidebar, I have an error crashing the whole app. But for crud features, I dot not specially want create and edit pages to be in the sidebar. Why do I by...
Hi, I am trying to use Metronic 9 with angular. I used the guide how to integrate the assets into the provided demo project: https://github.com/keenthemes/metronic-tailwind-html-integration/tree/main/metronic-tailwind-angular The project runs, but part of the javascript is not working. Clicking...
react-dom_client.js?v=95cfd977:21139 Uncaught Error: createRoot(...): Target container is not a DOM element. at createRoot (react-dom_client.js?v=95cfd977:21139:19) at Object.createRoot$1 [as createRoot] (react-dom_client.js?v=95cfd977:21520:18) at exports.createRoot (react-dom_client...
FormValidation plugin document page with below link is a copy of ApexCharts page! Could you correct it or send a example of FormValidation usage in metronic https://keenthemes.com/metronic/tailwind/docs/plugins/formvalidation
Hello, I have the Metronic licence but I can't download the tailwind Metronic projects.
Will there be a Tailwind Laravel starter kit available in the coming days, just like the Metronic 8 Bootstrap Laravel starter kit?
Hello! I see there are some features as eCommerce or Wizards that are marked as Soon. Do you have any wild guess when they'll be available?
First of all thank you for the theme. The question arises that how to implement the demos from this page: https://keenthemes.com/metronic/tailwind/docs/ ? There's React and HTML but not Vue. Does that really mean one needs to fully convert everything from the downloaded dist/ folder for speci...