Hi, I have a React project and use your HTML themes. When I add JS files, they run but there are two console error. Because of these errors, theme modules are not working correctly. How can I fix it? I don't want to directly your React projects. Thank you.index.html
Hello and thank you for this thoughtful template integration into rails 7. I've been through all files and rails help documentation but I do not understand how to use the rails helper in controller or view for datatables?JS and CSS are loading correctly for datatables.Examples from documenta...
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...
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 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
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...
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, when i want to use a feature, as belowe.g;KTDatatablesExample.init();Do I have to write the code on every page?If I'm going to use this feature in many places in my Rails project, how will I do it? Including the file directly isn't enough for it to work?And these js files are f...
Hi Team,I need to copy the alert message in the Sweet Alert Swal.fire, because I have a functionality in the Alert Success to copy a text message.In the documentation it can be copied, but not in the template.https://preview.keenthemes.com/html/metronic/docs/general/sweetalertThank you...
Dear support!I am using Metronic 8.1.5 HTML theme and I would like to known if this version has the functionalities KTApp.blockPage, KTApp.unblockPage, KTApp.block and KTApp.unblock. If not, which is the equivalent for:KTApp.blockPage({ overlayColor: '#000000', state: 'primary', messag...
Hi, We use laravel version metronic 8.1.5 , in rtl version toaster message not show currect, the icon should be on the right side, but in left side.also i attach my config and photo of this error. toastr.options = { "closeButton": true, "debug": false,...
I have an issue with utilizing multiple scripts on one view. I have a view that contains a collapsible panel and form validation. I am trying to utilize the assets/js/scripts.bundle.js and the assets/plugins/global/plugins.bundle.js which I believe are what is needed to utilize collapsible panels an...
i need to use id navigation to go from navbar to specific section in my home page so i put in my anchor in navbar href="#about"and in my section id="about"but, the page refresh and didn`t go to the sectionplease support
In development the fonts load correctly from path: lib/assets/plugins/global/fonts however in production I get a 404 file not found for fonticon icons.Note: bootstrap-icons load correctly in production and the paths match in plugins.bundle.css Is there a place in the se...