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.0
The missing page:
https://preview.keenthemes.com/good/landing.html
Can 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.
In order to have a fixed toolbar using the Light Header Layout, I realized that I should set data-kt-app-toolbar-fixed="true" inside the initLightHeaderLayout() in views/layout/bootstrap.js.
Should I go ahead and update bootstrap.js file directly or there should be a source file that should be c...
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-muted
Where 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-password
The 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
Hi,
With the latest update (v8.1.7) the react build was producing some warnings:
(44185:3) autoprefixer: end value has mixed support, consider using flex-end instead
webpack compiled with 2 warnings
To fix this, the following lines needed to be changed to use 'flex-end' in...
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...
I followed all the procedure but gulp executes nothing suddenly I find myself with 50 dollors to throw? can you help me? I have a new project to start this weekend.
HI team,
First of all ; thank you for the great work. Metronic is the best.
Without surprise, I need more component / librairies on Vue templates, as Tiny sliders for example.
scss is here, but no js or ts.
Can you help me adding it ?
Best regards
Hello,
We are going to purchase one of your metronic themes.
(metronic-responsive-admin-dashboard)
through which
1. We will create a web application for internal use for the organization.
2. I...
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.
Regards
Krystian
All in title, the duotune icons in the metronic 8 docs are broken into logical sections however they are all over the show within the section - so it is hard to find any icon you're looking for reliably. Please just sort the icons in the docs by name files/fil001, files/fil002 etc
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!