Hello in the ASP Core version, regardless of which plugins are used, almost all JS is loaded in EVERY ASP MVC view Can you please only load the Dependencies via dynamics JS, so only those view/page dependency items are loaded. Or, at least give us an option to reduced t...
Hello, many times its a very trial and error process to get the CSS correct when creating the Forms, since Metronic has its custom forms & CSS.I would request, please add a couple of pages of help on how to apply the CSS, in the correct order for which containers, & how to crea...
So I'm generally a backend developer, but I can get away with most things on frontend. Recently I needed to work on a project and to make my life easier I went with the Start theme you created for Bootstrap 5. Unfortunately, integrating it into the Laravel 9/Vue/Vite stack is a general pain because...
Hello,How to use Theme API for add a js function onload ?I tried this inside my view.py, without success : KTTheme.addHtmlAttribute("body", onLoad, "successModal();")ThanksSorry for my bad english.
Hello,I don't understand how implement a form with Metronic. (Signin for exemple).Template is provided , but how does it configure wiews.py for get and post request?I don't know how intregrate the code below inside wievs.py. """Connexion à la plateforme"""class LoginPageVie...
Afternoon,I am working with Django and bootstrap 5 and I would like to buy the Metronic template, but first I need to know each demo runs in Django et Bootstrap. I really like Demo 4 (Intranet application), but I don't see Django on the support list.Thanks,
Followed the instructions.https://preview.keenthemes.com/html/metronic/docs/getting-started/build/webpackAble to compile and run watch command but npm run watch not detecting the change. Even local host showing directories instead of loading the index.html file.
In Metronic 8 Bootstrap, the Menu and Drawer components don't appear to manage ARIA attributes for accessibility when the user interacts with them (setting aria-expanded="true" for a dropdown menu for example), at least, I can't see such behaviour in the demos nor is it mentioned in the documentatio...
Is overriding CSS variables in an additional stylesheet a suitable way to customise Metronic or do I need to modify SASS variables for a change to be applied to all components and 3rd party plugins? Any details you can provide about the limitations of modifying the CSS variables would be welcome....
Hi,I discovered a bug in the Metronic React Demo-1 Bootstrap admin template. The issue occurs when navigating to any undefined route. The application correctly redirects to the 404 error page at "http://localhost:5173/metronic8/react/demo1/error/404". However, after clicking the "Return H...
Hello, folks!I've been using Keen 2 for a while and when I updated my Rails version from 6 to 7, I decided to move from webpack to importmaps. JavaScript there is written in a modular way and was written like that for a long time.When I did that with Keen 2, there were no problems. The appli...
The current Ryder theme fails WCAG color contrast guidelines for both the light and dark themes. Are there any plans to also include a high-contrast option (in addition to the current light and dark themes)?
Hello,Metronic runs well in local env ( 127.0.0.1:8000). However in production env ( https://ovd3-test-clone227412.jcloud-ver-jpe.ik-server.com/) all statics files run well except SVG icons from the theme.py[Errno 2] No such file or directory: './static/media/icons/duotune/abstract...
Hello,I came across an error that I couldn't find a solution anywhere.I did some tests and realized that with "pure" bootstrap and select2 this error does not occur.The error happens when the modal has its content greater than the page, so the page generates the scroll. If there is a "sele...