hello, the active pagination is always on page 1 when I navigate back to a page but the data is fine, only the active pagination is not working correctly and just stay in page 1 everytime I navigate back to a page.This is how I set my datatable currentpage:const currentPage = ref(route.qu...
Hello,Im using Metronic Vue version 8.1.5, and I want to load a datatable with data loaded via HTTP Get using ApiService.So far the only way I found to be able to do that was by getting the data in my setup function and making the setup async as using Suspense.I was able to get the datat...
Hello,I'm working on a project for Blazor WASM hosting model and would like to apply Metronic theme to it. However the provided demo is Blazor WASM standalone model, is there any instruction to setup Metronic on Blazor WASM hosting?Or any demo VS solution on Blazor WASM hosting is welcomed....
Dear Sir/MadamWe have bought your metronic8 package and we are using its Vue.js version. We need to use Pinia and Vite as Vue cli and Vuex are outdated. At the moment Vue cli and Vuex are being used in metronic8 package. We would be grateful if you would provide us with your update for Pinia and...
Hi, I downloaded the demo 1 of Metronic 8 and wanted to customize the design for header, footer etc. with the layout builder. Where do I have to unpack these files so that the demo works with the new settings? What are the other steps to do? Can you help me further? Thank you.
Hi Keenthemes,Sorry this might be out of topics but I was bangging my head against the wall, But how big tech, even Keenthemes do embed images in email that are sent to users.I tried a lots of options one of them is embeded base64 (It showed in local )but it didn't show in Gmail/Yahoo......
https://preview.keenthemes.com/html/metronic/docs/icons/bootstrap-iconsHow can we use icon in the project? it gives error as belowhttp://localhost:3000/assets/fonts/bootstrap-icons/bootstrap-icons.woff2?24e3eb84d0bcaf83d77f904c78ac1f47 net::ERR_ABORTED 404 (Not Found)
I purchased a Metronic license from themeforest.net. I downloaded the latest package and nearly everything redirects to dev.keenthemes.com.My purchase was for a lifetime license so how do I go about downloading all of the bundle ? My themeforest.net account is not recognized by keenthemes.Th...
Hello, I am attempting to add a tree view using the Select2 plugin, and I have tried using the following plugin: https://github.com/clivezhg/select2-to-treeWhile this method works fine on a simple page, I am encountering an error...
I am getting such an error in datatable.Uncaught TypeError: Cannot read properties of undefined (reading 'innerHTML')n = moment(e[5].innerHTML, "DD MMM YYYY, LT").format();
I want to use Chinese/Traditional as Yup default language?I found some modules abouthttps://github.com/loicmahieu/yup-locales#readmeAre your theme support?
Hello, laravel project is up and running. And everything is fine.By default, demo1 is running. How can I port this to demo19 in the easiest way? Do I have to translate everything manually?
https://preview.keenthemes.com/metronic8/demo1/apps/support-center/overview.html Support Center Module: 1. FAQ: - You offer FAQ's, tickets, etc but I do not see the template where admin or users can create FAQ with text, video, images, etc? Can you please provide this link? 2. Tickets...
I am looking to use Metronic for a project of mine. I wanted to demo the message composer. I was going to use it to generate content on a dashboard. However when trying the demo it the page can not be found. Can any one from the team show me a link to a working demo of the message composer.
Hi!! when I try to use Dropzone with the Image Upload (data-kt-image-input), the image browser closes after choosing an image and it opens again.// Init dropzonevar myDropzone = new Dropzone("#avatar", {url: "assets/ajax/apps/contatos/uploadContatoPerfil.php", // Set the url for yo...
Hello! I'm trying to follow everything you show in your video "Your First Project - Metronic 8 Admin Template" but I dont have such file "master.php"Where can I get it? Maybe I can do my project without it?
i have downloaded the starter kit and it seems incomplete, only two widgets available for tables in the resources folder _widget-14.blade.php and _widget-16.blade.phpwhere i can find all other widgets examples for tables.