Hey team,I would like to use your template on our upcoming project, we are planning to build an academic portal. So students will be paying their registration fee via the website. Can we purchase the standard license and use our own Payment Gateway? and also I have a question can we extend our S...
I've been trying to convert Metronic demo39 HTML to a Blazor project, and it loads and renders fine on the first load, but as soon as I navigate to a different route, the data-bs-theme that Metronic adds onto the element is being removed, causing formatting from the CSS/SCSS to break.I've...
Hi,Is there any page in metronic 8 similar to this from metronic 7:https://preview.keenthemes.com/metronic/demo1/custom/apps/ecommerce/shopping-cart.htmlI think it will be great if it can be repurposed for metronic 8.Thanks.
Hi,Im using jstree and a modal with select2 dropdown, and whenever i load the jstree.bundle.js select2 gets an error "select2 is not a function". I'm using the plugins.bundle.js which contains the select2 function which is above the jstree.bundle.js. What can i do to fix this?
Hi there,I am using metronic under Wordpress and understrap theme (underscore + bootstrap).To implement metronic into Wordpress theme, I used the html source files and scss files under src folder instead of style.bundle.cssWhen adding some module or page of the template, everything is work...
I tried, but this time the home page was not loaded at all. If we call this template directly without using open Id, there is no problem, it works with the menu link, but when I use openId conncet, the menu links do not open or close at all, other buttons and functions do not work either.isLogge...
How to Make Searchble Drop-Down ?Means i Click in DropDown Then Open The Drop-Down & In This DropDown There Is Small Textbox in Which i Search The Value For DropDowni use select2 or select2bs4 class but when i use then form-control css it automatic remove and vise versa. at a time only one css...
I'm having problems using the duotone icons since they don't appear, only squares appear. I have checked the plugin-bundle.css and everything should be there. I'm with the demo1
I'm using v8.2.3When using DataTables, there is a conflict with the existing jQuery, so I tried to report the jQuery method in the documentation, but it does not work well.Is there a version of html that removes jQuery?
I log in to the page with open Id conncet. After logging in, no action is performed as if the page is frozen, but after refreshing the page, all buttons and functions start working. Hoş Geldiniz! Burada oturum açabilirsiniz.
I downloaded metronic demo 10 template. Page htmls are empty for all folders just has index and dashboard html file in folder. Can you check these template and files?
After I purchased this template, how can I customize it? where, On which platform should I import it to be able to start working on it and customize the different parts of the template?Also, can I import it in the Wordpress? Will I be able to edit it in a drag-and-drop way?
i getting this error when i ran : npm run build --demo1 after following documentation getstarted AspnetcoreD:\MPR\Dev REV\MDRE_V2.2\RevApp\_keenthemes\tools>npm run build --demo1> keenthemes@8.2.3 build> webpack[webpack-cli] Invalid configuration object. Webpack has been initialized us...
how to make drawer open by default also I am using angular app and I am trying to use this line KTDrawer.createInstances();but I don't know from where I can import KTDrawer