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...
I am using https://ktui.io/docs/datatableI want to avoid that some columns are sortable.Simply removing the sort span does not work, the column is still clickable:
I have purchased the Metronic theme to use with Laravel but after downloading and unzipping from themeforest, I can't find anything related to Laravel. Can you explain where they are and how to use it?Metronic | Tailwind, Bootstrap, React, Next.js, Vue, Angular, Laravel Admin Dashboard HTML Temp...
Hi Keen team,I've come across a problem while using livewire with ktui.I've got a form inside a modal. I'm using wire:ignore.self on the modal div to let ktui work on the opening and closing of the modal.Inside I've a form with different inputs using wire:model to synchronise it with a liv...
Hi,I’m using Metronic Tailwind version and I noticed that there is no documentation or examples for Alerts in the Tailwind docs.However, when I checked the source files (styles), I found references to alert related classes, which suggests that Alerts are actually included in the framework....
I am using the KTUI accordion https://ktui.io/docs/accordionWhen I put a form inside the accordion and use livewire, then livewire refreshes the page once I make a change in the select and the accordion looses its active state. How can I fix that?
The menu sidebar isn't working properly in the Laravel version. After it collapses, when it expands, it stays below the text and doesn't return to its original position without allowing the arrow to be clicked. How can I fix this?
For years I have been using the Metronic HTML theme and normal PHP.This week, I decided I needed to move to Laravel but I still want to use the Metronic Themes that make me feel safe lol. The issue is, there are 25 different sets of "documents" to set up a Laravel project with Metronic, but...
i have used html_v8.3.1_demo1 but it does not support full RTL languagesis there way to convert it to support RTL or i have to use anthor demo if so which demo(s) to use and download ?and what is the easiest way to convert ?
Hello,I recently purchased the Metronic V9.2.0 theme and am trying to integrate it with Laravel.Despite several attempts, I am unable to properly install the theme. I have carefully followed all the steps but keep encountering an error during the build process.Here’s what I have done so...
Hello, I was working on with Laravel integration, I am using the git repo then modified it to display my contents, I was able to make it run but seems like some of the pages are not rendering properly. I dont see any console error and all assets are loaded status 200here's a sample screenshot...