Get 2024 Templates Mega Bundle!$1000 worth of 19 Bootstrap HTML, Vue & React Templates + 3 Vector Sets for just $99
Get for 99$

All Questions (5707)

missing layout builder export for all 1-4 tailwindcss demos. I cannot export this for my angular app. I did follow the tailwind integration. Need to get a closer look and feel of demo1 Tailwind you have. What can i do to fix this in order to export and integrate in my angular project?
Hello Metronic team,I am using Wappler to develop a project and I would like to know how I can integrate Metronic (version 8 - bootstrap) with Wappler. Is there any guide or best practices that you recommend for this integration?I am particularly interested in knowing how to efficiently conf...
I'm trying to integrate Metronic 8.2.7 into my Rails project. CSS part was very easy. However, Javascript part is a pain in the ass. I have been dealing with this a lot of hours without success. Metronic is heavy dependent on Javascript. Basically, the issue is with the scripts.bundle.js, because KT...
I would like to putting Vue onclick event inside the column render method, If im putting regular Vue onclick event inside the template literal it doesnt work. Im using KTDataTable Remote Data Source in Metronic 9.. render: (item: any, data: any, context: any) => { return `
I tried to create a new record for "Test_Collection" collection in directus with this function in ApiService.ts file public static test() { ApiService.vueInstance.axios .post("/items/Test_Collection", { name: "test", result: "123" }, { headers: { "Content-type": "application/json;" },...
In Metronic 8 there were Full Widht, is there a possibility to add it?Image:https://we.tl/t-4OOZPiVXeu
Hi,Is there away to add a text message or a view that says no records found, like an empty state of table instead of just showing the table with no data in it?Example: If we fetch data from the API URL, if no records found, I'd like to show a message that says "No records found" in the table...
Hi, im facing problem with KTDaTable on Metroic 9.0.4.Using Remote Data Source will caught : Uncaught (in promise) TypeError: Cannot set properties of null (setting 'instance')Vue 3 Composition API with TypescriptThank you
Do you have "table table-sm" for smaller tables?https://keenthemes.com/metronic/tailwind/docs/components/datatableSometimes this database/tables are to big.Thank you
There is no doubt that they have a blank page, that is, where only the basics are. Header, sidebar, footer and a blank page. All the pages are super loaded with content and I would like to start a page at 0 with just the basic design
I really like this:https://keenthemes.com/metronic/tailwind/demo1/public-profile/profiles/nftBut:1) You cant scroll the cards with mouse on desktop (on mobile you can scroll theme).2) Is possible to have this, outside a card will be cool for mobile....
Hello, Metronic text-gray-500 and text-gray-600 colors contrast is too low. From Chrome its getting 2.58 points which is warning level. It would be great if All gray-{variations} could pass contrast ration points from chrome browser. We have old monitors and text-gray-500 and text-gray-600 is al...
I'm using metronic 9, but since I've started several updates have been released.What is the best way to update metronic 9 to the latest version?
On mobile the demo1.html page has zoom, you have to zoom-out with touch to see all page.I upload a example (same of the source code, nothing add).https://we.tl/t-qbyuDopCmk
Hi, I had tried to use Metronic 9 via Livewire but menus (sidebar and profile menu, top right) are not opening. I use currently livewire with Metronic 8 and menus are opening help of below script:document.addEventListener("livewire:navigated", () => { KTComponents.init()...
Dear Fellows,I do not want to use default demo for Django application, can you please guide me how can I use different demo HTML template for Django template or at least layout settings for Django. I prefer demo32.Thanks
Hi Support,How to include language file in Metronic 8 in select2? Thanks.https://select2.org/i18n
In Metronic 8 Laravel, I install webpck.mix.js with npm run dev. It's successfully, but don't have public file (such as datatables js and css). I want to use datatables but when i call it with datatables library it not found and return net::ERR_ABORTED 404 (Not Found)i Check assets in config...
I've been using Metronic since 6 is released and Metronic 9 was my personal best choice because of fast development and prototyping. But webpack is getting slower in comparison with its opponents. Currently Rspack is getting attention because of similarities and plugin compatibility. Also it gives f...
Hello, I am using Metronic v9.0.4 with my angular project and my DataTable is working fine with sort, pagination. How do I enable search for my DataTable?
The btn-outline-dark doesn't have a dark background-color when hovered. Is this correct? In fact, it's the same color as btn-outline-secondaryhttps://preview.keenthemes.com/html/metronic/docs/base/buttons#outline-dashed-style
Hi everyone,I recently purchased the Metronic theme from Envato for my React project, and I'm a bit confused about how to effectively integrate and customize the prebuilt components provided with the theme. Specifically, I'm looking for guidance on:How to properly set up the Metronic theme i...