Super Sale Limited Time 50% OFF for All-Access Plans
Save 50% Now

Metronic (5222)

Why is Vue navbar multiplexing menu names? What is the solution ? For example; Dashboard layout builder crafted Apps Mega Menu Help --Again Dashboard layout builder crafted Apps Mega Menu Help
Hello I have a laptop with a screen size of 15 inches The chat page is very short and I have to scroll. I could not set the minimum height size v8.1.7
Hey Guys, When you try print a page with a table that has table-striped, you cannot make out whats in the table:
Hey Guys, I have a logo img with black font (eg: logo-default.png). How do I define the appropriate variable / css / whatever needs to be set to have a "dark mode" alternative for it (eg: logo-dark.png)? Thanks in advance!
Hi, We have purchased and used the Metronic theme(s) for sometime. Is it possible to download design elements for the latest version of Metronic for Figma as we would like to do some storyboarding between our business and dev teams to document the layout/use of components in various parts of the s...
Hello, I would like the id="kt_app_sidebar" to be automatically closed when the page is loaded, but I can't find what to modify... Thank you for your help. I'm using the HTML version. Also, I would like to assign my own colors to the "SYSTEM" system theme, which CSS file should I modify? (Or already...
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
Hi I 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 refresh In 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....
Hello We 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 page https://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/datepicker Refers 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-alert Thanks.
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.tsx I see image upload functionality is commented out. Can you please help me to implement image upload in this form .