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...
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 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.
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...
Hi,1. Currently Demo 31 is only available in HTML version, is it Possible to build it on react?2. I am getting error after i do `npm start` on all react demos.ERROR : D:\Quixta\Project\Sales AI\Frontend Code\React\metronic_react_v8.2.0_demo7\demo7>npm start> demo6@8.2.0 start>...
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....
Hello,Will I still have plugins.bundle.js when I buy the theme? It has all the pages. I don't want it this way. I want to add the files I need. Can we do this?Theme: Metronic v8 - Demo 2
Hi,When can we except DataTable example in Angular Demo , and also we can see there are lot of modules missing in Angular Demo. Kindly let us when we can except these modules in Angular Demo Regards,Prem Sanil
Hi i'm using keenthemes v8 demo 1 . i've implemented menu now i want to check if the dropdown is open or not ? . need a function which will auto trigger on menu hide or show just like in the dropdowns of bootstrap looking for a similar function in metronic can't find anything on the documentatio...
We are using your subscription with registered email sancheet@msn.com for angular 12 theme and we are having issue with toaster. The toaster is not working in your theme so we want a solution or any other option for that.
Hello!Where can I find documentation, if it exists, to mount a metronic template in an existing blazor application created with visual studio?I'm working in Visual Studio 2019 Community edition.My steps have been:1. Download the demo52. Copy assets folder into wwwroot3. Splitting the t...
I'm going to use Metronic theme(v8.0.37) first time in my React project.I've gone through many docs/videos, but I'm not getting how to use it or how to start with it in my React project. So can anyone please help me/guide me? Thank you.
Is there a way that I can delay the drawer opening by a second or so until it loads the body fully? I am using an embed in my drawer and sometimes the javascript to insert the src in the body of the drawer is delayed and causes a whitescreen drawer. Wanting to add this into the scripts.bundle.js of...
Hi,I've been using Metronic v8 for a little bit now but some Bootstrap 5 components have no dark mode styles.For example the list groups: https://getbootstrap.com/docs/5.0/components/list-group/Is there any plans to s...
Specifically talking on add-product.html page, where there is Drop files here or click to upload. card it works fine it uses /ecommerce/catalog/save-product.js but if I use same card on another page with same Js. nothing happens. I changed name or created new js file still nothing