We are currently using Angular 14 for our application and are considering purchasing your product. Could you please confirm if your product is compatible with Angular 14? If there are any additional steps or considerations we need to be aware of, we would appreciate your guidance.
Hello I am writing to urgently request your assistance with an issue we are facing in our production environment. All the links in our production template are broken, causing significant disruptions to our operations. Could you please investigate this issue and provide a solution as soon as...
Hi, I implemented form repeater in one of my HTML pages. It works fine, I included the inputs into a but when submit the form, I was expecting to receive an array with the data entered in those inputs in my Spring controller but its coming empty. Any reason why this could happen? I added a na...
Hi! I would like to know if there is any way or any similar component to Form Repeater where besides having the possibility to add/remove items from the list, I could also re order them by drag and dropping them. I' m using Metronic 8 HTML.Thanks!
Hello, when I minimize the browser, it turns into a mobile version, but when I login to the website from a mobile device, it looks like a desktop. I am using version 8.0.4. Can you help me? I Used HTML version
Hi!I add manually the Identity by scafolding. Im trying to get to some pages such as Login or Register, but always get a 404 not found. The same is happening to SignIn.razor (default structure of the blazor project)It seems a configuration is
Hello, I purchased the metronomic template from themeforest a while ago.The order ID is 190556480.I guess I'll have to use a different template.I'm sorry, but can you cancel that order and give me a refund?Thank you,
I've set up Angular demo-2 and attempted to implement right-to-left (RTL) styling using the guidelines from this link: https://gist.github.com/carmelodevuz/b2c50883a8d164aa4a13c53056caf568. However, when reaching step 9, instead of creating style.rtl.css as expected, style.js is generated. Despite t...
I want changed page title (this not means html title)I used default.html templates.class KTLayout: # Initialize the bootstrap files and page layout def init(context): # Init the theme API KTTheme.init() # Set a default layout globally. Can be set in the page le...
HiI would like to use the demo37 with my future rails project.By default is always demo1. Do you have a solution to easily switch to another template ?Thanks
Hello,I am using Metronic's Angular latest version V8.2.5.I'm currently in the process of implementing a custom user-inner dropdown component within the navbar component of my application. However, I've encountered an issue with the behavior of the data-kt-menu-trigger attribute. Specifically, w...
Hello,I'm currently encountering an issue with the sidebar menu functionality in the latest versions of our application.I've implemented the presentation of menu-items recursively, with the data sourced from the server side. However, when I open a sub-menu and click on an item within that menu...
Hello,I just bought your template and I cant figure out how can I implement el-plus datepicker with validation? Can you please provide me with a working example?
Hello,I am using Metronic's Angular latest version V8.2.5.I'm currently in the process of implementing a custom user-inner dropdown component within the navbar component of my application. However, I've encountered an issue with the behavior of the data-kt-menu-trigger attribute. Specifically, w...
How can I open/close a drawer via a method call? I'd like to be able to generate drawers and open/close them using a method that would be called after various actions.At present, it seems that the drawer can only be opened via a button that has a src=“ID” which is equal to the drawer ID.
Hello, we are using Metronic React theme in our project and I wanted to know if there is a guide to customize the whole bootstrap theme. I understand that we can override sass variables like "$primary" in - /src/_metronic/assets/sass/components/_variables.custom.scssBut where can I include funct...
Class react-select-styled can't be use in Metronic 8.2.0. Can you help on implementing this currently it is causing the list option unable to bee see when in dark mode. How to fix this?