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;" },...
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....
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
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...
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...
I'm running into an issue when doing "gulp --" and it's just giving me the following:Error in plugin "sass"Message: node_modules/tinymce/skins/ui/oxide-dark/skin.cssError: 100% and 0 are incompatible. 3864 | background-size: calc(100% - 11px * 2) calc(100% - 0);...
Hi,I need help in rebuilding metronic8 demo13 to the below config Header Width = FixedToolbar Width = FixedAside Display = OffAside Theme = DarkContent Width = FixedFooter Width = Fixedhttps://preview.keenthemes.com/metronic8/demo13/layout-builder.htmlI have been trying...
I believe the following classes are missing on the metronic 9 themes-animate-pulse-bg-gray-200-bg-gray-700also it seems that I try to do the following "bg-gray-100 dark:bg-gray-600" it does not work, since bg-gray-600