Hi,I have used this code to set dark theme in HTML theme.var defaultThemeMode = "dark";document.documentElement.setAttribute("data-bs-theme", defaultThemeMode); But when I reload the page, it first loads in Light and then it goes in dark. It doesn't make sense if it...
Hi there,in the Metronic Theme in the Preview under User Management --> Roles --> Roles List I can find the view, but unfortunately in the Code I cannot find any corresponding components.Is there something missing or I am overlooking something?Thanks in advance,Atdhe
Hello,Is there any plugins that support multilingual? I want to use it in HTML template. Or I can find it for bootstrap?Any advise is welcome.Thank you!
I try to use django-allauth.It works but i want to overwrite defaults templates.So, under _templates. I created account/login.html.the path is ok for django-allauth but i have this erro :TemplateSyntaxError at /accounts/login/Invalid template name in 'extends' tag: ''. Got thi...
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...
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
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.
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...