Super Sale Limited Time 50% OFF for All-Access Plans
Save 50% Now

All Questions (6393)

Hello. I know the codeigniter version is already in the works. Any chance you have an eta on that release? I seen a response from Sean over at themeforest saying it would be out in a few weeks. But that was a couple months ago. So just trying to get a game plan on a new project I'm working on...
The btn-white class doesn't actually apply a white background a button. When added to a container with a background color, it behaves as transparent. I would expect a white button to have a white backgound. https://preview.keenthemes.com/html/metronic/docs/base/buttons
The documentation do not provide any way for that. I want to only integrate few of the components in my Next.js application. How can I do so?
Hello, I am looking for to create new pages and the doc doesn't explain this point. All pages are created in the /dist/ file after running gulp command. Now where do I create my own pages? Directly in /dist/? These pages contain between 15K and 30K lines. This does not seem to me...
Hi, I am trying to add a simple .hover-elevate-up class to a component, but the transition styles are not applied. It seems that in _page-loader.scss they are overwritten: // CSS3 Transitions only after page load(data-kt-app-page-loading="on" attribute added to b...
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 instead I 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.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.
can i ask how to change login auth with username instead using email? im new on it so please help me
Hi, I am unable to do a webpack build of demo39 because the required scripts.demo39.js is missing. Thanks.
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
I'm downloading the latest version of Metronic 8.1.7 But there is no HTML file inside the zip folder. Is that right?