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

Tag: Bootstrap 5 (691)

Hi when I click a button which is supposed to open a modal but it doesn't happen and got this errorthe button :
I am trying to add select2 in a modal but I have this error when I click on the select.https://ibb.co/qmkcXqFI am using these
MaxLength can't display on modal. Would you please check and give a demo?Thank you.
Hi I was expecting an html version of other demos. Where can I download or view it? thanks!
I'm using your Laravel version of Metronic, and my modals won't scroll if they are longer than the viewable window. They just get cut off, and there's no way to access the hidden portion of the modal. Is there some sort of CSS class that I need to add? Scrollable seems to be a default feature of Boo...
I noticed that the Metronic 8 Demo1 HTML keeps the state of the menu when the page changes. I mean that it keeps the scroll location, which parent menus are collapsed or extended, etc.I did an implementation using the same Demo1 sources but my menu state is not conserved between requests.I c...
Hey guys.In previous versions there were amazing samples for this kind of things:https://preview.keenthemes.com/metronic/demo1/crud/forms/controls/input-group.htmlhttps://preview.keenthemes.com/metronic/demo1/crud/forms/controls/base.htmlhttps://preview.keenthemes.com/metronic/demo1/crud/f...
one form - 3 submit button - formvalidation.iohow do i validate the form using a single script depending on the button pressed different action needs to be performed. tried using class switch etc .. .doesnt seem to work in form validation.ioAny help ?
There is a HTML demo which I need for my project! It's labelled "Demo 22 - Social Dashboard" in preview page. (https://preview.themeforest.net/item/metronic-responsive-admin-dashboard-template/full_screen_preview/4021469?_ga=2.15566066.514234694.1649916692-688977105.1649785491)But same demo pa...
This is a solution. The icons didn't line up for me when using font icons with the aside. it can be easily fixed by changing: {fontIcon && aside.menuIcon === 'font' && }to {fontIcon && aside.menuIcon === 'f...
Is it possible to programmatically scroll a KTScroll to the top?I'm getting the element as follows:var scrollElement = document.getElementById('kt_modal_new_address_scroll');var scrollObject = KTScroll.getInstance(scrollElement);But there does not seem to be a public met...
I was wondering when the latest Metronic8 Vue3 release will contain the same form element examples and support that is part of Metronic7. Specifically all the Bootstrap form elements, Vuetify and Vuelidate examples that are included in all of the Vue demos from Metronic7.Thanks,Pete
When I want to enter another page from the main page, everything works fine, but when I refresh the page, the logo and icon svg files disappear.Any help? Thanks in advanceFirstThen(after when reloading same page)
How do I reinitialize form validation after loading modal body from ajax? Example: AddTarget modal.
Hi,The Metronic HTML Quick Search feature is initialized in core/html/src/js/layout/search.js script and it can be integrated with a server-side AJAX request by replacing the demo process function with an actual search process function:// Private functionsva...
Hi Team,I am trying to setup webpack for my HTML (demo8), when I try to run gulp localhost, it throws SyntaxError: Cannot use import statement outside a module . tester@DESKTOP-AMFSOCN:~/bb/metronic/base/frontend/tools$ npm run build --demo8> metronic@8.0.38 b...
HiI buy this template from thameforsthttps://themeforest.net/item/metronic-responsive-admin-dashboard-template/4021469but I need RTL for thsi templateThanks
I am studying the code in Metronic 8. I see a number of references to KTUTIL.(something) - is there documentation anywhere to study what your custom class does?
Have any example for unlimited aside categories for Metronic 8 with PHP?
Is there a sample for big modal similar to edit user in laravel but I'm looking for angular.When can we expect the user management for angular any ETA?
Hi,ScreenShot: https://i.hizliresim.com/bs5vorn.pngWhen I use dark theme, some elements aren't change to white(light) color.Have any solve? Thanks.
I can't use dark theme for HTML - Demo 1.Webpack, gulp, npm or other one? Which?Can u help me?https://preview.keenthemes.com/metronic8/demo1/documentation/getting-started/dark-mode.html