Hi I Purchased the Metronic 8 react package and before I went to checkout I double checked and I saw that this dashboard is compatible with AWS.Now I run this dashboard local host with no problems according to your instructions, but I can’t find any documentation about how to run this dashboard on...
Hi,I would like to detatch the Bootstrap CSS and JS file so I can load it with Vite but nowhere in the JS files I can find the bundle.I'm using the HTML version. Can someone tell me how?
Hi I have purchased the Metronic 8.1.5v recently and I need to have my Datatables populated with the server side mySQL data which I already have.I am not able to get clear instructions on how to point my Datatables to my server side database and its corresponding table.I understand I should...
Dear Concern,Can you please mention the steps to deploy the HTML package on EC2. I have bought - Jet HTML Pro and I am able to unpack and use on local but not on any VM.Also, if I have to integrate any JS (electron), how is it going to affect.. What should be my point of change?Regards,...
Hello,I am a french beginner developer and I have purchase a metronic license.For a project, I really need to use vite js, react js and metronic 8.I am aware that you have not integrated react with metronic 8, but now I am really lost and inexperienced...I have been trying for 1 week n...
1. run yarn add @types/bootstrap2. put these code in main.ts import { Tooltip } from "bootstrap";app.directive("tooltip", (el, binding) => { new Tooltip(el);});3. use it like this show tooltip
Bootstrap tooltip ,overlaytrigger are broken in Metronic v8, is showing at the end of the page (bottom left), this behavior is sometimes when you hover the container. What I use after redering any data in the container(modal, div, etc) is initialize it with: $(function () { $(contai...
seehttps://drive.google.com/drive/folders/1bRZp5W0ZrvKmnDMdBRYqwXqBiOK7JSlc?usp=sharingthe .select2-container--bootstrap5 .select2-dropdown .select2-results__option.select2-results__option--selected: after {right: 1.25rem must be left: 1.25rem and.ql-snow .ql-picker-label::before {...
Hi! I need to create a Metronic styled page with a single card that has a height of 100% so that it will fill all vertical space available. It will contain a text area that is also filling the 100% of the height available.I checked lots of Metronic demos and samples and I haven't been ab...
Hello,I'd like to use the Craft template in our Angular project, but I can't find any information about it.The goal is to integrate the Craft template with Angular.What about Angular 14? Is that supported?
Hi,I've sent a support email from the email address that is linked to this acccount.The reason that I am making this post is because I got an automated reply stating that you guys may not see it or something. I also want to make sure you see it as for example, I contacted Bootstrap themes like...
I would like to modify multi-steps-sign-up.html each account type takes to deferent sign up page can someone modify the JS file to me which is create-account.js Thanks
I use plupload to big size file upload. When I add plupload styles & scripts, its not working. No error showing console. Unable to upload anything. I user metronic demo 1, default assets, don't change the build. here is my js screenshot: https://paste.pics/9fdb0d36d6b2f9c47f507f82bf8b322cand h...