Super Sale Limited Time 50% OFF for All-Access Plans
Save 50% Now

All Questions (6435)

Hi, During development I make some mistakes. The error is normally logged to the console with component name, line and method. But I'm getting 2app.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]...
I'm unable to view any of the charts , I have included 'widgets.js' file in my page
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: Doc I 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 luck Classic Toolbar Create Modal
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/9fdb0d36d6b2f9c47f507f82bf8b322c and 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
If I buy this template, will I be able to use it in my Angular project? Regards!
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.1 In 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/subtable The 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 back Utilities > Modals > General
Hi, I've sent a support email from the email address that is linked to this acccount. The reason that I am making this post is because I got an automated reply stating that you guys may not see it or something. I also want to make sure you see it as for example, I contacted Bootstrap themes like...
It is possible to keep the visible for certain windows I use demo1 template for laravel
Dark mode switcher is not displaying in Metronic demo 8 https://snipboard.io/S4Crmf.jpg I 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...