HiI had purchased v8.0.34.I'm going to use react template with ASP.NET web API as backend.But I couldn't login because access_token.How can I implement login?How can I generate access_token at backend?
I am using Metronic theme Demo 2 for my project but I am facing an issue which is that my plugin.bundle.js is very large (2.2 MB) and contains such plugins which I do not even need for my project. So if you guys can tell me how I can compress it or remove useless plugins from my plugin.bundle.js the...
Hi there,I have set up demo 1 on my localhost. I'm using the laravel version of metronic 8.The delete button on the log tables does not do anything.I notice this question was asked a couple of days ago however when I click on the answer button I get a 404 error.Please advise how to f...
the current dark mode setup doesn't benefit dynamic switching between dark and light modes without having to refresh the entire page. please refer to this link
Hi, we are getting below errors: PS D:\sample\BlazorApp> npm run build> npmjs@1.0.0 build> webpack --config webpack.config.jsDeprecation Warning: Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.Recommendation: math.div($input-padding-y,...
It's all written in the title. How can I set it all up with node.js? Where can I find a set of instructions regarding the implementation of a backend for demo1? Thanks
I am trying to add a modal to save a note for admin panel. I liked the modal on "+Add event" on page. I looked at css and js code for purchased theme. It is highly customized for calendar app. How can i make the same mod...
Hi, I want to use the aside menu from demo4 in a vue project. I will be converting the html code, css from the src folder and JS into a Vue component. The CSS is a 40k lines of code and so is the JS. I see that in the html/src folder I get separate SCSS files.Which files will I need? _init.css,...
Hello mates! We’ve acquired a regular license for Metronic, awesome work indeed. Thinking about use your demos as accelerator… Is it possible to have the demo9 in js code instead ts ? Thanks in advance! M.
Hi keenthemes,The color of text inside a regular form is less dark than the input label, wich makes it super appealing to the eye and follow the design pattern.While in the input-group (where there's icon in left of the input ) style, the color of text inside the input is darker makes it as...
Hi,I'd like to integrate the Description input box in demo1/dist/apps/ecommerce/catalog/add-product.html into my React tsx page. However there is no demo JS code for this. What is the right way to do this in JS? Thanks.
I'm running Vue.JS on my local machine. The login page is not allowed to go further, it give error in https://preview.keenthemes.com/metronic8/laravel/api/login?email=admin%40demo.com&password=demo
In the Docs & Components example for Serverside AJAX Datatable, the footer selection counter is not working properly. No matter how many rows are selected, it always says "1 row selected".In addition, clicking the whitearea in checkbox column but not the checkbox itself will toggle the "1 row se...
Hi,I am wondering if you will simplify plugnis and integrations, especially your scripts are very hard to modify, or it must be easy and simple javascript.
Hi there, I have been following the Bootstrap Server Side Integration tutorial but I've been getting this error when I run the command: npm run build.Error in ./src/sass/style.scssModule build failed (from ./node_modules/mini-css-extract-plugin/dist/loader.js):ModuleBuildError: Module build fa...
Hiformrepeater is not working for as I followed the instruction here : https://preview.keenthemes.com/metronic8/demo1/documentation/forms/formrepeater/overview.html#usageand from the official documentation here : https://github.com/DubFriend/jquery.repeaterand this is my code (sample cod...