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

Tag: Tailwind 4 (372)

I’m using Metronic with Laravel + Livewire, and everything works fine in general.I have an accordion placed inside a Livewire component that renders as a modal. The issue is: when I open the modal, the built-in KTUI accordion JS does not work.Do I need to reinitialize KTUI when the modal is...
Hi,All going smooth except the Multiple select component. It is having one problem.I have around 83 languages options dropdown. and there's a possibility that a user can select all of them.but the problem is that when i select an option from the dropdown, the dropdown closes and item get...
Hi, I have used Metronic 8 Vue and HTML templates before and I was really pleased with them. I heard Metronic 9 Tailwind is out. But there is something I don't understand; Isn't the Metronic 9 Tailwind template included with the vue.js version? Is there only an HTML version? Kind regards...
HI,Background:I am using Remote data source for DataTable in Metronic 9 html + Nextjs, it provides requestHeaders option, which i am using to pass Authorization header with Bearer access token in it to make the server side call pass through the auth. Problem:In regular app when api call...
Hi, I have tried using Metronic 9. It works very well and meets my preferences. I successfully used it through Composer with HTML. However, when I switched to Nuxt.js (Vue) following the implementation instructions shown to me, I found some of your guidance to be inaccurate, and I encountered errors...
The persistant property of Modal is not working as I would expect.Clicking outside of the visible part of the modal should not trigger a close(). This works, but there is an area around the modal where this does not work and it closes. It even is in the example:https://ktui.io/docs/modal#per...
Hello thereI followed the instructions on the following linkhttps://keenthemes.com/metronic/tailwind/docs/getting-started/integration/reactGetting Started React IntegrationI specifically tried the download method, I copied the file, ran npm install, ran dev navigated to the site and am get...
I downloaded the metronic 9 package after purchasing and implemented a theme toggle button in the demo site as referenced in this documentation https://keenthemes.com/metronic/tailwind/docs/components/theme . The button would disappear and upon investigation the css provided seems to lack the rule...
Hello,I see that some Tailwind components are coming out "soon", how long are your development pipelines, and is there any public roadmap?Thank you,
Hey team, any updates on the release of the new Metronic CRM? I noticed that the ktdatatable in the demo includes new features, such as **multiple selection filters** and a **column toggle**, which aren't currently available in **Metronic v9.2.1**. Do we have an estimated timeline for when...
I've follow all steps from documentation to integrate metronic 9 tailwind version with laravel, but when I run, the sidebar can't collapsed. I've used your example integration project on github, but still same. I don't know what I missed, I just follow every single steps from your documentation.
Hi, I am new to front end development.Now i am using symfony framework.i had purchase the composer package over here : https://keenthemes.com/metronic/tailwind/docs/composerand also metronic theme at themeforest.now i wanted to use demo2 as my template. i follow exactly above docum...
I'm currently working on the Metronic dropdown component and having issues with it. What it does is when I click on the Main Dropdown button, it shows the Main Dropdown content. But after the Main Dropdown is shown and I click on Inner Dropdown button, it dismisses the Main Dropdown content.I wa...
Hi,I’m using Metronic Tailwind version and I’m having issues with FormValidation error messages. The validation itself is working (fields are marked invalid), but the error messages are not being displayed correctly, especially for the Toggle Passwordfield.Any guidance or example specific...
I purchased Metronic Tailwind React, but it seems to have too many unnecessary and complex dependencies for my use case.In particular, the authentication part(such as the reliance on Supabase and the UserModel ) has made it cumbersome to build a simple login page.Although I’ve read through the o...
Hello,Could I ask a silly question? sorry.How do I know what files have changed?I read the changelog, however, it doesn't show which files have changed.Thank you.Mario
I try to initiate FormValidation but get error `FormValidation is not defined`I already load core.bundle.jsIs something I missed
Hello Keenthemes Support Team,I purchased Metronic via ThemeForest, and my project was created using version 9.1.2 (Tailwind). Currently, only the latest version is available for download.Could you please provide access to v9.1.2 or guide me on how to download it from your private repository...
Hello, are there any issues with the "tooltip" or "menu" (kt-menu) components when using modal windows with the kt-center attribute?The kt-menu component is displaced outside the modal.This only happens if kt-modal-center is used.
Sidebar is not working as expected on Laravel with tailwind template. Template version is 9.0.4