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 (6142)

Hello again,I'm trying to set the blu color on the current selected page as done here on example "Custom Demo" as well as putting the display below instead of on the top as default, how is this possible?...
Select 2 is not working on a dynamic modal with loaded content dynamically with external content. Below is the js code that calls the modal function showAdd() { $('#add_modal').modal('show'); $("body").addClass("modal-open"); var get_url = "{{ url...
It's great to see new update, how can I upgrade the existing react application to the latest metronic without losing the functionality and breaking things?
Hi, I see that now you guys released new demos and would like to download demo 7 and the download still says coming soon. Can you please let me know where and how can I download this ?
Hello,My company just bought the license for Metronic 8 and want to me use in one of our existing projects. This project is built using react + next and Ant Design (.less files). It already have your own strucuture and core files. Is there a way where I can integrate Metronic 8?Or if it's po...
I think the Bootstrap way of doing colors is very limiting. I was using a different theme where they solved this by just adding all colors with a few different shades. Man, was it liberating!See an example of what I mean here: [[product link]]
Hello,Today I'm your spammer... I was wondering if it's simple and possib le to reduce the space as show in the image so that when there's a table, more data are shown.ThanksPaolo
Hello,I've a table with a new button / refresh button in a header
I purchased and downloaded Metronic 8 Laravel, but why I still have the Demo instead of the Full project.I should get the full features of metronic 8 right? can you teach me how can I do that.
i have seems more menu options and more template in demo side. but in downloaded demo project is not available. why?i need all sample component.kindly share.
Hello,I've started editing your Angular Demo1 template so that it can feet my needs but I've got a strange problem....When I just point to / I got the page witout template and I don't understand what's wrong, I've got no error or hints that can help me spotting the problem.Here's what happ...
When I am page render with some local storage page rendering in angular all dropdown is not working
According to answer you gave 3 weeks ago release 8.1 should been released already.Is there any new ETA?
i have problem in metronic laravel adminDemo has not been set or \App\Core\Bootstraps\Bootstrap file is not found
KTDatatables with server-side data fetching - "No data found" message showing instead "loading" message.
I purchased Metronic 8 demo1 react, but how to install this? and how to download all PRO resources
I've downloaded the latest metronic8 with version 8.0.38 but my local docs app doesn't have all the plugins on https://preview.keenthemes.com/metronic8/demo1/documentation/forms/select2.html , it only has some components of `Base` , any idea what is missing?
Hi,I need to POST with KTDatatable, but my backend is expecting a CSRF_TOKEN. How do I include this?```ReferenceError: Can't find variable: CSRF_TOKEN```
Hi,My goal is to have a dynamic adding(append) of input field and include validation. I am using the form repeater and validation plugin to achieve this goal. However, I am getting an error every time I execute the "addField" function of the validation plugin.This is my JS code:fv.addField...
Hi! I am using Metronic 8 HTML in a Vue Project (I don’t want to use the Vue theme as I want to work in JS, not TS). How can I access and get rid of the right-side buttons (Help, Demo, Buy now) buttons? I can not find these HTML elements anywhere.Thank you!