I don't want to use the Vue3 version.Instead I want to simply create a vue3 project form scratch and just import the theme...I tried several ways, but could get it to work.What would be the basic setup to simply have the metronic theme on an newly and clean vue3 project.Than...
Hello,can i hide sidebar on specific menu or with compenent without toggle button on metronic vue?im using metronic 8.i want to hide sidebar when onMounted from component.Thank you
Hi,I'm trying to add a select field with the FIeld component of the vee-validate library, but it keeps displaying a simple select field.I added these attributes on the Field component: class="form-select form-select-solid" data-control="select2" data-hide-search="true" as="select"
I am trying to remove the lower portion of the aside menu in the vue demo 7. I have tried to remove it and all it does is mess the whole thing up. I do not like the way it shortens the menu for the top options or makes the seconary one lose half the space. I'd just like to remove the lower option...
I am currently using a demo version 23 from HTML to Vue.js, but there is an issue with the user menu that cannot be clicked or hovered over. I have already executed KTMenu.init() in the user menu component, and there is no error, but the menu still does not appear. Thank you.
Can we download the source code of the metronic documentation project? It can be downloaded in version 8.1, and then the download entry can no longer be found.
Install webpack dependencies for RTL bundler using this command: npm install --save-dev webpack webpack-rtl-plugin remove-files-webpack-plugin css-loader mini-css-extract-plugin webpack-cli.Create a file named rtl.config.js and copy the webpack...
I have tried to setup the backend Laravel for Metronic vue, but it cannot fully login because it can't verify the token. It is getting a 404 on http://127.0.0.1:8000/api/verify_tokenI checked the Laravel code, and there is no reference whatsoever to verify_token.
I feel silly but can't seem to figure out how to make the menu icon area wider or at least not hide overflow (that's the actual problem to be honest). I have added text below the buttons and lined those up by applying a custom style and giving it flex-direction: column However, I am unable to mak...
Dear Support Team,I hope this message finds you well. My name is Ahmad Bilal, and I am utilizing the KT Metronic theme for our projects.I am writing to seek assistance with Vite support on the Demo 39 which is a HTML template and we are using it in the Vue js with vite bundle. I have created...
HI!I am trying to figure out what my options are for having a time picker with AM/PM instead of 24 hour time. I see that the one used in the Vue dashboard that I have uses ElementPlus and they don't seem to have the AM/PM feature (at least as far as I can tell).Are there any other options avai...
We've a Metronic HTML template theme that we have implemented within a Vue.js project, leveraging the Vite bundle. Currently, we're encountering an issue with the functionality of certain theme scripts. Despite these scripts being loaded at the end of the body section, their functionality seems to b...
Hi,I just purchased Metronic Theme, I have two questions, please1- How can I make the main menu similar to the menu in the HTML template here https://preview.keenthemes.com/metronic8/demo2/index.html?2- In the HTML version there are several dashboards, are there any way I can copy from the...