Hello,I am using the react demo and was wondering where is the best place to implement an automatic redirect after login to the original private url that was intercepted by the login.What would your suggestion be?Thanks in advance!
404 Not found page appears after login and application redirects to dashboard.There are no error logs.All artisan commands run without errorBut when goto other urls manually from browser it opens without error.Can you suggest whal shall I do?
Dear,Thank you for your effort in building the beautiful theme Metronic,Kindly I need to build website with RTL & LTRCan you guide me how to implement itthank you
Hi keenthemes,Is there a way to TARGET a modal for print support, like you did for invoice in "dist/apps/invoices/view/invoice-3.html"The way you made is amazing, it's gonna make us to avoid a lots of pdf backend machinery for print,We tried to put "print-content-only" class in the modal body...
Hi all!I have been trying to get the KTDatatable component to work but no joy so far.I did look through all the documentation I could find on the KTDatatables and the only real documentation I found (https://preview.keenthemes.com/metronic8/vue/docs/#/kt-datatables) does only have boilerplate htm...
To change Metronic's font family please follow below quick steps:Go to Google Fonts and choose your font family.In your HTML's head section replace the default font URL with the new one:
I am using v8.0.35 of metronic: https://themeforest.net/item/metronic-responsive-admin-dashboard-template/4021469 .in the html project I can see all the options in App section in sidebar. But un react project only chat section is there.tried both demo1 and demo2.Is the user management section ava...
We are currently developing a web app using ABP commercial framework. ABP commercial comes with Leton themes by default.We would like to try out the Metronic themes for angular.Asks:a. Is there a trial/free version (limited controls/components) which we can evaluate on our application, before we...
Hi keenthemes,The 3 last line of mixed widgets looks very neat (great) in the default light version,But don't in the dark mode (look so bright) !!can you please adjust those colors in dark mode :here's the source (the last 3 lines of mixed widget) :https://preview.keenthemes.com/metronic8/d...
I am trying to show datatables in dashboard. The problem with it is it needs horizontal scrolling to see all the data from small screen or mobile devices.So in Desktop i want to show all 5-6 columns.But from mobile devices i want to show only 2 columns.Is there any way to achieve this?
Hello Team,I have purchased the Metronic 8 and currently using HTML version for creating some prototypes. I have facing some issues specially with Stepper which is under Wizards. Below are my questions:1. Currently, there are 5 steps in the stepper in HTML and below that there is Back / Continue...
I'm try to create tour tutorial for my App (Angular - Metronic), in that tutorial I need to Open Aside Menu automatic by code to show the user that all menu available.try using JSdocument.getElementById('kt_aside_toggle').click();but aside still not open and need operator to click th...
I'm trying to use RTL in Angular-Demo2 version, but the generated rtl.style.css has an error that makes the project unable to runAnd when I updated the "webpack", it gave me a different error that prevented the project from working.What should I do?Another question, I want to apply rtl & ltr bot...
Hey Guys,we have a question regarding the duotone icon library you ship with Metronic.When we google for Metronic duotone icons we land onThese icons have different file names than the ones shipped in the release...
Hello,I am using Demo 2 of metronic, the react one. I am really struggling on removing the login page when we visit the website for the first time:https://i.ibb.co/WyZNLPJ/login.pngHow can i disable the authentification step. I just want the website to directly redirect to home page.I tried...