How we can trigger events manually. for example, I want to remove image if greater then specific size.var imageInputElement = document.querySelector("#kt_image_input_control");var imageInput = new KTImageInput(imageInputElement);imageInput.on("kt.imageinput.changed", function(e) {...
HiI try to use "kt.menu.dropdown.show" to catch when the user dropdown menu is open.But on vue3 and Metronic 8.0.38 I get this javascript error:Uncaught (in promise) TypeError: _layout_header_Topbar_vue__WEBPACK_IMPORTED_MODULE_1__.default?.reinitialization is not a function...
Hi keenthemes,The Slider appears to not work in RTL Landing page, although it is working on the LTR .. ??Here : https://preview.keenthemes.com/metronic8/demo1/rtl/landing.htmlthank you
https://preview.keenthemes.com/html/metronic/docs/forms/image-inputIf you click on the pencil icon on the example, it pops up the file input dialog, if you move the dialog away you will see a ghost background.Can you please fix that?
I purchased Keen from the Bootstrap website.You need the Keen V2 version, but there you can only download Keen V3.Could you help me with this issue?Thanks
Hi,Is there a way to make a 100% height based on the current viewport?The use case will be the chat page. We want to show the chat to have a fixed height. The input text is always at the bottom and we can just scroll at the message container and the contacts container on the left. I...
Hello, the content of this page of bootstrap5: Browsers and deviceshttps://getbootstrap.com/docs/5.1/getting-started/browsers-devices/Is the content all compliant with metronic 8?Thank you
Hi Mate,I am facing issue using metronic 8.1 . it conflicting with existing jQuery v1.12.4 in asp.net mvc.its showing lots error. _initializeBackDrop is one.
How i can use the accordion component in angular version need to make component like that+ Requirements List - item #1 - item #2 - item #3 - item #4and this menu is collapsible
Hello,I am using VueJS and Metronic HTML template, I am using this widget https://preview.keenthemes.com/metronic8/demo1/widgets/feeds.html but the cards are rendered inside a for loop.The dropdown menu is not showing :
Hello,I am sending this message because i could not find the media for the 403 error.By chance, does anyone know when i can find the media for this error ?Sincerely, Romain
Hi,I would like to import green-* colors by bootstrap at below:https://getbootstrap.com/docs/5.2/customize/color/#generating-utilitiesHowever, after adding above in "_variables.custom.scss", it got below errors when complie (using webpack):[root@crm tools]# npm run build --demo1> m...
Hi, do you have any idea why there's an error after adding ModalsModule in the app.module.ts.Uncaught TypeError: Cannot read properties of undefined (reading 'ModalsModule') at Module.ModalsModule (widgets.module.ts:231:28) at 71706 (layout.module.ts:84:5) at __webpack_require__ (bootstrap...
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