• Resolved Anoop Vaish

    (@techuhelp)


    hello team,

    thanks for the great plugin for free, I have one question I am getting JAVASCRIPT ERRORS WARNING on my site. I am using the same plugins and setting on other websites but there is no warning on https://www.techuhelp.com/ website getting the warning. please help if possible

    thanks

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Plugin Author Spacetime

    (@spacetime)

    Hello,

    check the console in the browser – you need to figure out which script is causing errors (ad script, theme script or some plugin).

    It seems that the error is coming from this script:

    window.addEventListener('DOMContentLoaded', function() {
       $(document).ready(function() {
       $( & #39;img# closed & #39;).click(function(){$(&# 39;# bl_banner & #39;).hide(90);});});
    });

    which seems to be inserted via block 8. This code is wrong, check the source where you got it.

Viewing 1 replies (of 1 total)

The topic ‘JAVASCRIPT ERRORS WARNING’ is closed to new replies.