New Metronic Docs!Added Integration Docs with Starter Kits Apps for Laravel, Laravel Livewire, Angular, Vue, Symfony, Blazor Server, Django & Flask & more
Browse Docs

Metronic (5050)

Hi Sean and TeamI receive an uncaught error which is traced from plugins to sign-in validator script -> KTSigninGeneral.init();Error: Uncaught TypeError: Cannot read properties of null (reading 'classList') at plugins.bundle.js:26422:119075 at Array.forEach () at...
Hi,During development I make some mistakes. The error is normally logged to the console with component name, line and method. But I'm getting2app.2b3d77aa.js:4 Error at bc (app.2b3d77aa.js:12:5491) at Object.p [as resolve] (app.2b3d77aa.js:12:10333) at Object.T [as resolve]...
Hello there,Why did you give up the redux build? I'm asking technically.What would you recommend instead of this build?
Following this documentaiton:DocI get an error when I try to execute the code "Cannot reinitialize DataTable". I checked the docs of DataTable saying I should either destroy() the dat...
How to open modal on create button click ?i have tried the following, but with no luckClassic ToolbarCreateModal
I use plupload to big size file upload. When I add plupload styles & scripts, its not working. No error showing console. Unable to upload anything. I user metronic demo 1, default assets, don't change the build. here is my js screenshot: https://paste.pics/9fdb0d36d6b2f9c47f507f82bf8b322cand h...
I would like to modify multi-steps-sign-up.html each account type takes to deferent sign up page can someone modify the JS file to me which is create-account.js Thanks
Hello, in my country are not allowed, how can i disable all google fonts on my metronic theme (Latest Version, laravel)?
Breadcrumbs do not work on the latest version of Metronic on Angular, can anyone help? no kt_header_menu exists in the application, when I look into page-info.service.ts
I need to set the logo path from the store.I have tried to import store on core/config/DefaultLayoutConfig.ts this file but it returns the error "Uncaught ReferenceError: Cannot access '__WEBPACK_DEFAULT_EXPORT__' before initialization"Please help me with above issue.Thank you!
Hi, I'm using metronic vue version 8.1.1In demo1, the example code to open modal:
I can't follow Metronic's documentation for datables implementation since I'm following Yajra's.I am trying to follow this:https://preview.keenthemes.com/html/metronic/docs/general/datatables/subtableThe way I'm using datatable is per Yajra's docs:...
I have a form with an image input and want to reset the whole form along with image input.Right now the image input does not reset it stays as the one I uploaded latest.The image is not saved to DB right now.
How i can save status of aside menu navegation between pages ?Whenever you change the page it comes backUtilities > Modals > General
It is possible to keep the visible for certain windowsI use demo1 template for laravel
Dark mode switcher is not displaying in Metronic demo 8https://snipboard.io/S4Crmf.jpgI didn't change anything in the code:@if (theme()->isDarkModeEnabled())
How could I customise CkEditor Document to add additional plugins such as Mention as this can only be done before being built. I've also noticed a "ckeditor-document.bundle.js:6 filerepository-no-upload-adapter" when attempting to set up image uploads which makes me wonder if this also needs to be c...
Is there pre-made component for Draggable in Metronic React? I searched in demo1 of react metronic but i am not able to find anything related to this. or I have to include it manually.
Hello,I want to use metronic 8 with vue3 without typescript , is there a way to get the theme with javascript only?
Hi,I want to reuse the widgets in a v-for loop, but when i place it in a loop (i have used Widget7.vue), the dropdown (Dropdown3.vue) isn't opening. When i create it separate without using v-for it's opening.How should I open the menu dropdown?i couldn't paste my code, because i'm getting...
Hi Keenthemes,AS I Wen through this, since Metronic Version 5, and we had discussion on Version 6 and I also did for Version 7, LoL :)I thought I would just point out the post for version 7, I would not not go to write down all the infos for Metronic 8 regarding datatables RTL styles.her...
There is a styling error/bug on Laravel pagination links. How can you fix this?