Hello,
For security reasons, I want to redirect the user to the login screen every time the application is opened. I couldn't find what to check. Thank you in advance for your help.
Hi metronic staff
I'm using multiple rating components in 1 form
the issue I face is that when I select an option from the Rating Component 2 I lose the selection of the Rating Component 1
what should I do to preserve the check on Rating 1 component when checking an option of the Rating 2 c...
i need a older version of angular 13 or angular 14 metronics theme how can i download it the current new theme has many changes, some times it shows errors
Hello,
I was testing stacked modals, when open stacked modal (level 2) its 'div.modal-backdrop fade show' gets place just above the first modals div.modal-backdrop not betweend the first and second modals.
In your example yo...
I also don't see any designs for all the apps in this theme.
Can you point me in the right direction where these are located or send me the Figma files?
Hello, I just purchased your Metronic theme and while it appears to have everything included for Figma I can't find this landing page:
https://preview.keenthemes.com/metronic8/demo1/landing.html
Can you point me in the right direction where it's located or send me the Figma file?
I'm implementing the Metronic on a brand new system and want to use the jsTree, but with radios instead checkboxes. As I couldn't found any documentation about any "radio" plugin of it I've need to make by hand. Is there any?
Secondly, about the custom icons: I'm trying to use KeenIcons with duot...
Hey, I have a django metronic theme and I have followed the documentation. But when I try npm run build as written in the documentation this appears to me:
[webpack-cli] Invalid configuration object. Webpack has been initialized using a configuration object that does not match the API schema.
-...
Hi. I have been trying to use Metronic Theme in an existing WASM Hosted project, but when i run the app, it throws an error, it can't find the file: themesettings.json.
When i run your Blazor demo included in the download package, it runs without problems, but once i take the same directories and...
Hi there is an issue in react templates When I run "yarn rtl" script I get the following error I tried all the demos they all have the same issue:
[webpack-cli] Failed to load 'D:\templates\metronic_react_v8.2.0_demo8\demo8\rtl.config.js' config
[webpack-cli] Error [ERR_REQUIRE_ESM]: req...
How to disable tagging in SELECT2? When many items are selected - page breakage occurs.
Screen: https://disk.yandex.ru/i/wa1dJ0OLgMTctg
I was referring to the documentation. It says that it is necessary to set the "tags: false" parameter. I did that, but it didn't change anything.
In the old me...
please fix this issue
[Deprecation] Listener added for a synchronous 'DOMNodeInserted' DOM Mutation Event. This event type is deprecated (https://w3c.github.io/uievents/#legacy-event-types) and work is underway to remove it from this browser. Usage of this event listener will cause performance i...
Hello,
Would be great to see DataTables sample with Search, Pagination in Blazor StarterKit
Main problem huge datasets loading - page halts
I found DataTables init in KTSubscriptionsList
Sample works, but on bigger data quantities halts:
private List hotels { get; set; } = new...
I have built HTML demo 36 of v8.2.0 and using it with Laravel 10. It is consistently failing to load any fonts because it always starts its URL with one more segment after the domain URL, like:
https://domain/segment-1/fonts/keenicons/keenicons-outline.ttf?fzo4bm
This makes me believe that its...
I have already installed the theme for demo1. Now, I want to replace it with demo38. Should I directly copy and paste the HTML folder after downloading it from the layout-builder, or do I need to delete the old folder of demo1 first? Could you provide more detailed steps? Thank you very much.
How would I create a new theme with a color like light purple (like the Bootstrap color you included for info) for the sidebar? I would need the icons and text in the menu to be the proper color as well so they are easily readable.
Hello,
I notice something in the metronic 8.2.0 angular, but also in the previous version, the last menu in the sidebar menu (left menu) don´t have the same behavior than the others.
I explain, if expand any menu except the chat , the menu is expanded and the submenu is showed all , if I expa...
I have recently updated my Metronic to v8.2.0 specifically because in v8.1.9 the datatables implementation still used Bootstrap 4 intergration.
However after the upgrade the Datatables are still using Bootstrap 4 and not Bootstrap 5.
I checked the src/js/vendors/plugins/datatables.init.js and cl...
Custom Script not working and unable to get updated values on form Submit
if we remove the class of your theme
data-kt-app-sidebar-fixed
then Form Submit is working and if we use your theme class data-kt-app-sidebar-fixed not able to get updated values on Form Submit. using jquery and Javascrip...