Hi, form select control doesn't show with proper design. Is there any js script initialization required to make it work? How can I fix this in the angular project? Please have a look at the below screenshots:https://ibb.co/7NRx128https://ibb.co/FWfzzpL
Hi, I have a problem with loading time. We have used this template to develop the admin panel and due to low connection speed, loading time become a major problem now. Actually, we have used a few components only and there are lots of unwanted parts. So, identified that if remove those fro...
Hello,I need to include a modal with form inside a multi-step sequence, but the component don't allow me to do it.There is a way to include such modal inside this component?Thanks,MB
Hello,I can't change the initial checkbox state to unchecked in a Wizard multi-step form. It seems the component only accept "checked" as an initial state and I'd like to setup "unchecked".Is this a bug in the component or am I doing something wrong?Thansk,MB
Hi,In multi-step sign up, using Vue, the error messages under the required fields appear without the user even making a mistake or trying to step forward. This behavior only happens in the wizard (multi step), and in the other forms we can control this visibility.I'm trying to adjust thi...
Hi there,I'm trying to change the values from file resources.views.partials.widgets.mixed._widget-10.blade.phpBasically its pretty clear, that the Apex Chart should use the routefrom data-kt-chart-url="{{ route('profits') }}".In the SampleDataController you can easily change the valu...
Hello,i'm trying to follow as best the metronic structure, and I've used SweetAlert to show confirmation popup, but it clashes with the metronic layout. which one do you use normally? bootbox?Thanks
Hi,There seems to be a bug when you group together a menu-item menu-accordion and a menu-item inside a main menu-sub menu-sub-accordioninside Aside-menu-componentBasically something like this:
Hi team, we want to have the aside menu not interrupting the header menu (log, links, etc). 1. We want the header should full as what can be seen if you perform the following(1.a) navigate to https://preview.keenthemes.com/metronic8/demo1/layout-builder.html,(1.b) click on layout( 1.c) se...
In Metronic Version 8. It is mentioned that 150+ functional pages are available like 7 Account pages, 27 Authentications pages, etc...We have Download Metronic Veriosn 8 theme. We have checked the theme on our local machines and also we have checked the theme preview but we are not able to find...
Hi,today I tried to update Metronic theme from v8.0.38 to v8.1.0 within my app without success.I reproduced exactly the same steps I always followed (from the doc, since v8.0.21) but still layout appears somehow weird (both header and aside are missing, tooltip that should be dark apperas white,...
Hi, I had seen KTPasswordMeter is being used in HTML demos. While in the Angular demo there is a component named - PasswordMeterComponent.Now would you please tell, me how to use PasswordMeterComponent on the Angular signup page? I wouldn't like to use it as a global script. Any doc on Passw...
Hello, can you tell me please why angular theme is different and i cant use html classes inside, to change it.Example:1. HTML Left aside bar has classes: app-sidebar flex-column2. Angular Left aside bar classes: aside aside-light aside-hover...
Hi, HTML Demo5 is missing some files. The devs Metronics dashboard doesn't have ask.html, question.html, search.html, and tag.html files, or may also be other missing files.
I followed this documentation to create a fresh Laravel 9 and Vue 3 using demo 8 app: https://preview.keenthemes.com/metronic8/vue/docs/#/vue-laravel-integrationHowever, when running npm run dev, it only builds up until about 12%, and then it freezes. How do I resolve this?I als...
Do you have an example either by way of documentation or an example download of the laravel backend to the Vue Demo 1 theme?the app you have at https://preview.keenthemes.com/metronic8/laravel/api just looking for an example so I can learn.ThanksJim
Not sure what I'm missing - but I don't understand the following two issues:1. the need for setting up and running the template from node.- If I can run the demo by clicking the index.html in the dist folder, so why do I need to set up node and run the demo via localhost?2. the need to exp...