New Metronic Docs!Added Integration Docs with Starter Kits Apps for Laravel, Laravel Livewire, Angular, Vue, Symfony, Blazor Server, Django & Flask & more
Browse Docs

Tag: Metronic (1629)

i've faced issue during composer setup as it of this snapshot url :https://imgur.com/xvlW2kT
Hello,I have installed & set up metrolic 9 in laravel as per this documentation, https://keenthemes.com/metronic/tailwind/docs/getting-started/integration/laravel.However, it seem to be some issues with the UI.Could you please help me? Am I missing some css or components here?
i've gone through an issue while setting up metronic-bootstrap theme , please check snapshot of the issue https://imgur.com/hAbkONU
I checked and try to implement https://laravel.com/docs/11.x/passport#sumption-your-api-with-javascript this part in my application, I use "Metronic 8 demo1" with vue. The problem is that laravel_token cookie exists, I checked, but it is not included in the request headers. Can you help me fix it an...
Error is "getActivePinia()" was called but there was no active Pinia. Are you trying to use a store before calling "app.use(pinia)"?Followed all steps : Laravel 9 (with Vite) and Vue 3 integration [For Metronic v8.1.6+]so after that I am getting error : getActivePinia()....Note that I...
Hi, I have implemented a wizard using steppers in Metronic 8 HTML. I have 3 steps and I would like to validate that some of those fields are not empty (required) and seeing an error if that validation fails when submitting the form. Where should I put that validation and how? adding required to the...
Can I upgrade the Datatables of my project to the latest version as I need to Implement more Sofisticated Filtering Options: https://datatables.net/extensions/searchbuilder/
Hi, I would like to add additional font sizes, font weights and colors to theme.How exactly can i do that?I was trying adding new definitions to tailwind.config.js and building css, but new values are not picked up, or at least they are not added to the compiled st...
Hello Team,I recently downloaded the latest Metronic Tailwind CSS on 29th Nov 2024, I used the HTML version and encountered an issue that requires your immediate attention. Upon implementing a modal for the first time, I discovered that the footer was unstyled. Upon inspecting th...
Metronic version 9, doesn't work.When i follow this steps. https://keenthemes.com/metronic/tailwind/docs/getting-started/integration/frontend/reactThe console give me this eror.SyntaxError: The requested module '/src/theme/core/components/dropdown/types.ts' does not provide an export n...
If enable Footer fixed mode on desktop. Footer is transparent . And all content pass texts of footer
I am using Metronic 9 on a company project. I am looking to customize the project. Right now I want to understand the login logout logic and I can't seem to find some components are.I am not looking specifically for how to find the login logout logic but I need some resources to understand metro...
check this image below :https://imgur.com/a/header-side-issue-when-using-rtl-3I127G3how do i resolve this issue following best practices for the following classes : app-header , app-wrapper and all other classes might have the same issue when enabling rtl..
I have a problem, I have already tried to publish the code generated by yarn build, I have already placed the site on firebase hosting and also on vercel, and neither of them loads the site. Only locally is it working using yarn dev.I also followed the VITE step by step to deploy, but it still i...
Hello,Will new designs such as kanban and inbox come? We need these.
While I try to import the tiny-slider, got this following issue:Error: ../node_modules/tiny-slider/src/tiny-slider.d.ts:243:5 - error TS2300: Duplicate identifier 'preventScrollOnTouch'.When I unistall the tiny slider from module, I still cannot run and the tiny slider doesn't shows up also. R...
Hi! I'm using Metronic 9 and I have a modal with a button inside it to open another modal, but when I click this button the first modal is dismissed.Is there any way for me to cancel this behavior and allow stacked modals to exist?
I've follow all steps from documentation to integrate metronic 9 tailwind version with laravel, but when I run, the sidebar can't collapsed. I've used your example integration project on github, but still same. I don't know what I missed, I just follow every single steps from your documentation.
Will there be a new update for the latest Angular 19 version for the Angular Metronic demo1 template? If so, is the release date known? I'm starting a new project, and if the release date is near, I would prefer to wait for it. I encountered a lot of errors after running ng update. Thank you.
I was looking for the documentation of version 8.2.9 that you are using in your preview website (https://preview.keenthemes.com/metronic8/demo1/index.html), but when I go to your docs page you only have the version 8.2.8 (https://preview.keenthemes.com/html/metronic/docs/index). Call you tell us...
Hi,I'm experiencing an issue with the Metronic menu. I have implemented it as shown below, using data-kt-menu-trigger="hover", but the menu behavior is inconsistent. Sometimes it opens on hover, and sometimes it doesn't.I’m encountering this issue in multiple places across the application....