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/datatable
I 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/accordion
When 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?
Hello;
I purchased the theme and want to set up demo39 directly. Is there a ready-made Laravel template for this? Or should we manually copy and paste the standard public files into Laravel to use the demo39 theme as default?
How should I proceed with this process? I only want to use the demo...
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...
Hello everyone,
First of all, when authenticating, the validations are duplicated and the scripts run twice.
Then, the following errors are always present:
scripts.bundle.js:7903 Uncaught TypeError: searchObject.on is not a function
at Object.init (scripts.bundle.js:7903:26)...
i have used html_v8.3.1_demo1 but it does not support full RTL languages
is 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'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...
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 200
here's a sample screenshot...