HI, KeenThemes TeamWhen the Metronic Theme release a new version, I want to see the changes and compare between old and new version by using Git or GitHub for updating my application, but currently I could not find the way to comparing them because you put the zip files in GitHub instead of sour...
I know that Metronic doesnt have inbuilt calendar theme in React. How to use the theme from HTML on React code?Currently my code looks like this.const CalendarPage = () => { // Define your docket details or fetch them from an API return (
Hello!Demo39 is missing images....See it https://preview.keenthemes.com/metronic8/demo39/index.html?mode=light&_ga=2.211303762.611255082.1695749116-432125429.1695749104attElieser
Hi there,Our team are trying to include powerfull Prime-NG plugin into Metronic template.However there is seems some error thrown. We would like to know or share to us how to enable the plugin
The theme (link below) mentions that the supported backend types include .NETcore 6. Does this entail that there are controllers already provided to work with the components or just a simple api documentation as a suggestion for the theme components.https://themes.getbootstrap.com/product/good-b...
Compilation fails after using yarn start due to a sass error in bootstrap.Full error message is as follows:Failed to compile../src/_metronic/assets/sass/style.scss (./node_modules/css-loader/dist/cjs.js??ref--5-oneOf-6-1!./node_modules/postcss-loader/src??postcss!./node_modules/resolve-url...
Hi, when I try to build the assets I get an error.TypeError: Class extends value # is not a constructor or null at Object. (C:\xampp\htdocs\handyshops\node_modules\npm\node_modules\tar\lib\read-entry.js:91:4) at Module._compile (node:internal/modules/cjs/loade...
Hello, after downloading the Metronic V7 I tried to install it following the instructions on the page:https://keenthemes.com/metronic7/?page=docs§ion=laravel-quick-startAnd I have an error when generating the Build assets.
I am using the good bootstrap admin template. I used to have a full style guide for the theme at https://preview.keenthemes.com/good/documentation, and now it has disappeared. It was really useful to be able to see the styling options available for my theme. How do I find that again?
Hello!Can you please give an example of this in Vue?https://preview.keenthemes.com/html/metronic/docs/general/datatables/subtableAnd perhaps expand on some other vue examples with datatables?
Hi,I am having trouble resolving the kt.search.process issue that occurs when loading the theme.There is no option to attach the screenshot. It would be best if i can share those as well but for now ->In console window I get this error -> (e = document.querySelector("#kt_header_searc...
Hi... I bough your template with https://themeforest.net/ and now using the angular apps.But it seems I've have some problems setting up parcial you have on documentation, like the Rotate or Your icons... More I test, more I feel missing pieces, they are good ideias, but would like to unders...
Hello, We are using jQuery repeater to add variations to an object with a dropdown select and text field. We can save variations successfully but when editing the object we need to init the created variations for the object. For example a t-shirt has two variations color(dropdown) red(text) and...