Hi!I'm using metronic v8 theme in my asp.net project (not mvc).Generally js compenents stop working after postback on asp.net but i solve this calling them again after postback and they works. but on sticky divs doesn't work. I think I couldn't call them right way. For example select2 dropdo...
Greetings. When I change the theme mode in my Angular Metronic v8.1.5 project, it logs out of the application and switches to the login screen. When I look at the source of this, there is a line "document.location.reload()" in the "switchMode" function in the theme-mode.service.ts file. I think it i...
Hello!On the multi steps sign up I need to put a cancel button on the first page, but I cant figure out how to make it. Can you help me?https://preview.keenthemes.com/metronic8/demo39/authentication/extended/multi-steps-sign-up.htmlThanks,Elieser
I have a problem in Livewire 2 when the modal close the page is disabled, document.addEventListener('livewire:load', function () { Livewire.on('success', function () { $('#kt_modal_add_user').modal('hide'); window.LaravelDataTables['users-table']...
I recently bought Metronic dashboard on Envato Market, I was extremely impressed by its demo. When I bought, downloaded, and followed the install & set up docs for Django, but when I completed I only got the single dashboard page and sidebar list with no response to those pages. How can I get all ot...
Hi,Can I please ask you to provide some code as to be able to port old Iconboxes (https://preview.keenthemes.com/metronic/demo2/features/custom/iconbox.html) to metronic 8 ? Thanks!
Is there a way to put a page or their children (div) in fullscreen? I am looking for this functionality to expand application´s charts or pages.Best regards.
Hi,I have a page created with metronic_html_v8.1.9_demo25 and when te page loads I get a error in the console as per log below:plugins.bundle.js:71 Uncaught TypeError: Cannot read properties of null (reading 'classList') at plugins.bundle.js:71:58611 at Array.forEach ()...
Hello folks.I've download from Themeforest the Metronic v8, then choosed Demo 50 to start my development. Buy after download, the html files is with a lot of errors and assets is not good. I need only to recompile?Thanks.
I've downloaded the package twice and gone through the quick start instructions but I can not get past this error:> keenthemes@1.0.0 build> webpack>> Building npm_version bundle...>> Failed to compile npm_version bundle!resolve '@shopify/draggable/lib/draggable.bundle.js' in 'C:\User...
Hello,can i hide sidebar on specific menu or with compenent without toggle button on metronic vue?im using metronic 8.i want to hide sidebar when onMounted from component.Thank you
Hi,I have used this code to set dark theme in HTML theme.var defaultThemeMode = "dark";document.documentElement.setAttribute("data-bs-theme", defaultThemeMode); But when I reload the page, it first loads in Light and then it goes in dark. It doesn't make sense if it...
Hi there,in the Metronic Theme in the Preview under User Management --> Roles --> Roles List I can find the view, but unfortunately in the Code I cannot find any corresponding components.Is there something missing or I am overlooking something?Thanks in advance,Atdhe