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

Metronic (4035)

HiI want to buy metronic admin panel for only one product, will it be a problem for me to buy the regular version and will I have a limit?
https://preview.keenthemes.com/metronic8/vue/demo1/#/dashboardIn the block of "Performance", click the date range it don't response.
I am not able to log in or reset my password in laravel app. When I log in it simply returned to the login page and if I am resetting the password it shows an error "The GET method is not supported for this route. Supported methods: POST."
For example I want to find all form control styles. Old version had 70 pages of docs about form controls, styles, validations and others, but in new version there is only one page. Where I can find others?
Hi Team,The about page is not completely responsive, it fails for this section:Image of Issue: https://ibb.co/r3G5GcRPage: https://preview.keenthemes.com/metronic8/demo30/pages/about.htmlCan you please take a look and fix it.
We have found a problem with the component. When the form or modal body have a scroll, the selector does not work (it does not change the value). It seems that it focuses the first element of the form to select an item.Steps to reproduce: 1. navigate to https://preview.keenthemes...
How can I use bootstrap 5 features. For example I want to use table-bordered class but it is not working. node_modules exist.
Hello, i can't seem to find the design files in the downloads section, can anyone guide me on to where to find it?
Hi! Can you advise on how replace the UI elements in the default Blazor demo to get the demo2 UI design ? change the blazor UI to this : https://preview.keenthemes.com/metronic8/demo2/dashboards/logistics.html (no sidebar on left and only top menu bar with header background image)
I am looking to add the Actions dropdown button in my datatables to edit or delete that records as shown in you https://preview.keenthemes.com/metronic8/demo1/apps/user-management/roles/view.htmlBut unable to find the script for the above executions in the code.Can you please help me out wi...
Hi there, I need to sort a table. How can make draggables rows, in order to customize the sort.Hi there, I need your help to sort a table. How can make draggables rows, in order to customize the sort.? We use React and typescript. And implement component.We bought this: https:/...
Sample Route: /apps/subscriptions/subscription-listI'd like to use "KDDataTable" to render my data, but in demo they use a static typescript list.const data = ref([ { id: 1, customer: "Emma Smith", status: "Active", color: "success",...
https://imgur.com/a/Avix6Ithello, Can the expand button for datatable responsive be taken to the column we want?
I want remove secondary panel in demo 31, but i cant, i was using builder but its fail, this is screen shoot on builder page, can u suggest how to remove secondary panel, thankslink builder and image : 1. https://preview.keenthemes.com/metronic8/demo31/layout-builder.html2. https://drive.goo...
Why absolute import is not available in Metronic v8 in React projects ?
Hey guys, what are the plans for the Symfony 6 support? I hope that update will come soon. I saw it in the menu as upcoming, but now is gone. Thanks,Hristo
Hi - i am trying to build and deploy to production and getting the below errors.please can you help me resolve this?////////////////////PS C:\ZZDEV\SP-PAY\metronic-8.1.6-clean> npm run build> demo1@8.1.6 build > run-p type-check build-only> demo1@8.1.6 type-check> vu...
Hello,I hope you can help me. I have been trying to figure out how i can make the search option on select2 work but i can't seem to find a way. Here's the html code :
Hello Team,We have used vue-i18n plugin same as it is used in the menu to translate text but we are facing issues when the route changes and constants get loaded delayed.Currently, our implementation is working fine but when we clear the cache and then shift to another page from one page at...
Hi, I 'd like use Flatpickr ( for example) in French.But i don't understand how with django view and Js.Thanks for your helpMy wiewclass PublicationsAddView(LoginRequiredMixin, TemplateView): template_name = 'pages/publications/add.html' form = forms.PublicationFor...
Hi,I followed the getting started documentation to create the starterkit working. I now have a dashboard that I can use. But were are the components? How can I create a page following the theme? Were are the buttons, texboxes, grids etc?I only see empty pages in the template... Why are they em...
Hello,I'm using Metronic 8.1.5 with Vue3, and I'm trying to use the BlockUI (following the documentation https://preview.keenthemes.com/html/metronic/docs/general/blockui) but the KTBlockUI is not recognized.How can I use that BlockUI component?Thanks