Such behavior does not happen on Metronic 7.X where the table data is aligned correctly and does not display table data below table header on datatable responsive mode.Example for Metronic 7.X (Expected behavior, much tidy and pretty layout)https://imgur.com/a/WAuvXNeExample for Metronic 8...
I use Metronic V34 with laravel9 to manage a set of events. I manage to save the data in the database but to display them with the method response()->json() in the calendar it gives me this error:Failure parsing JSON someone can help me pleasethere is te controller method to display the data: pu...
Hi,I have recently purchased the HTML5 version template for our product, built with Vue 3. And I have found that the sidebar (kt_app_sidebar_mobile_toggle) and the profile popup menues are not working unless I'm on the root of the page. I'm using the Vue router and after searching a bit, I see t...
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
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 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.
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-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
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 insteadwebpack compiled with 2 warningsTo 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.