he seguido todos los pasos de la documentación pero no logro que funcione la plantilla. no veo que venga todos los archivos de los ejemplos como los Dashboard ni las paginas de Login.
I purchased the Craft theme from the Bootstrap theme store and I want customize the charts but everything seems to hard coded in the widgets.js file. What is the recommended way to go about these chart usable with server side data?
Hey,
Could you help me?
Rails 7.2 installs the core of the tailwind and maintains it.
Metronic Styles.css has the core too.
Is there some easy way to separate the core and the Metronic customizations?
Thank you.
Hey,
I have purchased both metronic tailwind and composer.
Extracted both packages to my projects folder.
The metronic package at root looks like this:
figma
metronic-tailwind-html-demos
metronic-tailwind-html-starter-kit
metronic-tailwind-nextjs-landings
metronic-tailwind-r...
Hi I purchased the bundle and received email confirmation. However, my downloads page is empty, so I cannot access the themes.
How can I access the files?
Thank you
Chris
Hello, I'm trying to select remote data in demo 4 of Metronic v9.3.6.
But there is no focus on the search area.
I followed the instructions on ktui.io exactly, but it still didn't work.
But it works flawlessly in the document.
https://ktui.io/docs/select#remote-data
hey ! im using metronics with react and i want to give custom messages to the user based on the responce that i am getting from the api.
I am using a Metronic HTML template (demo 40) and I need to make my controls, such as inputs, select, etc... of the type 'Floating Labels' to make the font smaller and therefore reduce the padding and margin space to top and bottom. Is there a style where I can specify the size of the Floating Label...
Will these be resolved at some point? Also will the react apps get updated to the tailwind version at some point? I'd like to be notified when that happens if possible. Thanks.
Failed to resolve import "./app/routing/AppRoutes" from "src\main.tsx". Does the file exist?
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
Hi.
Is there any plan to have toast in Tailwind?
Thank you.
checkout this link , using an android device, https://vishful.co.in/testnet/index.php. The sidebar is not popping up when it is clicked upon. I want this to be sorted out immediately.
The sidebar in the The template is METRONIC8 ORIGINAL/...
Is the legacy docs page is down ? Is there an alterante link or a fix soon ?
any plans for Laravel starterkit to pass from version 10 to version 11?
Hello,
They were just purchased. Learning.
How do I install the 9.1.1 properly? I want to check out all the samples using React Tailwind and Laravel.
I can easily set up tailwind and React projects, but I need help figuring out how to incorporate this.
Is there a simple guide?
Thank you...
Hi KT,
I see React, Tailwind, HTML - I don't see VUE in the Zip File.
Am I missing something?
Hide or disable source in browser in vite app
I’m working on baixargame.com, a PC gaming website, and I’m considering using Metronic for the admin dashboard.
The dashboard would need to manage game listings, categories, screenshots, descriptions, and system requirements. What would be the best way to structure the Metronic components so the...
download_full_v8_bootstrap_package.txt
Download Metronic v8.x Bootstrap Full Package:
https://drive.google.com/drive/folders/*
or in README.md
## Metronic 8.x Download
Due to the increasing package size, now reaching 10GB, the Metronic v8.x package has been separated. It is now available for...
Hi
i want use meronic 8 or 9 theme in my project but angular component missing which available metronic 7
Team - I think your Metronic is a nice framework and you guys support all the latest frameworks from Spring to Blazor to React, basically from Java to .NET to JS based frameworks.
Considering your team talent base, I think you should consider adding support for Astro as well (https://astro.build)...
I'm having an issue with my integration, when I use wire:navigate I simulate an spa, I reset all components and layout, like this:
document.addEventListener('livewire:navigate', (event) => {
KTComponents.init();
KTLayout.init();
});
But nothing works