When I try to verify my token generated at login page it is giving me error and not passing through login page after successful authentication.Request URL: https://preview.keenthemes.com/metronic8/laravel/api/verify_tokenRequest Method: POSTStatus Code: 422 Unprocessable ContentRemote Address:...
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.keenthe...
First, thanks for this brilliant platform. Most people see Metronic as simply a theme, but I see it as a platform. The possibilities are endless. With that said, I'd love to see more support for datatables.js in Metronic. Specifically speaking for Server Side Processing as it relates to export optio...
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?
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 there a...
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 er...
Hi keenthemes,Since you just release the new download page which download prefered framework and demo with one click.It would be great to have the ability to download Metronic with only blank page.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 thingsand 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 Larave...
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.google.com/f...
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:13:56...
Hi.I am trying to add an aside Menu translation inglobal / menu.phpandglobal / 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 help.