The dropdown menu (dataKtMenu) does not work in my Angular Metronic v8.1.5 project when I add "redirect" to the content of the dropdown menu component. When you go to other page with "Routing". The drop-down menu is still active, appearing on the other page even though it should be closed. W...
Hello, I have a problem with "wire:navigate" function of new Livewire v3. When page fully load (with reload button), all javascript works (for example top right account menu or light/dark hover), but after clicking on link with "wire:navigate" (doesn't do refresh, just rewrite full HTML page without...
Hi there, I need help:I need to switch between light and dark mode on metronic angular template without refreshing the page, is there a way on doing that?I've noticed that there is an injectable service that sets the mode on localStorage but afterwards it reloads the page. I need it to toggle...
So I tried learning metronic 8 using YouTube video but I failed as I don't understand php and I only know javascript I want to build projects using react but I don't understand what to do I'm very confused so if anyone can help me it would be great and also I tried reading the documentation but it d...
HII'm about to start a project with Metronic 8.2.3 and Laravel 10. As soon as it was installed I ran some tests on the validation of the Users form. In my case the validation is managed by Livewire. I would like it to be handled by the FormValidator library instead. Can you kindly give me a simple...
I've been trying to convert Metronic demo39 HTML to a Blazor project, and it loads and renders fine on the first load, but as soon as I navigate to a different route, the data-bs-theme that Metronic adds onto the element is being removed, causing formatting from the CSS/SCSS to break.I've...
Hi,Is there any page in metronic 8 similar to this from metronic 7:https://preview.keenthemes.com/metronic/demo1/custom/apps/ecommerce/shopping-cart.htmlI think it will be great if it can be repurposed for metronic 8.Thanks.
Hi,Im using jstree and a modal with select2 dropdown, and whenever i load the jstree.bundle.js select2 gets an error "select2 is not a function". I'm using the plugins.bundle.js which contains the select2 function which is above the jstree.bundle.js. What can i do to fix this?
Hi there,I am using metronic under Wordpress and understrap theme (underscore + bootstrap).To implement metronic into Wordpress theme, I used the html source files and scss files under src folder instead of style.bundle.cssWhen adding some module or page of the template, everything is work...
How to Make Searchble Drop-Down ?Means i Click in DropDown Then Open The Drop-Down & In This DropDown There Is Small Textbox in Which i Search The Value For DropDowni use select2 or select2bs4 class but when i use then form-control css it automatic remove and vise versa. at a time only one css...
I'm having problems using the duotone icons since they don't appear, only squares appear. I have checked the plugin-bundle.css and everything should be there. I'm with the demo1
I'm using v8.2.3When using DataTables, there is a conflict with the existing jQuery, so I tried to report the jQuery method in the documentation, but it does not work well.Is there a version of html that removes jQuery?