Black Friday Super Sale! Limited Time 50% OFF for All-Access Plans
Save 50% Now

Metronic (5210)

I need to use the Figma file for Layout #39 but after downloading it i cant find the Figma file inside. Can you please send me download link for it urgently so We can use it instead of rebuilding the whole layout into Figma from scratch
Hello there, dear devs! I hope this message finds you in good health and high spirits. I have a question about Angular Metronic that I was hoping you could help me with. I have been working with Angular Metronic and I was wondering if it is possible to change the font style in the application. Spec...
Hello, i need to know how i can get the data from laravel api with server side pagination im using KTDataTable vue typescript
Dear Team, i want to buy below theme, please confirm what will it include. https://preview.keenthemes.com/metronic8/demo1/index.html?mode=light&_ga=2.215821527.1762519670.1677606049-120185559.1676827505 Regards ABDUL SATTAR
Hi, congratulations for the great work. Do you have any plans to put other layouts, like 2 and 30, in blazor? thanks...
Would I be able to create a website with different UIs that are chosen specifically when user sign in, with this metronic 8. Say my project has a single entry point (login option), then when user A signin it renders the demo 31 layout, while when user B logs in it renders demo32 layout but It render...
When I included the code (mentioned in the documentation) into my project. By clicking the launch button, modal is not opening.
How to configure global.menu open sidebar menu link in new tab?
hi, keen themes Dropdown doesn't work for table Actions column. The reason we figured out was that keenthemes.js -> reinitializeComponents did not work because createInstances was not performed for the data rows received after the fetch API. If mock data is used without fetch API, the problem doe...
Where do you change the loading screen icon and the page icon on the Metronic React version?
j'ai acheté un template metronic mais je suis perturbé comment travailler , est ce que je travail directement sur le demo ou je fait mon propre projet angular ?
When I go running Laravel project demo 1 after finishing all steps finally project running but Sign In or Sign up is not working.
how can ı add modals, for example add-user or add target buttons in projects/project.html running, but thats modals not run on angular project. how to integration them on my angular project. in addition, I read modals section in yours angular documentation but its not enough.
Hi, Lets say ive a laravel app using an older version of demo20, is there a way i can update it with a single line of code? Kind regards
Hello How can i download only LARAVEl with demo 1 with all components and design
Hello All, I tried to update my project from v8.1.4 to v8.1.7 directly, but I had an issue with the theme. So, I tried to just run the StarterKit for ASP Net core that ships with v8.1.7, but I had the same theme issue. I just downloaded the StarterKit and ran it, then also tried the document...
Hello everyone, Use Gulp --demo1 and the app works fine. But with Gulp --demo30 the application doesn't look good and doesn't work properly. Clear the browser cache. I also tried another browser. This is happening with metronic_asp.net-core_v8.1.7 That could be happening?
when I try to download i see error message says -- Sorry, looks like there are some errors, please try again. i have valid licence key
Hi. I need to disable sidebar (menu) for one of my pages. I set data-kt-app-sidebar-enabled parameter to false and deleted all the other parameters related to sidebar on body tag. Also I deleted the div with id kt_app_sidebar and the mobile side...
In component demo1/src/_metronic/layout/components/sidebar/SidebarLogo.tsx. On sidebar toggle element (element with id kt_app_sidebar_toggle) add attribute ref={toggleRef} Add a new property for the component, to pass sidebar element. type P...
My Angular app is based on Demo 1 and I would like hide sidebar and show footer. How can I configure layout elements on Angular ?