Get 2024 Templates Mega Bundle!14 Bootstrap, Vue & React Templates + 3 Vector Sets
Get for 99$

Metronic (4040)

How do i connect login to my server?I want people to register/login to my serverhtml
Hi,How do I generate template on Metronic 8 for empty Angular project? It seems that builder option works only for HTML.Regards
Hello,In https://preview.keenthemes.com/metronic8/demo1/account/settings.html the avatar is editable and according to the doc it should. However, When I attempted to convert the code from the HTML folder to ReactJS it just allowed me to select the image file but not display the selected image. W...
I just bought the metronic v8 recently and opened both the demo1 and demo2 projects for React. Unfortunately I cannot see any components for horizontal and vertical search, although it was shown in the https://preview.keenthemes.com/metronic8/demo1/utilities/search/vertical.html demo page.
Hi,I have a problem to implement react-select component to Stepper.I always get initials values, not these selected from Selectmy code:interface:export interface ICreateBot { ... selectPairs: { value: string, label: string } ...}inits:const init...
Vuejs7 demo in 8.0.35 throws a runtime error if the Demo7 folder is taken out from the regular zip extract and run separately. It tries to refer to an import in ../../Demo1... but since the folder is no longer in the original folder structure it fails. Fails at line: import JwtService from "../....
Hello,I am currently using Laravel demo8 from Metronic 8 package.I am getting an error when trying to change the "locale" setting in config/app.php from 'en' to 'ro' (a custom folder created by me with Romanian translations). I have even added the english translations provided by the theme i...
I built the VueJs Demo7 (Metornic metronic_v8.0.31) app with npm install --force. If I do with npm install, it gives me a big list of dependency errors mostly for the Vue version. I use 3.2.29 while the project has a dependency of 3.1.19. Somehow the project runs with --force option. But when I try...
I see documentation for Laravel installation for Mdtronic 7 but not Metronic 8.Is there documentation for installation of Metronic 8 for laravel?
Hi there,O just bought a metronic license and when opened the tract demos realized they were different from the one showed in the live preview. It had lots of minor changes and didn’t have most of the theme pages.In your website you say that all demo pages will be included: "The purch...
Hi,I just downloaded Metronic and I want the react app how can I get a skeleton app without all the demo pages?Regards,
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
Does Metronic has support for pace.js ? There is some demo page ? A blank one, starter template ?
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 Devs,does anyone have a metronic custom styles for ng-select?Thanks.ng-select: https://github.com/ng-select/ng-select
Hi!I am trying to setup metronic react with webpack.mix.js. if anyone has done it before kindly hep me to setup.Thanks
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,...