Hi, I'm trying to add new event dynamically in javascript code. I didn't be able to do it. Can you help me please?It should be nice to initialize the calendar in the html page instead of js file like in the downloaded theme. Thank you in advance
How i can use the accordion component in angular version need to make component like that+ Requirements List - item #1 - item #2 - item #3 - item #4and this menu is collapsible
Hi Mate,I am facing issue using metronic 8.1 . it conflicting with existing jQuery v1.12.4 in asp.net mvc.its showing lots error. _initializeBackDrop is one.
Hi,I'm using Metronic 8.1.4 and I noticed a bug regarding select2 (inside a form).When I reset the form (by clicking on input type="reset") the form itself reverts back to its default values but select2 keep showing previuous values (seems more a visual inconsistency).You can reproduce yours...
Hello , Im trying to upgrade to the last release of the Metronic angular version. But im having issues with the layout all my previous modules are not taking 100% of the browser width . I have tried to create a fresh module and put the content of your "Profile -Overview " but it does the same...
I'm using the metronic 8, but the build speed is too slow. It takes about four or five minutes I wonder if there is a way to improve it. For example, I want to know if I can use vite instead of webpack-rtl or other packages.
I want to implement datatables.net drag and drop column functionality on Angular Metronic theme. But I am not able to get any workaround how to implement it here. Do you have any help for me. Thanks Reference: https://datatables.net/extensions/responsive/examples/column-control/colreorder.html
Hello, metronic 7 also does not work in metron 8 from this code. I get a warning as "No data available in table". How can I fix this?function productTable() {(function() {var t;t = $('.m_datatable').DataTable( {data: { type: "remote", sour...
Hi thereI have installed Metronic React. I am looking to integrate with a Django based RESTful API backend service.Does the React theme come with any helpers for Axios (or other) integration with Restful API's?If no helpers, is there anything that needs to be done in theme to get this wo...
I'm trying to implement msal-react in Metronic so that my customers can log in and log out using Microsoft's Azure AD B2C like in this example:https://learn.microsoft.com/en-us/azure/active-directory-b2c/configure-authentication-sample-react-spa-appMicrosoft Authentication Library for JavaScri...
Hi,When I use the Metronic's KTPasswordMeter class it asks for a password of a minimum of 8 characters. ("Use 8 or more characters with a mix of letters, numbers & symbols."How can I change the minimum rerquirement to 12 or mor characters?I checked the Password Meter api documentation...
Hi,is JQuery installed by default in the ASP.NET MVC Core starter-kit or should we installed it ,if it is already installed , how can I consume it in my razor pages!?
Hello! I would like to implement a datatable from HTML version ( with subtable ) in Laravel version using Yajra Laravel described here: https://preview.keenthemes.com/metronic8/laravel/documentation/general/datatables/overview?demo=demo1 This is the table: https://preview.keenthemes.com/...
Hi Keenthemes,isn't a good practive to name you svg files country inside flag folder by alpha 2 or maybe alpha 3 code name ?? like (us, fr, ca, mx, ..) USA, France, Canada, Mexico, ..Here's a ressource : https://www.iban.com/country-codes or more well organized buy Letters : https://www.na...
Hi,Is there a way to make a 100% height based on the current viewport?The use case will be the chat page. We want to show the chat to have a fixed height. The input text is always at the bottom and we can just scroll at the message container and the contacts container on the left. I...
Hello I want to setup new laravel project by using the html version of Metronic 8but it's not working in Laravel I followed the guide video which is version of html setupI have assets, layout, pages, partials, and index.phpand I also converted all the html to php like the video did....
when I am using KTUtil.btnWait in "Metronic 8" it responses with :Uncaught (in promise) TypeError: KTUtil.btnWait is not a function at Object.blockButtonId (base.js:802:16) at submitLogin (login.js:55:17) at login.js:49:17
I just noticed that in the metronic documentation the background color bg-lighten is equal to the bg-white, as shown here: https://i.imgur.com/YqnFEmS.png . I think the problem could be that the css class bg-lighten does not exists in the style css file.In the previous versions this backg...