have any example vue metronic8 for the axios user login with django rest framework document?how to use the theme api token user login.have any Mock API can look it for vue metronic8?Thanks.
I have an input element without label, instead I use placeholder. I want to show required asterisk within input or in any other elegant way.How to do that? The metronic documentation only shows the way for label input but there's no example for input without label.
Hello,I just started working with metronic blazor template.Search icon and other icons of _Dropdown.razor component does not work. I think that @((MarkupString)KTTheme.GetIcon("magnifier", "fs-2 fs-lg-1") function does not return somethingThank you
Hi There,when scroll you can see flickering occurs with fixed header show/hide. this is troubling the user experience in mobile because I have a button to touch that button closer to the triggering point of the header show, so I have scrolled to the bottom and trying to touch the button button...
Hi,The problem i have in my Symfony 6 project happens when my routes have more than one "/" like so :#[Route('/user/{id}', name: 'edit_user')]This prevents any of my assets from loading correctly. I got a vague understanding of how Metronic loads these in my pages by checking...
Hello, I am trying to do the auth part in the metronic theme, but I get a 401 unauthorized login error. It was mentioned that it was not added in a question 5 months ago, but I would be very grateful if it was mentioned how to solve it. what sides I need to edit in the auth folder for metronic 8....
Hi,I'm facing an issue with FormValidation plugin that is solved in one of their updates. However the version used by KeenThemes plugin.bundle is an old version from 2020 (v1.10) of formvalidation. Is it possible to update ou replace the version used in plugin bundle by the latest version of...
I am using metronic8, But when I navigate from one page to another the header menu (UserDropDown button and theme switcher button) is not working every time.Example: I just logged in and then MasterLayout rendered but the menu is not working. Then I navigate another page through the left sidebar m...
Here are instructions on how you can get started with MySQL in Metronic SpringBoot starterkit.Install MySQL on your machine.You can use the default root and no password user to login to your MySQL console by running mysq...
Hi,I am unable to edit the horizontal menu in the Laravel Metronic 8 demo 1 app. The weird thing is that I previously could have added a menu item, but now I can't do it anymore. The previous changes I did (and it went all good at the time) was in config/global/menu.php.Why am I unable to...
I am using the theme HTML, demo 8, Metronic 8.1.8. If I toggle the page to the dark mode, the disabled SELECT element with multiple selection option (multiple="multiple") remains white background-color. How can I fix that?Thanks,
In tools folder, I enter the 'yarn' and then it shows this error.yarn install v1.22.19[1/4] Resolving packages...[2/4] Fetching packages...[3/4] Linking dependencies...warning Workspaces can only be enabled in private projects.[4/4] Building fresh packages...[...
I'm using Metronic with syncfusion blazor and on the grid components of syncfusion, the scrollbars are being changed to be too small with Metronic and was wondering where or how could I change this
Hello to the all participants of awesome KT Team!> I'm having problem implementing scroll to textarea. Is it possible to show metronics scroll styles instead browsers default scroll bar or it's not including textarea scrolls?
Hello I see you there the theme has lots of helpers for loading javascript in various ways.i'm using LaravelMy first question is where would I put my javascript for single pages.My second question is where would I put my Java script for app wide use.
Dear Support Team,I hope this email finds you well. We recently purchased your Metronic product and have been highly satisfied with its performance and capabilities. Your team's dedication to providing regular updates and improvements is commendable.In light of our recent purchase, we are no...
Hi!I´m new with React, but I was able to create my own php API to connect to MySql and fetch data from the database and also made the login page work.The thing is, I don´t know why when trying to display, for example, the currentUser?.first_name it returns undefined.export functio...