Hello, thanks for responding…
wp_enqueue_script(‘jquery’); didn’t work for me, however here’s my website: https://assonews.com
I get an error: “Uncaught ReferenceError: jQuery is not defined”
i think that the script below is missing
<script type='text/javascript' src='https://assonews.com/wp-content/plugins/social-popup/spu.js?ver=1.6.1'></script>
but i can’t figure out where to put it.