New Metronic Docs!Added Integration Docs with Starter Kits Apps for Laravel, Laravel Livewire, Angular, Vue, Symfony, Blazor Server, Django & Flask & more
Browse Docs

All Questions (6201)

Up, is the angular framework or other language used in Metronic is supported to be convert to PWA?
Hi,I am using Metronic as a result of being a licensed AspNetZero customer.I am also a licensed FlatIcon customer.I need to add new font icons to my product, and the FlatIcons font generator does not provide options for changing the output name of the CSS selector (it will be "flaticon-", th...
I want to use a simple ajax function in Laravel, I am familiar with jQuery ajax and I read in docs metronic8 does not use jQuery. I want to know, is it okay to include jQuery or metronic8 have anything to perform Ajax?
Hello, how can I create dark mode styles for elements that are not currently included? for example: ...
Hi,I want to add the forms on a web page. Are there any forms provided? If yes, how can I add those forms to my web page? Can I add bootstrap forms on any web page?
Hello,I have followed the instructions to run the npm install and gulp commands and created a new project. Note - webpack did not build even after removing the type: module line.The site loads but accessing any items in the menu or header areas doesn't load any content.The developer con...
Anything to explain use cases and how to deploy to remote servers?any help is highly appreciated\Thanks
Hello All,\need some help pleaseany idea how to install metronic8 on a servergetting stuck hereThanks
Hello,I am trying to have a dynamic through which I can call an external file in php like...I have a...
Hello!As Formik is not maintained anymore, it would be awesome to transition the form implementations to react-hook-forms.Also, for validation, zod has much better TypeScript support than yup. Having a great experience working with these two in my metronic projects, I can only recommend impl...
Hello,I've bought Metronic today to use it with my Next js App, I thought it should be easy to integrate it as metronic supports react already .. but till now still struggling with the integration and moving the needed files from react to my next js app.any help from the support team regardi...
I got error when execute npm run dev on Laravel[webpack-cli] Invalid configuration object. Webpack has been initialized using a configuration object that does not match the API schema. - configuration.entry['/assets/js/widgets.bundle'] should be a non-empty array. -> Al...
We have been using Keentheme for our website southasiantaxa.zooreach.org and today I purchased the metronic_v8.1.7. Kindly help how to update this on our site.
Hi, I am using the Good theme with flask and I want to update dynamically a form with multiple dependent Select2 fields from my DB , is there a simple way of doing this ? here is an example with JS :https://codepen.io/nik8singh/pen/XWZpQqBI am using Flask WTForms with Select2Many thanks
Here are the steps I did:1. I renamed folder src to metronic-src and tools to metronic-tools (to not mix it with my project). Also I moved them into my project.2. I made necessary changes to gulp.config.json{ "config": { "path": { "src": "../metronic-src" }, "dist...
Hi,I'm looking for the simplest way to integrate tables with filtering and pagination in the Metronic template and Django.Would you have a working example by any chance?Thank you!!
Hello, is there a way to click on an icon of a card and make this card full screen? If so, how? Thank you.metronic_v8.1.7->html->demo1Thx
Hi,This is Latha G Ravikumar and I am working in a charitable organisation called Zoo Outreach Organisation which is working for wildlife conservation since 1985. We purchased the above in 2016 but lost all our credential details. We need to upgrade the same as the view is not working. Can you...
In stepper properties is spelling mistake:totatStepsNumber in _StepperComponent.ts file in react language.
Hi!Will Metronic support React Next JS in the next release?Thank you!
Hi,I'm trying to simply set the menu item to active after clicking.I'm assuming that I need to use the "KTTheme.addHtmlClass" method in the view file, but I have no idea how to add the "active" class to menu item.Help would be greatly appreciated
Hey Guys,Suggestion: For the form-switch - have a unchecked focus colour so that when you are filling in the form and TAB through elements - you can tell when a switch has focus.eg:.form-switch.form-check-solid .form-check-input:not(:checked):focus { background-color: var(--bs-gr...