Get 2024 Templates Mega Bundle!14 Bootstrap, Vue & React Templates + 3 Vector Sets
Get for 99$

Tag: Bootstrap 5 (692)

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...
please add resizable cards feature, is this in your plan?please this feature will be great feature
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)?
How to enable the popovers on metronic 8? pages that have, but doesnt work:CreateAccountModal.vueAdvanced.vueStep3.vueDemosDrawer.vue
hi sir,how can i integrate the forms and tables using metronic 8.12 version.
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.
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,
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.
Hi,I am trying to migrate my layouts made with Keen v.2 to Keen v.3.Is there a way to set up a Sticky sidebar so that it scales as it resizes?Documentation says that its width should be fixed.
https://preview.keenthemes.com/metronic8/vue/docs/?_ga=2.92344788.897456304.1661805265-47335731.1661423386#/kt-datatables#eventsEvents:on-items-per-page-chang -> replace with -> on-items-per-page-change
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...
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, 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...
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...
Hi SeanStruggling how to apply this: https://preview.keenthemes.com/html/metronic/docs/general/searchContext / Background:I have previously used jquery-ui autocomplete and custom built ajax to pull results based on server-sql queries, using LIKE function.BUT it's unclear if there is an...
Hi, is there a workaround if I want to upgrade or will I have to change all the UI HTML code?
Hi,Metronic's by default includes all its available resources within the gulp config so the bundle size of the compiled CSS/JS files. To reduce the file size of the CSS/JS bundle files follow the below steps: Open theme/tools/gulp.config.js and refer to base->global->src
We just downloaded Metronic 8.1.1 and are trying to set dark mode using the setMode API method mentioned inhttps://preview.keenthemes.com/metronic8/demo1/documentation/getting-started/dark-mode.html As seen below: KTThemeMode.setMode("dark"); However I'm getting the foll...
Hi.Is it mandatory to go through Gulp, Yarn, ... to prepare a package and finally use it? There is no ready-to-use package for classic use?Regards,Claude