Looks like link to load the jquery is missing from your overall_footer.html
add thisabove
add this
Code:
<script src="{T_JQUERY_LINK}"></script><!-- IF S_ALLOW_CDN --><script>window.jQuery || document.write('\x3Cscript src="{T_ASSETS_PATH}/javascript/jquery-3.7.1.min.js?assets_version={T_ASSETS_VERSION}">\x3C/script>');</script><!-- ENDIF -->Code:
<!-- INCLUDEJS forum_fn.js -->Statistics: Posted by Mannix_ — Mon May 26, 2025 6:07 am