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

Metronic (5087)

Hi there,Love the vue project so far, great job team!I was hoping you could help me find the location of this template in the vue project: https://preview.keenthemes.com/metronic8/demo7/authentication/extended/multi-steps-sign-up.htmlThanks
Dear Support,We noticed there are errors when viewing in the inspector in the console of the FireFox. Error in parsing value for ‘max-width’. Declaration dropped. Unknown property ‘text-size-adjust’. Declaration dropped. Error in parsing value for...
Please do you have the react template in js extension? What is here is typescript
I will like to setup demo19 in react for use?
Hi keenthemes,The de-activation of aside menu in demo6 is not working in Layout Builder.even if you try to visualise it here with no aside, it still appears :https://preview.keenthemes.com/metronic8/demo6/layouts/aside/only-header.htmlwich it is de-activated in demo1 :https://preview...
I tried to integrate one of your HTML themes into my laravel 8 Jestream and Inertia Js project at the beginning everything works perfectly but when a user has just connected, once he arrives on his page, nothing works no button works the menu table no longer works. For everything to work, it must re...
Congratulations on the work you are doing.in fact, I would like to integrate one of your HTML themes, either demo2 or demo19, into my laravel8 project while using Jestream Inertia and Vue3.Apparently I can't find any documentation to help me with this. how can i do that?
Without ktdatatable, the development cost of Metronic has increased a lot.
Hi,how can i remove login page and skip to dashboard directly in React demo 1 ?some said by changing react/demo1/src/app/routing/Routes.tsxand replacing content to
Hello,I'm trying to use Metronic Demo 20 for a project, and I want to have the ability to use multiple tabs in the header as the primary menu,In the mobile version, a horizontal scroll is activated if you have many tabs,But in the normal version, the tabs get split into multiple lines,Is the...
I followed the Blazor Server instructions and got my code running. Nothing was working on the dashboard on Demo20 so I moved all javascript imports from the body tag in the HTML to the "OnAfterRenderAsync" on the MainLayout.razor file (as indicated on the blazor guide). I still got the following...
I have installed the Vue / Laravel version on my PC and i cannot login. how do i disable the login or setup DB for login against the DB. Thank you
I'm using Django 4.0 , using the invoice template (https://preview.keenthemes.com/metronic8/demo9/dark/apps/invoices/create.html).In the add item section i have replaced the text field with a select2 tag with options filled in dynamically by django.Ex :
Hi, is there any video or documentation for migrating from metronic theme version 7 to version 8 I wondering if it is easy or I will change a lot of things and if I managed to change to another theme in the same metronic 7 I will just change the assets folder
Hi,I have installed Metronic 8.0.36 but, despite the composer.json it is specified that the laravel version must be 9, version 8.77.1 was installed.I noticed this error trying to install another package, which obviously fails as it does not find Lara...
Right after following instructions and running the app (Demo20), I'm getting the following error:"e is undefined" at blazor.server.js:1:115531@/assets/plugins/global/plugins.js:12839:145@/assets/plugins/global/plugins.js:12839:149You can see the screenshot here: https://drive.googl...
Hi team,I tried to download and relaunch the VueJs demo 1 of the new released version, as it is, and have the following Sass error. ERROR Failed to compile with 1 error 15:1...
I just learn for react js programming, but template is typescript, can I get template with javascript lang?
Hi.I am trying to add an aside Menu translation in global / menu.php and global / pages.phpFor example, giving 'title' => trans ('mainMenu.dashboard'), I get an error"Target class [translator] does not exist."How to correctly translate the menu? Thanks in advance for your he...
Hey guys.All the demos are without this powerful search function that comes as standard with Datatables.I tried enabling search manually, but were not successful.Why is it disabled in metronic and how to get it back? Best regardsMartin
Hiwhy in react (demo1) LayoutSetup.ts methods like getLayout() execute before main src/index.tsxcan you explain it for me? and how you do that?