Metronic Mega Update!Tailwind 4, React 19, Next.js 15, KtUI, ReUI, eCommerce, User Management Apps and more
Explore Update

All Questions (6040)

Good afternoon,I have a modal with a form that has a textarea (ckeditor), in this when I try to insert an image by URL, I get this modal disabled and the cursor is seen in my modal behind.What can it be? How can I solve it?
I am currently working on migrating a project using Metronic, specifically leveraging the Tailwind-based demos. I noticed that some interfaces are marked as "coming soon" and wanted to inquire about their expected availability.Could you kindly provide an estimate on when these "soon" interfaces...
Hi Team,We’re using Select2 for our dropdowns, and we’ve enabled users to add rows dynamically in the form. We were using select2 on those rows. However, when new rows are added, the Select2 dropdowns do not initialize correctly for the dynamic data.Could you please look in to it?Thanks!
Is there a way we can use a custom global font even without internet on our application?
I feel dumb having to ask this question, I'm trying to learn next.js and use this template on my project since I already had it for angular.I did the integration steps provided in:https://keenthemes.com/metronic/tailwind/docs/getting-started/integration/nextjsafter that Im lost on how to int...
Hi, I am using metronic_html_v8.2.7_demo7 Datatables.$('#categories_list').DataTable({responsive: false})Even if use responsive:true or responsive false its automatically adds markup to table. that shouldn't added automaticallyi want to use my own markup in h...
I have purchased license but code not found in download.Where I can find react compatible code for demo4 theme?URL - https://keenthemes.com/metronic/tailwind/demo4/
{ if (setDropDownId) { setDropDownId(value.template_uuid); } }} type="button" className="btn btn-sm btn-...
Hi,Please I would like to know how I can use the metronic Asp.net core template with datatables, to activate it using what I will normally do this:$("#kt_datatable_zero_configuration").DataTable();
Hi there, I'm using Metronic 8 for ASPN .NET Core. Icons work correctly on localhost but when I deploy it to a staging site I'm not able to see the icons. I see a white square instead. I've been researching about this issue but I found nothing about it.
i can find laoding spinner optionand overlay div in Overlays & loading in Metronic - Tailwind CSS Toolkitlike we have in bootstrap thanks https://preview.keenthemes.com/metronic/demo8/features/custom/overlay.html
Hello, I have a problem using metronic 8.2.X laravel starter kit (didn't test previous versions) with "wire:navigate" Livewire v3.4.When page fully hard reloaded, all javascript works fine (menus, steppers, dropdowns, ...), but after clicking on link with "wire:navigate" this functions stop work...
Hi,When I tried to install AG Grid (data grid - https://www.ag-grid.com/), the installation went smooth, however when i tried to follow up their simple grid tutorial getting loader errorI tried importing the ag grid style css in "styles.scss" file - getting the same error, even when i tried...
Hello,I have developed my web site in ASPCore with Jquery and Bootstrap. I purchased metronic and try version 9. I have some problems. Example in metronic 8 with this jquery code " $("#myTab button:first").tab("show");" I can change active tab but metronic 9 does not use bootstrap so this functio...
We are building an API and currently exploring options for the frontend. I have a few questions regarding HTML usage. Can we fully utilize it like in React, for example? Is it possible to handle sending requests and dynamic interactions with JavaScript, or would it be more like a static HTML skeleto...
Hi,I'm trying to create a new project using Metronic 9 and I'd like to use the demo5 but it's unclear how to do that.Is there a place where I can find the tailwind.config.js for demo5 ? In the public repo, it's only for the demo1.Can you update the documentation to select a specific demo...
I've noticed several classes are missing in assets/css/styles.css file.They are present in Docs tho /docs/dist/assets/css/styles.cssFor example:This menu pagehttps://keenthemes.com/metronic/tailwind/docs/components/menuUses this block to show the accordion a...
Hi everyone,We're using metronic v9.0.6 with tailwindcss and vue. While trying to use a render function for the DataTable component, custom components returned are not being rendered.My example code is here (was erroring while trying to post it here): https://snipit.io/public/snippets/89917...
When I bought Metronic 13 years ago, what I loved about it was that I could grab components that were beautiful and functional right out of the box. Those were the HTML days... Now I'm building a more modern app so I'm using the more modern version.Aaaaaaannnnndddd.... three weeks late...
https://devs.keenthemes.com/metronic/laraveli HAVE PAID VERSION OF ABOVE SAID THEME
I want a password reset modal or form with validation that the new password must be the same as the confirm new password input fields