I bought the Metronic template for the React version. The wizard is not working correctly when data-kt-stepper-action="step" is used. This should make the steps clickable but this doesn't work.I place the attribute like it is also used in the HTML template. if i look at the _StepperComponent...
same question on stackoverflow https://stackoverflow.com/questions/75384661/react-splash-screen-spinner-with-keyframes-does-not-work-after-a-split-secondReact application that uses a spinner with css @keyframes. the spinner works for a split second before becoming broken here is the problemh...
Hello, we had purchased version 6 Metronic Admin Dashboard Theme(Item id-4021469) and we been using it with Angular 6. We have found an issue that the data is not being displayed on the page unless you move the mouse pointer to the side nav or by clicking on top right corner. Can you provide me any...
hi, KeenThemesI purchased the metronic vue template (Extended license), but I want to use it as js, not ts.I wonder if you are providing a js-based template source code or a conversion method.thank you
there seems to be a laravel authentication issue.... i.e. when I log out of the app the app is not returning to login page and I am returned with these types of errors 'Attempt to read property "name" on null'are you aware of such authentication error in laravel and what is the plan to resolve t...
When I download the latest metronic source code from themeforest the laravel folders are empty? Why is this? I intend to use the laravel app. Please advise
Hello,How to use the Layout Builder Exported Files, I am struggling here and I wonder why it's not something easy to do.I am trying to make the template RTL.Best Regards
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...
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
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.
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