I bought metronic template from envato market and I want to download version 7 . I can only download metronic 8. Can you help me, how can i download metronic 7 ?
If the user is already logged-in then how can I redirect user to "dashboard" if he tries to visit the "sign-in" page?
In current scenario:
If the user is logged-in, still able to visit "sign-in" page and type login credentials.
Hi,
I would like to dismiss a drawer component on keypress. What is the function to be called to dismiss a metronic drawer from code?
Thanks in advance!
Tamas
Hi , I'm developping a new app and I need bootstrap-select to work with select elements as it has some functionalities that select2 has not ( such as search in multi select and select/unselect all options ... ).
I've searched for it in metronic 7 but it's bundled in plugins.bundle , so where can...
In vue demo3, why you are not using ? Can you provide some examples ?
Best regards, Wilhem
how to import laravel echo in project with metronic based?
Hi, I read in yours documentation of Select2 option and also plugin's documentation but I still can't figure out how to add tags in Select2 multiple option.
Pure HTML and JavaScript.
Can you help me please with this?
How do I remove/bypass the login and auth page and go directly to the homepage?
Do we have docker for laravel starterkit?
I have purchased the theme 'ThemeForest'. In Demo6 there is no Login/Sign In Page.
Hello,
I'm working on a project for Blazor WASM hosting model and would like to apply Metronic theme to it. However the provided demo is Blazor WASM standalone model, is there any instruction to setup Metronic on Blazor WASM hosting?
Or any demo VS solution on Blazor WASM hosting is welcomed....
Hi,
I downloaded the demo 1 of Metronic 8 and wanted to customize the design for header, footer etc. with the layout builder. Where do I have to unpack these files so that the demo works with the new settings? What are the other steps to do? Can you help me further? Thank you.
Hopes to fix the bug in the ckeditor as soon as possible!!!!!
After running the build command, the files are built successfully, but the served page is blank.
I see the following two messages on the console.
Failed to load module script: Expected a JavaScript module script but the server responded with a MIME type of "text/html". Strict MIME type checking...
Hi there,
I am struggling to find information on how to install Demo 2 for Metronic 8 with Laravel.
Is there any documentation around this as to where to find files etc, or perhaps a Youtube Video?
Any assistance would be most appreciated.
Thanks
Brendan.
How to properly customize buttons and actions in the toolbar component, inside our fresh created /pages components? I could not find nothing related to this in the docs...
The toolbar component
Hi,
I use the React version of Metronic and when using the stepper on "https://preview.keenthemes.com/metronic8/react/demo1/crafted/pages/wizards/horizontal", I noticed that the logic behind submit step button is not well written I think or maybe there is something else...
Evrything goes well whe...
Hi!! when I try to use Dropzone with the Image Upload (data-kt-image-input), the image browser closes after choosing an image and it opens again.
// Init dropzone
var myDropzone = new Dropzone("#avatar", {
url: "assets/ajax/apps/contatos/uploadContatoPerfil.php", // Set the url for yo...
When will the implementation of rtl?
And I need documentation on how to implement it myself.
How do we change currentColor in svg files?
i have downloaded the starter kit and it seems incomplete, only two widgets available for tables in the resources folder _widget-14.blade.php and _widget-16.blade.php
where i can find all other widgets examples for tables.
Hi, I have a button that is invoking data-kt-menu. All is working well based on example except:
- calling menu button has dynamic text that is updated from subscription
- button params: data-kt-menu-trigger="click" data-kt-menu-placement="bottom-start"
- if Apply button ((click)="submit()" data-...