General plugins.bundle.js file is being loaded. It's size is ~ 4mb. How can I reduce the size of this because this takes a lot of time o load and causing the site almost unusable?
Hey, I have a Vuejs projectbut i need to install html assets of demo 10Are the assets the same for every demo??Can i Use the assets from VUE demo in ts to use in VUEJS js?if Yes, how can I install them?OR jest get the assets from demo
Hello there,In the layouts/main-layout/header/menu/menu-pages.vue, line 134:this icon is statically defined to "keen icon" and to "element-8" in it which the following codes will not affect in the core/config/MainMenuConfig.t...
Hello there,I am using Metronic - Vue - v.8.2.0, and I want to use bootstrap instance for showing modals via Javascript function such as:boostrap.modal.getInstance('').show()but I get this error "bootstrap is not defined".I think this is the way metronic works, but How can I inject s...
Im trying to follow this guide so I can use your daterangepicker on the angular demo1 projecthttps://preview.keenthemes.com/html/metronic/docs/forms/daterangepickerthe problem is plugins.bundle.js does not exist on the angular project. and i cant event find it in being referenced in package.js...
Hello everyone, I want to purchase the React Metronic Theme, but unfortunately it didn't work neither with Master Card not Visa. I live in Iraq, so I am wondering if there is any problem with payment here.Thank you in advance
I just installed and it is missing. Looks good everywhere and all my other icons are showing, its just this one. How can I fix it? I would show an image, but theres no way to upload here
I see 2 templates for .NET CORE. Will there be more coming soon? How difficult is it to apply the other templates into the .NET CORE layout structure?Thank you
We found that kt-datatable component is not sorting the first time, although the header shows that column is sorted (but this isn't). The datatable configuration is the following..
Hi admin,I bought Metronic 8 but when I download the source code, there is only demo1 source, and demo2-demo8 shows the link https://devs.keenthemes.com/metronic/vue. So how do I download demo8?Thank you very much, admin.
Hi,I built my Layout with layout-builder URL.html It creates metronic_html_v8.2.0-1689961543 zip file with 2 folders and the index file.I copy that folder and the index.html file to my spring project.Now, I start my app and there is no errors on navigator console. Not even in STS IDE co...
Hello,is it possible to integrate a dropdown or other control e.g. slider into the sidebar instead of simple text page links ? Do Metronic have a template or example for that? Thanks for your replay.
Hi, i bought Metronic template this morning and tried to download the package (9Gig) a couple of times. it fails every time due to network issues? Im pretty sure my connection is superb at the developer office i work at (i tried wireless and wired). is there an alternative method to download the fil...
Hallo Faizal, I apologize for all the work, but I hope it also helps you to solve the problems in this new version. I am testing all the time and I noticed an basic error in the folder structure (in my opinion). After the first Compiling the public/assets folder contains a folder named resourc...
Hello,I am reaching out because the user account icon that is supposed to be positioned on the right side of the screen has moved to the left side of it. The icon that I am referring to is this one: https://ibb.co/TqsKKbLHow can I move it to the right side?Here is my code, I don't th...
Hello,I have a project with Laravel Api Backend and Vuejs frontend.for the assets, I have used demo 23 demos23/src for my frontend.While trying to build my project in vuejs npm run build i have issues with KTUtil is undefined
In the settings.py ASGI_APPLICATION = '_keenthemes.asgi.application'usually ASGI_APPLICATION = 'appname.asgi.application'But app name is inconsistent In the installed apps section app name is given as dashboards.apps.DashboardsConfigby folder hierarchy i can consider dashboards as app...
I am using Metronic 8.2.0 and the sign-up template from demo25 (fancy one).I want to sent the input data from email and password to my php file where it’s getting checked with the database if email already exists or not. If yes the user should get a modal that he must choose another. If okay the...