I copied the HTML of the apps menu from the browser but it's not working. Is there any guide related to working with menu in angular? I think I am not able to initialize the menu properly.I am using metronic themes.
I am writing regarding the documentation here: https://preview.keenthemes.com/metronic8/demo4/documentation/general/menu.htmlThe "data-kt-menu-offset" does not work. An extract of my code using this is as belowPlease advise on the fix for this and let me know how to update the fix on my end....
Since the Metronic Angular v8 template does not yet include user creation or permissions/roles settings, we cannot migrate to it from v7. Is there anywhere we can find information on whether this is still being worked on, and if there is an expected release date?
My company uses Metronic 7.2.9 as I'm a new developer and implementing the theme for the frontend part. But the problem is when I am using Axios for any get or post method, it always shows a 404 response. But the fetch method is working fine. The theme is fresh and used only for two days. I don'...
Hi guys!Which library do I have to use to open the HTML exported by Layout Builder and generate just an HTML with the "compiled" partials?Oi pessoal! Qual biblioteca eu tenho que usar para abrir o HTML exportado pelo Layout Builder e gerar apenas um HTML com os partials "compilados"?...
When opening a drawer the common events are:kt.drawer.togglekt.drawer.showkt.drawer.shownkt.drawer.toggledBut if you open with an external toggle. Ther...
Hey i am using angular and bought Metronic 8.I didn't found any where how to get the Navbar from the template and use it for my own project.Reverse engineering take time and i want if there is any one can help me how to implement it in my own project easily. without complications .Thank yo...
Hey Guys I have not had ONE successful install with metronic. I sincerely have a headache from trying to install this theme so many times. Anyone know a step by step guide to install Laravel Metronic? From 0? I’ve tried so many times and I am drained! Thank you so much for the help! I have r...
JS:)"use strict";const KTSupportModal = function (){ let modal, form, validator; const handle = function (){ validator = FormValidation.formValidation(form, { fields: { subject: { validators: { notEmpty: { message: 'The site name is require...
I noticed in the documents that HTML components cannot be used directly in Angular, however, the drawer is displayed in the angular demo. I've attemtped to use the drawer within a for loop (ngFor) and I'm unable to get it to function (i.e open the drawer). I'm using a object's ID for the but...
Hi,I'm using Yajra lib with Laravel for datatable,I want to make popup window as advance search, How can do it with your Metronic ThemeAnother thing, how can make advance query from mulit tables in database to show it in on datatable page ,for example, I have Visa page.. this page get dat...
Hi Sir,I using last time as your recommended Yajra lib in Laravel to make datatable more flexible ,In my project I facing issue that I have data that query from many other tables in DB,so in this case of queries how can using Yajra to query complex data from many table in db,Where can I put...
Hi , How can I using your theme Metronic 8 to specify custom column show/ hide in table column Like this https://ibb.co/WV4Wqsj Can I using Yajra in Laravel to do this feature in datatable ???Please help Thank a lot
Hello,I'd like to use Metronic for the user-interface in a FOSS project of mine. The license terms state:> Use, by you or one client, in a single end product which end users> *are not* charged for.Due to the nature of Free Software, it is – however – not possible for me to exclude co...
Hello I have already purchased your theme and want to add external js and Jquery in the theme but this is not working. Currently using Metronic Angular 8 version Demo1.Please advice us how can we add External Js/Jquery.Thanks
I am trying to show modal on button click but there is no working modal in demo1 application. When I opened it to edit the codes, I saw that the files like invite-users-modal.component.html were empty. Isthere any working modal example for angular?Thanks in advance.