Hi Team,I have a question about the product Metronic Dashboard Theme,Is this project includes Angular 15? I have seen the demos there is a lot of functions showed in the other but the same pages with the angular demo didn't show them for example My projects page it shows with the tag coming...
Hello, I'm using Metronic latest version, when I try to implement the following page - templates - hiring-page.html (you will find it attached) the menu pushes all other items down. I attach a screenshot.hiring-page.html:https://pastebin.com/E0svkV9eThis is the theme layout - default-l...
Hello Team,I have a question about the product Metronic Admin Dashboard theme, Is this project includes Angular 15? Because I working Angular 15 and not with the version less then Angular 15
Hi! So I might be doing something wrong or something is wrong with the file downloaded from EnVato. Whenever I want to add a vendor... I get a 404 error message... going into the settings of a vendor, say Datatables I have a url say...assets/plugins/custom/datatables/datatables.bu...
Where are all sign-in.html files for Spring (Corporate layout, Creative Layout, Overlay layout and Fancy Layout) ?I only found one on:spring_v8.1.8_demo1\Users\faizal\Sites\keenthemes\_releases\metronic_v8.1.8_zip_new\metronic_spring_v8.1.8_demo1\starterkit\src\main\resources\templates\pages\aut...
I looked up you documentation but didnot find any example of opening responsive video iframe in Metronic modals?Tried to implement this by adding and modifying JS code but it didnot work :( actually worked but I was unable to set size of video because the video was at the smallest size. I used y...
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...
Dear Keenthemes,I have purchased Keen-2 standard license about 2 years ago and would like to upgrade to Extended license, how should I proceed?Thank you & Best regards,
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...
All observers in the angular template don't work when adding more logic like http requests.It should be writen in the template with asycFor example:src\app\modules\wizards\vertical\vertical.component.html Line 168Should be: