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.
I am using KTdatatables for my list page in vue. Now I am fetching the data from API and showing it into the table. Now I want to show pagination for my table. Also, I read the documentation for that and try to write the below code but still, it doesn't show me the pagination. By default, my API ret...
Hi,The form in Register Page always return "Invalid Password"Is this a bug in Form Validation?Please help meThanksHere is the photo:https://i.imgur.com/sRbwAWB.png
Hello all,While working and exploring the Theme demo files I noticed there were multiple elements "ToolBar1" "ToolBar2" etc. My question is what would be the suggested method to actually switch between these different toolbars as it's not highlighted in the docs or within the codebase....
I cannot find the support center designs in the figma file.(https://preview.keenthemes.com/metronic8/demo2/apps/support-center/overview.html)Can you please send the figma files!
Hello, I have already purchased your theme. I want to develop it in laravel and vue js. The problem i am facing right now that is couple of js file showing error after compile by webpack like plugins.bundle.js and script.bundle.js. Can you give me any advise please?
Hello , I bought your theme few moments ago and after purchasing I realized the react demo is in Typscript format instead of normal Javascript . How can I get React Demos with JS instead of Ts , Please Help me I don't have time to learn TS .
Component Missing In Rect js (Demo1)Basically - we are looking for, All React js components should be the same as HTML design , however, cannot find most of them and only limited features/components in React js vs HTML 1:- We are not able to find Auth (Aside login,Registration,Forgot Passwor...
Hi, Thank you for the awesome theme. I am using a vue theme. I checked we can add different language wise labels. But it’s only for the Side and Topbar Menu.What I have to do if I want to show page breadcrumb language-wise also? Is it possible?Also, I checked in all other pages button text a...
Hi,I am trying to use sweet alert and toastr in the angular example. However, I do not understand how to toggle a toastr or a sweet alert in a component. Can anybody help me by showing and example?Thanks in advance