Metronic Mega Update!Tailwind 4, React 19, Next.js 15, KtUI, ReUI, eCommerce, User Management Apps and more
Explore Update

Metronic (4974)

Hi, I purchased regular license about metronic template.I wonder right format about how to notify copyright.1) &copy. Designed by KeenThemes.2) &copy. All rights reserved. Based on KeenThemes.3) (nothing)Which is the correct format?Or how should I write it?
Just add console log to function AuthProvider and AuthInit and see the log print twice times. I check the code it just use one time. Why it happen?
Hello, I want to work with full file names like https://example.com/user-settings.php.How can i import my Content. And where must i store the Content?
I asked about some demo in figma and the answer is that you would put it this week, where i can get this figma when be available
HiI just bought Metronic theme and trying to run with Blazor as per given instructions but getting error as below while running "npm run build" command: Failed to load 'D:\Celestia\MetronicBlazor\Starterkit\_keenthemes\tools\webpack.config.js' config[webpack-cli] ReferenceError: require is...
Hello I have noticed that in _select2.scss some colors are set to color: var(--#{$prefix}input-color);But --bs-input-color is not defined in BS neither in Metronic.For example: // Selected.select2-selection__rendered {display: block;padding-lef...
I am changing the default axios url in the Api Service, but it still does not affect it. Do I need to make a change in a different place?
Hi!I am using Metronic Demo 1 for Angular and I trying to save the sidebar status (either minimized or not) so it stays the same way after a refreshIn sidebar.component.ts Tried to set 'data-kt-app-sidebar-minimize' to either 'on' or null but when I do, I can't change the status again....
HelloWe need to develop a web application using Metronic template backoffice (vuejs) but we need also to create several form pages without backoffice connection.I was testing to create those form pages, so I added a second app in main.ts (called appForm) and I add div id #appForm in index.ht...
hello,im try to using action button in yajra datatables on this pagehttps://preview.keenthemes.com/html/metronic/docs/general/datatables/server-side#while i try, the action button not working, it's just open to new page, not showing edit button and delete button, thanks
Hey guys,starterkit (Laravel) doesnt appear to have Tempus Dominus.Ive edited resources/mix/plugins.js to include it from the node_modules directory.However, your help documentation:https://preview.keenthemes.com/html/metronic/docs/forms/datepickerRefers to an init file src/js/ve...
Hello, I want to write a note on the selected word or sentence in Ckeditor. But I couldn't find this feature. Is there such a feature in Ckeditor5 in the theme? There is a paid feature "Comments overview" on the Ckeditor site. There is "@ckpro/ckeditor5-popover" as 3rd party. Is there such a feature...
Hello, I am using Laravel version, how to switch Sweetalert2 notification from light mode to dark mode. Btw, I am using LivewireAlert package. https://github.com/jantinnerezo/livewire-alertThanks.
Hi There,I had purchased a Metronic theme from the themeforest before quite a while. I just thought to use for one of the R&D project. I realized I have only access to Demo 1. Is Demo 3 not included in the package?The theme was purchased on 1st August but after them I never checked in detail...
Hi , In modal UserEditModalForm.tsxI see image upload functionality is commented out. Can you please help me to implement image upload in this form .
HI.It is possible to add to the kt-datatables component (Vuejs) the option to customize the styles of the background color and borders of the cells. I need this option since I need to change the background color depending on a specific value in the cell.
Hi! Is there any way to access the light/dark/system value of the current user theme inside the c# side? We have some off-the-shelf components that require to know the state (light/dark) so they can fit the same theme - I can only find a function that gets the default not the Current value....
1. Acreditamos que faltam páginas no arquivo figma.Por exemplo, não podemos encontrar a seguinte página e widgets:https://preview.keenthemes.com/metronic8/demo1/index.html
I replaced the metronioc url with my own api url but i am navigating to dashboard.Can anyone help me i have two fields for login ....username and password
Hi Guys,When you use the combination of table-hover and table-striped together, the table-hover effect only works on alternating rows.I can confirm the same happens in 'dark mode'. (Images below = row one hovering, then row 2 hovering)https://i.ibb.co/R3XvD7n/Screenshot-2023-03-03-at-13-2...
I want to create new pages in subdirectories. But every time I try to include the '_default.php', the files cannot be retrieved because the path is wrong. I have already set the base href to "../" so the assets are loaded, but how do I get the content in there? I don't want to work with /page?=examp...