Did you try with this?
function onLoad() { require(['/assets/uploads/readmore.min.js'], function () { console.log('yeah it works'); console.log($('blockquote')); $('blockquote').readmore(); }); } $(document).ready(onLoad); $(window).on('action:ajaxify.end', onLoad);Terms of use template
-
You can enable it in the admin panel in the registration options.
-
@volanar have you tried using the ACP search?
-
Have you looked in ACP > Settings > User ? I think you just leave the field blank to disable it.