Hi there! Following the documentation I'm trying to add angular material, but I'm getting this error:ng add @angular/material --forceSkipping installation: Package already installed? Choose a prebuilt theme name, or "custom" for a custom theme: Indigo/Pink [ Preview: https:...
Hello,I want to use the demo1-structure but without the horizontal header.How can the margin-top in/to the header in demo1 be reduced?I would like to remove the header from the layout, but then I have too much space at the top. This appears to be defined via --bs-app-header-height, howev...
Hello. I am using VueJs Demo 1, I want to use this support and tutorials section that you have in html: https://preview.keenthemes.com/metronic8/demo1/apps/support-center/tutorials/list.html1- Do you have this section available in a version for Vue JS? I only found it in html version.2- Can...
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?