The HTML folder contains the "Invoices" while laravel doesn'tHow can I use any html pages inside the "Apps" folder of the html theme into laravel?Should I changes classes? update css?
I want to update Metronic version from v7.2.9 to v8.1.1 in the project. How do I know the update I have to make to upgrade the version?? Basically, a project is in Asp.Net Core 6 MVC, and there are a bunch of Controller, Views, and JS files. I know how to update views from Metronic 8 documentation b...
Hello, I just bought the metronic template and installed the blazor version demo 1. Except for Default dashboard, all others are empty. I wanted to try the school dashboard. When will it be released?Regards,Arjun
I can't find a way to edit with javascript and submit the image. The controller always returns me missing image. I want use the image-input metronic component.What would be the correct way to do it?This is my submit form:...
Hello,I wish to use Bootbox to show confirmation message on an application I've developed with Metronic 8.The result is the followingWhat can I check?Thanks
Hi,There is a bug in the date picker. When I click on any date, the calendar menu closes. Sometimes it can select the correct date but most of the time it doesn't select the date I clicked.https://preview.keenthemes.com/metronic8/vue/demo1/#/crafted/modals/forms/new-targetI did no...
Hi I was following your installation guide and there is YARN packagemanager. I have seen there are two versions of yarn. v1x and v2x.. I have v1x... Do i need to completely delete v1x and reinstall yarn? are you using yarn v2x ?
hi team , i am using react metronic 8 demo 1 for my project.I am facing issue to call custom methods to validate otp by sending otp to user with axios method. I am unable to use onBlur method of formik which is used in metronics.I am attaching my code, Thankyou in advance. looking for soluti...
I have a stepper with one step, this step asks the user what they want to do, when they select an option is step 1, I do the following1. destroy the stepper2. load new steps from 2 onwards depending on what step 1 was3. initialize the stepper with the new stepsThe bug/problem is, that wh...
I'm working with stepper element in the modal, I'm having 5 stepper steps. After clicking continue I want to hide the second step and its content.I have a dropdown in the first stepper. On the basis of this dropdown we need to hide some steppers and its contents and if we go back I want this ste...
Hi,the issue is here https://preview.keenthemes.com/metronic8/vue/demo5/?_ga=2.208797522.1913056374.1650360416-103528003.1650360416#/crafted/modals/forms/new-targetwhen we click on calendar to move between months or pick a different year range ... no matter what calendar is closing. S...
Hi, I tried to use django metronic but the nginx cant copy de "assets" folder to STATIC_ROOT, so not serving de STATICs files, even if I user the original files, ex:
Hello,I want to implement the sort functionality in angular 13 (KeenTheme). Please click on the below link to get an idea of what I want to do. https://preview.keenthemes.com/metronic8/demo1/apps/user-management/users/list.htmlI want the same functionality but in Angular 13. Please advise.
I want to customize the styling of the HTML theme.I followed the description of the document to modify the sass file.( _variables.custom.scss)https://preview.keenthemes.com/metronic8/demo1/documentation/getting-started/customization/sass.htmlBut during the process, the sass file cannot be...
but... the buttons in the right sidebar are frozen, no tab is switching.https://snipboard.io/QlXfjJ.jpghttps://snipboard.io/hFmLRP.jpgUsing the latest version available via Envato, react flavour.Please advise.Thank you,Dan
hi team , How to update latest metronics theme updates in partially integrated project. as new updates has been come.I am using react demo 1 for my project
Hello, as per laravel docs https://laravel.com/docs/9.x/viteAre you running Laravel Mix? Vite has replaced Laravel Mix in new Laravel installations.Laravel mix (webpack) has been replaced by official laravel vite, are there any plans in moving metronic 8 laravel to vite ?