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/composerand also metronic theme at themeforest.now i wanted to use demo2 as my template. i follow exactly above docum...
"Hi KeenThemes team, Honista appI’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 positionBest 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/datatableI added a search input with `data-kt-datatable-search="true"`. I expected that typing text and pressing Enter would trigger a new GET reques...
Hey everyone,I am working on some quick data tests while setting up demo charts in my project, and I often need to calculate mean or weighted averages just to verify my numbers. I usually use Excel or Google Sheets for that, but it feels like overkill when I only need a fast result.Is there...
Hello!We want to change the default white color of menu link in sidebar to blackhttps://preview.keenthemes.com/metronic8/demo38/index.html?mode=lightSee the "Default" text of selected item in sidebarHow to achieve this with _variables.custom.css or other way?Thanks in advance.Eli...
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 VersionIn 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....
Dear Metronic Support Team,I am currently working on a project based on Bold_HTML_Pro_v1.0.1 (Index – Default Layout), and I am facing a major issue related to JavaScript files that is preventing my project from functioning properly. I want to explain the problem in detail so your team can under...
There is a way to integrate formValidation with tailwind HTML components?Do we have examples of it?If not, please consider adding integration for those form validationsThanks
I bought and downloaded the latest version of Metronic to use the HTML starter kit, but I'm having problems generating the styles.css.I did follow the installation instructions (https://keenthemes.com/metronic/tailwind/docs/getting-started/installation) succesfully, and `npm run build` finishes...
Hello,For metronic, what is the best way to support both RTL and LTR. User will pick the language from the topbar. Can I import both css files and use language direction as per docs here: https://preview.keenthemes.com/html/metronic/docs/getting-started/rtl