The following warning shows when the ng serve command is executed at the Angular Demo 2:(44192:3) autoprefixer: end value has mixed support, consider using flex-end insteadI am guessing the cause of the warning is the use of the general value: end css value instead...
Hi there,I cannot find the Good theme landing page in the archives you supplied. I've checked in:- good_html_v1.1.0- good_django_v1.1.0The missing page:https://preview.keenthemes.com/good/landing.htmlCan you please point me in the right direction?Thanks,Giedrius
Hi, I ask question on ThemeForest comment section:Hi, I used Laravel Demo 1 from Metronic 8.Is there a way to reduce page size? The basic page has almost 15MB, so is there a way to remove unused CSS and js files?Reply : Hi,Thank you for heads-up. Yes, sure, the assets size can be...
Wondering where the dashboards and the remaining code are for the download for the blazor kit.When i open the project most of the areas are all empty and just have a header, when starting the project none of the links work.
What is the best practice for overriding the default SASS color variables? I am in the process of upgrading Metronic from 8.0.38 to 8.1.0. I notice that SASS uses color variables like: --kt-primary--kt-text-mutedWhere and how are these colors defined, and how should I override them to...
Hi,I'm getting this error after submitting reset password in page:http://127.0.0.1:8000/forgot-passwordThe GET method is not supported for route reset-password. Supported methods: POST.http://127.0.0.1:8000/reset-password 405 (Method Not Allowed)How can I solve this problem?Thank...
the implemented version of Form Repeater dosent support repeaterVal() function for number imputs but it is fixed in the newer version how can i update my theme to use the newer version https://github.com/DubFriend/jquery.repeater/pull/94
Hello,I have changed the user's Layout from Offcanvas to a Dropdown using the Builder, but I faced a problem, the menu does not appear unless the page is empty. Note: the Dropdown-menu is located on the Layout page.
I must be missing some setup in scripts arrangements. I just use the starter kit of Metronic 8 asp .Net Core. [HttpGet]public IActionResult UpsertModal2() { ImageVM imageVM = new(); //do something here return PartialView(image...
Hi,I`m using Metronic 8 with Vuejs 3 demo 5 and I`d like to change mobile menu behaviour like it is here this forum -> upper menu slide from left on mobile.RegardsKrystian
When I try to login with user demo nothing happens and the console is full of error messages:"Uncaught ReferenceError: KTUtil is not defined"How can I solve this problem?Thanks!
Hi,II have downloaded demo1 and demo4 in vue and none of both have the 12 Apps: "Project", "eCommerce", etc... but just 4 of them: "Customer", "Subscription", "Calendar" and "Chat"...We need the others apps, is there any version in VUE that have all of them??Thanks
Hey guysI would like to know if it is possible to change the main page of the template to the home page. Currently the first page is the login page, I would like to change it to home.
Hi there!I am trying to make a dropdown menu not hide when outside click occurs. I am using React and based on the HTML documentation I have tried:data-kt-menu-permanent='true'data-kt-menu-static='true'Both on the button and the menu div itself. It is not working. Can you let me know h...
Hi Metronic team, Our company purchased metronic 8.Excuse me, how to change demo 38 light theme mode color? In demo 38, the light theme mode color is #47be7d ,we hope to change the color into #1b1e87 .Hope to get your response.Demo38:https://preview.keenthemes.com/metronic8/demo38/ind...
Good part of the day.A couple of days ago i purchased metronic8 and currently i am using its vue version.The sidebar is working good when the layout is set to 'dark-sidebar'. However, when i changed it to 'dark-header', sidebar toggler is not working.Please, adviceHope to get your respon...