Hello team,in your documentation (https://preview.keenthemes.com/html/metronic/docs/getting-started/build/gulp), you suggest to go to http://localhost:8080/dist/but it should be:http://localhost:8080/{demoName}/dist/Just to let you know so that you can r...
Hello team,According to Metronic/HTML Installation Guide, the following output is expected for gulp --version: CLI version: 2.3.0 Local version: 4.0.2but I got the following: CLI version: 2.3.0 Local version: Unknown.I known that this is not a big i...
The use of Keenicons has been a significant enough burden that I'm here to ask how does Metronic suggest we regress them completely from the codebase. We want them completely nonexistent and removed.You might ask why. 1. They are much too playful, too immature, and doesn't instill profession...
Hi, I purchased your theme. It is really amazing. Im looking for the following version.https://preview.keenthemes.com/metronic/demo1/custom/apps/user/list-default.htmlCould you please send me download link for Springboot 2.7 with Bootstrap 5.2?? Thank you. Nur
I have facing problem to adjust the paging style for bootstrap datatable. Once the datatable loads, the "Previous" button partially hides under Page Number "1". Your kind support to fix this issue is highly appreciated.
Hi, Good day I want to ask about the metronic template, if I buy a metronic template with a regular license, Can l get all demos or just one demo? I appreciate your help so much
Hi,Can I customize the classic component in way that works differently for different pages, it seems it is common for all the pages for the demo, whether it is Dashboard, Layout builder or any.1. Say for example for Page 1 I have some set of filters and for Page 2 they are different2. also...
Hi,How can you integrate metronic into my existing web app (hosted on a server). The web app use PHP (Laravel) as backend? Is there a tutorial I can read or watch, please?Also, and please excuse my limited knowledge as I am new to programming, can I only use metronic Laravel demo or any?Mu...
I read in some other threads where you guys stated that a Next.js version of Metronic IS indeed coming.Is it or is it not? Can you please confirm?By the way; I don't need a ETA. I just need a yes or no. It's for future plans.Thanks!
Hello there,this post to report that the pages at these links show errors and prevent the icons to be shown in the pagehttps://preview.keenthemes.com/keen-v2/demo1/features/icons/fontawesome5.htmlhttps://preview.keenthemes.com/keen-v2/demo1/features/icons/lineawesome.htmlhttps://previe...
Hello,I have issue with your template after I loop the records using *ngFor(angular) the setting icon not showing options like(Approve, Reject, Create payment). Please find code and screen shot and advice.https://drive.google.com/file/d/128Z-bLsLzs1TjXRx9uG7dMwGcCV-rR0t/view?usp=share_link...
Where should I put:window.Vue = require('vue');I added at the bottom of resources/mix/plugins.js // Vue.js - The Progressive JavaScript Framework 'node_modules/vue/dist/vue.global.prod.js',but where should I register window.Vuewindow.Vue = require('vue'); where should I...
Hello everyone,can someone help me with this one, I need to implement datepicker https://preview.keenthemes.com/metronic/demo1/crud/forms/widgets/bootstrap-datepicker.html for react app.
Hi,I purchased the theme and tried to download and run react app. But I can see it is different from the theme shown in preview. Please help me with the correct one.Theme I am referring is - https://preview.keenthemes.com/metronic8/demo2/index.html?mode=light&_ga=2.261511365.97522599.1684703...
Hello, I can see you added all css and js in one file called the bundleHow can I get these links separately so I can use what I need as the size is very big?Can you guide me how to get the css and js in separated files not all in one file
I am currently using Vue 3 version of Mertronic UI. Here, the modals and side drawers (MessengerDrawer/ActivityDrawer/...) uses classes to toggle like this:
Hi I'm using the latest update for my new Laravel project.For me, there is a latency to pages getting loaded both locally and in the cloud environments.I also have a project in version 7 it doesn't have this issue.
Hi, https://preview.keenthemes.com/metronic/demo1/crud/forms/layouts/sticky-action-bar.htmlI'm getting the code for the form in this link but it doesn't look like it for me. screenshot attached. I have metronic latest version.https://prnt.sc/YUvMUkKrrSm0
I want to customize the theme options available in my metronic8 html theme with demo15. It currently has light, dark and system option. I want to add a few more and customize them to store those custom user preferences.Where do I find the css and js files for this? I have checked on inspect elem...