I’m upgrading to Metronic 9.x (Tailwind CSS) and trying to initialize a KTSelect on my `` element, but I get:
```
Uncaught TypeError: KTSelect.getOrCreateInstance is not a function
```
**Example markup:**
```html
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/composer
and also metronic theme at themeforest.
now i wanted to use demo2 as my template. i follow exactly above docum...
"Hi KeenThemes team, Honista app
I’m a big fan of your products, especially Metronic! I was wondering — is there any plan to add a faster direct download option on your site instead of only using ThemeForest or GitHub? Sometimes the large zip files take multiple...
Hello -
I am currently interested in upgrading my current app code base to the most recent version of the Metronic code base ver. 9.
Is there a guide for this to ensure we do not break our app?
App Stack in Laravel 9 + Metronic 8.2.0
Dear team,
I have a problem with KTSelect now when I initialize after calling Ajax and add select into drawer then dropdown of Select does not appear in correct position as shown in image.
How can I adjust it so that option of select shows in correct position
Best Regard,
Hoang Le
I’m using KTDataTable (with Metronic v9 theme) with fixed GET route as remote data source. The table loads fine initially.
https://ktui.io/docs/datatable
I added a search input with `data-kt-datatable-search="true"`. I expected that typing text and pressing Enter would trigger a new GET reques...
Hi,
In documentation for Metronic Bootstrap Select2
https://preview.keenthemes.com/html/metronic/docs/forms/select2
we have only examples where users must click on input field with select2 options.
But can how can we create in HTML input field with select2 and autofocus on it like in example...
Issue with KTTabs component
The KTTabs component seems to have some issues. I followed the documentation provided here: https://ktui.io/docs/tabs#examples
When I try to dynamically set the active tab via JavaScript, it always throws an error at l...
Hello, I'm trying to select remote data in demo 4 of Metronic v9.3.6.
But there is no focus on the search area.
I followed the instructions on ktui.io exactly, but it still didn't work.
But it works flawlessly in the document.
https://ktui.io/docs/select#remote-data
Hello!
We want to change the default white color of menu link in sidebar to black
https://preview.keenthemes.com/metronic8/demo38/index.html?mode=light
See the "Default" text of selected item in sidebar
How to achieve this with _variables.custom.css or other way?
Thanks in advance.
Eli...
Hello Metronic Support Team,
I'm having issues with the KTDatepicker component not initializing properly. I've tried multiple approaches but none seem to work. Here's what I've discovered:
**Environment:**
- Metronic 9 Tailwind CSS
- Using ktui.min.js from assets/vendors/ktui/
- KTDatepicke...
Hi,
I have a couple of questions regarding Metronic:
1. Is there any plan to implement or style a Toast component (like toast.js) in upcoming versions?
2. The new buttons look quite basic. I personally preferred the ones from old versions — will those older button styles be brought back or m...
Hi Metronic team, I am using metronic Bootstrap and HTML version v8.2.7, and currently I am trying to use a radio button from the advanced forms section, and there is a problem when adding the elements using JS. When adding the items without JS it works without problem
Hello,
Could someone please provide a guide on how to safely upgrade our codebase to the newer version?
Our application is currently built on Laravel 9, v8.2.0 using Theme Demo16, and we would like to upgrade to v8.3.1.
We’d like to understand:
Enabling RTL on the v8 HTML Version
In relation to my current v8 project, I need to implement the RTL layout.
I understand that the RTL stylesheet (style.bundle.rtl.css) is typically generated via the build tools (Gulp/Webpack). However, since I am using the pre-compiled HTML package, I do not...
Hi Metronic team, I havea problem with sidebar minimization I have downloaded the latest file from the site in metronic for sidebar.js but I am originally using I am using metronic Bootstrap and HTML version v8.2.7. no matter what I do the sidebar doesn't keep it's stauts it's always open even I ha...
Hello,
Is there a page on any of the bootstrap html demo site that illustrates the Draggable feature working?
I used this example from the docs, but it didn't work when I tried to implement in the actual demo site code.
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....