I want to use some app i.e.eccommerce application, invoice management, from HTML demo to react demo. is it possible to do so as in react version we don't have all Applications that we can see in the HTML demo?I am using react demo 1 in metronic 8.
hi team, I want to trigger an Alert toaster on success response. I am not able to see even if it is working for the existing demo.Do i need any extra configuration to use it.i am using react demo 1 , metronics 8
Hi,My goal is to have a dynamic adding(append) of input field and include validation. I am using the form repeater and validation plugin to achieve this goal. However, I am getting an error every time I execute the "addField" function of the validation plugin.This is my JS code:fv.addField...
hi team, I am facing the below issue while installing react version of metronic 8.I am following step by step guide that is explained on:https://preview.keenthemes.com/metronic8/react/docs/docs/quick-startFailed to compile./Users/aviisingh/Documents/code/myorderbooks/merchant/src/_...
Hi,In the Good – Bootstrap 5 HTML Admin Dashboard template, I was implementing it in my NuxtJS SPA project. I initialized the required global styles and javascripts but for some reason the menu accordion for light sidebar layout isnt working.. I also tried different layout like the mini sidebar bu...
Hi! I am using Metronic 8 HTML in a Vue Project (I don’t want to use the Vue theme as I want to work in JS, not TS). How can I access and get rid of the right-side buttons (Help, Demo, Buy now) buttons? I can not find these HTML elements anywhere.Thank you!
Select 2 is not working on a dynamic modal with loaded content dynamically with external content. Below is the js code that calls the modal function showAdd() { $('#add_modal').modal('show'); $("body").addClass("modal-open"); var get_url = "{{ url...
At the following link https://staging.portalweb.it/portalservices/testClaims/project/index.php?page=indexthe left bar is not visible. There are probably problems compiling css. We chose the demo1 template with the fixed left sidebar
HiI have three questions.1. if we can buy a regular license first for evaluation? if all good, then we can upgrade to extended license?2. The template license is limit to one domain or one subdomain? 3. We have dev and production, different urls, but same domain (portals.example.com...
Why is the implementation of Choropleth map in the Metronic template DEMO 4 giving errors but when same code is implemented through scratch in a react app, it executes the code correctly?I searched the method to resolve the error in stack overflow and followed the solution but the error persists....
I saw this mentioned in the announcement email for Metronic 8.1, but when I clicked and was taken to the demo page, I didn't see the particular demo for the Django Starter.Please advise.Thank you.
Hi,I just upgraded to 8.1.0 Html Demo1, but the minimized aside function on page load is not an option in this version at all.Will like for the side menu to collapse on load of every page, I check similar question posted here, it didn't work.https://devs.keenthemes.com/question/persist-aside...
On this page, we have some filters to apply to the datatables, but there is no documentation on how to use them or how to make them look like the example. https://preview.keenthemes.com/metronic8/demo1/apps/subscriptions/list.htmlI found the only documentation at: https://preview.keenthemes.co...
Hi Keenthemes, I hope you are well, right now I think to buy your Start template, but I want to know if it's possible to have the UI template as a resource because I need to create the structure for my developer, and it's much better to have the ui to do it for example with figma or sketch.Thank...
Hi!Can I check if anyone can guide me on how to minify both JS and CSS?I've have tried the steps on the documentation and the size of the js and css are still the same.Cheers,Andy
Hi,There is a bug in the date picker. When I click on any date, the calendar menu closes. Sometimes it can select the correct date but most of the time it doesn't select the date I clicked.https://preview.keenthemes.com/metronic8/vue/demo1/#/crafted/modals/forms/new-targetI did no...
Hi ,I am using Metronic 8 demo 4 template for my website I am trying to hide the aside menu and instead of it showing the button and want to add the functionality that when the button is clicked it should show the aside menu and if clicked again it will hide the aside menu . Is it possible to ch...
Hello,I wish to use Bootbox to show confirmation message on an application I've developed with Metronic 8.The result is the followingWhat can I check?Thanks