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

Tag: Tailwind 4 (381)

I try to initiate FormValidation but get error `FormValidation is not defined` I already load core.bundle.js Is 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
I am using Remote data source for KTDataTable. I would like to show number of records above the table. The API return totalCount but I do not see any option to retrieve that from dataTable object. I have tried in the fetched event but dataTable object is not showing total count value. Please a...
am trying to apply filter on the remote datatable with KTDatatable. It is metronic 9.x I do not see any documentation where I could pass all filter criteria with the apiEndpoint URL. or even a textbox search /.... infact i cant even get the search text box to show up even if i put search:true...
Tell me how to move the sidebar from demo5 to demo9. I tried it myself, but there is something missing to work in the demo9 template. To make it clear which panel. Here is the link https://keenthemes.com/metronic/tailwind/react/demo5/public-profile/works . I need to make a page as well, but only...
When I check the documentation for Metronic Next.js, I've seen features like .env.example, auth routes, i18n files. Project structure differs my downloaded files. Where can I get the boilerplate like the documentation refers. https://docs.keenthemes.com/metronic-nextjs/getting-started/installatio...
Hello! I've noticed we dont have the github project available anymore. Can you please, add it back? Its much better to keep up-to-date with metronic source code changes. The idea of having a branch for each major version is also very nice. Thanks!
I've noticed several classes are missing in assets/css/styles.css file. They are present in Docs tho /docs/dist/assets/css/styles.css For example: This menu page https://keenthemes.com/metronic/tailwind/docs/components/menu Uses this block to show the accordion a...
I followed this integration guide closely, but I couldn't get it to work. In core/index.ts I had errors regarding the imports (the default imports were actually named exports in their re...
Hi all, I am currently using Metronic with React (implemented as stated in the docs). I am using the latest TailwindCSS version. The dropdown itself is working but if it is inside a modal, the click handler is not fired, even when calling KTDropdown.createInstances() manually. I deb...
Good afternoon, I did everything according to the instructions, installed Tailwind Vue, in general, everything works. I just can’t figure out how to make the dark theme switch work, as shown in the demo.
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:
you provide landing page in Next.js https://metronic-saas.keenthemes.com/ can you provide the html version. Thanks.
Any idea how much time it is going to take before the 'Soon' pages like Ecommerce are going to be ready?
Hi, I’m thrilled to share the latest Metronic 9 React/Next.js update with you! Check out all the details here. We’re also working on the Metronic 9 HTML/JS update announcement, which will be released soon—stay tuned for more!...
When will you release a new update and add the calendar and advanced select?
Currently, the versions are not compatible with React 19.x. So how can we fix it? At the moment, we are using the latest version
I recently purchased Metronic 9 (my version is 9.3.1 with Tailwind 4.1.12) and am going the HTML route (with .Net Razor Pages) and am trying to setup a KTDataTable instance that shows a skeleton loader (per column) while an AJAX call is being made to retrieve data. I tried adding five rows to my...
Hello team I have datatable with remote data source, i can search it with input that have attribute "data-datatable-search", but how to implement datatable filters ? Thanks
Hi, I have a question about Refresh/Reinitialize DataTable. Im using Metronic v9.0.4 with Angular. The DataTable component is working fine and now I want to implement function to fetch new data and view new fetched data. How to refresh/reinitialize the DataTable when a button was clicked witho...