I want to fix all of the high and critical can you provide the solution for this. The message as below after I run npm install
added 1993 packages, and audited 1994 packages in 2m
172 packages are looking for funding
run `npm fund` for details
38 vulnerabilities (1 low, 14 modera...
So I have a Metronic 8 Laravel 9 app which uses blade. I'd like to switch to a clean Laravel 9 app with Metronic on the frontend using Vue. I followed this tutorial: https://preview.keenthemes.com/metronic8/vue/docs/#/vue-laravel-integration, but I could not get it to work. Asked a question a...
Hi,
When I apply offcanvas under this theme (Metronic 8), it seems that all offcanva css disappeared.
Original bootsrap's offcanvas documentation:
https://getbootstrap.com/docs/5.1/components/offcanvas/
I know the theme provides "drawer" component which similar to this, but it does not sup...
We've built a web solution using metronic react - no issues on windows or android devices, when on an apple device you can create a new record but when you then go to update it - it throws a submitForm(() TypeError: Load failed.
Has us stumped...
I see this documentation.
https://preview.keenthemes.com/html/metronic/docs/general/datatables/subtable
in javascript the child line is getting by position, but I want to get the real line by the id, both of the parent and the child.
did you have a example or suggestion?
Hi keenthemes,
I choose classic editor : https://preview.keenthemes.com/metronic8/demo1/documentation/editors/ckeditor/classic.html
and now I wanted to add additional toolbar button to the CKEditor.
I did this as seen :
var KTFormsCKEditorClassic={
init:function(){
Cl...
I'd like to try it first out to see if it is the right fit for my project. Is there a way to download it for free and then buy the license once I decide to go with it?
I work with Xampp and Laravel (Webpack), the Versions before work great, I used exactly your online-workflow, now I get this error-massege:
Generating optimized autoload files
> Illuminate\Foundation\ComposerScripts::postAutoloadDump
> @php artisan package:discover --ansi
In Finder.php line 58...
see
https://drive.google.com/drive/folders/1bRZp5W0ZrvKmnDMdBRYqwXqBiOK7JSlc?usp=sharing
the
.select2-container--bootstrap5 .select2-dropdown .select2-results__option.select2-results__option--selected: after {
right: 1.25rem must be left: 1.25rem
and
.ql-snow .ql-picker-label::before {...
How can I change the mune on the left?
I have this piece of code in
layout > demo7 > aside > __tabs.blade.php
Where are the @foreach(theme()->getOption('menu', 'aside_tabs') as $tab)
value set?
Thank you
@foreach(theme()->getO...
I bought Metronic 7, and now I want to import elements that are only available on Metronic 8 (such as a form select with a search bar) to my project.
Is it possible to do so?
Thank you.
Hi Guys I am facing this issue, and I have tried multiple versions of node but still not working. I am using the react demo4 metronic 8.
Attaching error message:
Type '{}' is not assignable to type 'ReactNode'. TS2786
11 | return (
12 |
Hi,
I have a problem with the stepper component, the formik validation error messages do not appear under the field. example: name required.
In the preview, the messages appear, but when running locally the messages do not appear. What can I do?
Another question is about the users module, w...
Hi, I need to know what react theme of metronic have a "Team schedule" like the demo 8, with the same design/css format.
Steps to replicate this issue
1. Login to dahboard
2. Go to Error 404 page / Error 500 page
3. click on go to homepage back or use browser back button
4. Now try to click on avatar/profile pic and observe drop down is not showing up
Dear Concern,
Can you please mention the steps to deploy the HTML package on EC2. I have bought - Jet HTML Pro and I am able to unpack and use on local but not on any VM.
Also, if I have to integrate any JS (electron), how is it going to affect.. What should be my point of change?
Regards,...
I have a project that does not require the aside menu. I want to remove it. There used to be an option to exclude the aside in the layout builder that seems to no longer exist.
I commented out the HTML code - but the header (and remaining pages) does not extend to the full viewable area of the...
Hello,
I don't understand how implement a form with Metronic. (Signin for exemple).
Template is provided , but how does it configure wiews.py for get and post request?
I don't know how intregrate the code below inside wievs.py.
"""Connexion à la plateforme"""
class LoginPageVie...
Hello,
I just want to add some charts to my Metronic panel but I do not know how to do this.
Can anyone help me with it?
Hi, please add Pinia instead of Vuex in the Vue version Metronic 8.
Hi i would like to build a landing page similar to the one in demo1. When i download demo1 the landing page do not come together. Where could i find it to download?
https://preview.keenthemes.com/metronic8/demo1/landing.html this is the page i'm talking about. It doesnt come when i download dem...