Good afternoon,I recently purchased the Metronic theme, as it was advertised as being compatible with Flask. However, upon implementing the theme in my Flask project, I have found that many of the pages are not functioning properly.I have tested the demo template from Metronic8 and it works...
https://imgur.com/a/08UaLLJhttps://devs.keenthemes.com/question/datepicker-language-settingHello, I tried to make the date field tr according to the answer in this question, but it doesn't work. After adding the .js link, I compiled it with gulp and defined it in the code as follows....
I am trying to install different npm packages and I am getting so many dependency errors though I am using the latest 8.1.5v of react and my node and npm versions also being the stable versions.I tried installing react-awesome-query-builder package and then I tried installing axios-cache-intercept...
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?