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 (5674)

I am working with Laravel Livewire, and with livewire wire:navigate when component changes all the components of Metronic Tailwind stops working,I tried to re init but its not working. Whats the solution
Many example classes in the documents are not actually in the template! Even classes and attributes in the HTML tab are different from the HTML in the code itself. Both the documentation and the Tailwind template are very messy and inaccurate.- The error pages are not in the template;- Several...
I tried using the tooltip as popover layout that you have on https://keenthemes.com/metronic/tailwind/docs/components/tooltip, but it doesn't work. For some reason the popover classes don't exist.My search found that the classes such as .popover-header and .popover-body are added by a popover.js...
Two days ago I asked you a question. Do you have a theme in Angular Standalone version? You sent me Metronic 9 from here. I purchased Metronic 9 on behalf of my company with 1 year support. I downloaded it and when I opened it I saw that in Metronic 9 it was separated into HTML and React only. I dow...
Hello, thank you for creating such an amazing framework.I am running and testing it with NextJS. Currently, I am using the import statement:import KTLayout from "@/metronic/app/layouts/demo1";However, I would like to use demo10 instead. Is there a solution for this? Could yo...
Hi TeamCan I usethe below demo on laravel setuphttps://preview.keenthemes.com/metronic8/demo39/index.html?mode=light
Hello Keenthemes Team,I recently purchased your product, primarily for the Blazor support that was highlighted. However, I am having difficulty locating a Blazor WASM solution or additional demo options. The only example I found appears to be limited to the one server demo with only dashboard....
The L10n plugin is included in the FormValidation library compiled in the theme ?
Hello,I recently purchased a license for Metronic 9 Next.js. However, it seems that the package includes only the layout component, and there are no files for other pages. I had expected the theme to be fully complete. Could you let me know when the remaining pages in NextJS are expected to...
I'm currently using Metronic with Laravel and Tailwind CSS. My backend dashboard is powered by Metronic, which is its primary strength. The frontend uses a separate Tailwind CSS package.Everything compiles well, except I noticed that after adding Metronic, my build size increased significantly....
on my "boot" template that i bought from themes.bootstrap.com throwing an exception like below I'm using .net mvc version of that. var promiseRequiresObjectContext = throwsError(function () { return globals.Promise.call(3, noop); }); Error: TypeError: Promise constructor cannot be invoked withou...
When select2 and datepicker will be added into metronic 9 tailwind?
I installed the template completely in accordance with your installation and integration tutorials, I even did it once with Sean to make sure I was doing it right, but the error persisted: Error: Microsoft.JSInterop.JSException: Could not find ' KTLayout.init' ('KTLayout' was undefined).I placed...
Tailwind version: v9.1.1 - 29 Oct, 2024Hello, I would like to report a problem related to the -info color class. When you change from -primary to -info on a button, for example, it doesn't recognize it and just turns white. This happens with several other elements that try to change from -primar...
I have a problem with the Livewire installation. The result always shows a blank page. Does your template conflict with Alpine Js and not support Livewire?I hope your template supports Livewire because it is very popular among Laravel users.Thanks.
Hi everyone! I’ve started integrating Metronic with Next.js, and so far, the local server is working well for the layout, sidebar, and header. However, I noticed that the other pages are only available as HTML files rather than in Next.js format. Are these pages compatible with Next.js, or would I n...
Hi,I've got a Metronic 9 modal and inside it there is a header I'd like to make sticky within the modal, when I scroll inside it, but it's not working.This is the code I'm using inside the modal: onUpdated(() => { if(modalHeader.value && !KTSticky.getInstance(modalHeader.va...
I am thinking about to buying a metronic theme for Angular but i couldn't find any information about structure.I wonder is application comes with standalone structure? What is the version of Angular? I want to use bootstrap aswell is it possible?I need those information before buying. Please...
hi there,i have bought good theme on getbootsrap.com. but there is no all pages in view folder when i download it from the link sent me over my gmail. i think it looks like a demo version. where can i download full version of them.thank you
Hi,I want to minimize the sidebar by default, I've tried many things and it didn't work. How should I update my config?import type LayoutConfigTypes from "@/layouts/default-layout/config/types";const config: LayoutConfigTypes = { general: { mode: "system", p...
Hi im using metronic 8 for angular, when i define the various column is there a way to get them translated string for the language i choose?this is how i define a single column in my code: -------------------------------------- this.datatableConfig = { serverSide: true, proc...