• yda5

    (@yda5)


    Hey, I’m getting this error https:Uncaught ReferenceError: jQuery is not defined on my home page, and I have no idea how fix that, Could be great if someone could help me with that.
    Thanks.

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

Viewing 15 replies - 1 through 15 (of 22 total)
  • Moderator Steven Stern (sterndata)

    (@sterndata)

    Volunteer Forum Moderator

    Your facebook pixel code is broken. It seems that you’re missing a </script> or have an extra <script> in there. Where did you get this code and how did you add it?

    <!-- Facebook Pixel Code -->
    <script>
      !function(f,b,e,v,n,t,s)
      {if(f.fbq)return;n=f.fbq=function(){n.callMethod?
      n.callMethod.apply(n,arguments):n.queue.push(arguments)};
      if(!f._fbq)f._fbq=n;n.push=n;n.loaded=!0;n.version='2.0';
      n.queue=[];t=b.createElement(e);t.async=!0;
      t.src=v;s=b.getElementsByTagName(e)[0];
      s.parentNode.insertBefore(t,s)}(window, document,'script',
      'https://connect.facebook.net/en_US/fbevents.js');
      fbq('init', '115661712475335');
      fbq('track', 'PageView');
    <script>
      fbq('track', 'ViewContent');
    </script>
    </script>
    <noscript><img height="1" width="1" style="display:none"
      src="https://www.facebook.com/tr?id=115661712475335&ev=PageView&noscript=1"
    /></noscript>
    <!-- End Facebook Pixel Code -->
    
    Thread Starter yda5

    (@yda5)

    With a plugin called – Official Facebook Pixel, I just deactivated this plugin, do you think it should help ?

    Moderator Steven Stern (sterndata)

    (@sterndata)

    Volunteer Forum Moderator

    Yup. Did it?

    Thread Starter yda5

    (@yda5)

    Yes I did now..

    Moderator Steven Stern (sterndata)

    (@sterndata)

    Volunteer Forum Moderator

    I still see that code. Clear any cache.

    Thread Starter yda5

    (@yda5)

    Something really bad going on with my website.. I really don’t now what to do, especially in these pages :https://hairlossguide.net/%d7%a9%d7%9e%d7%a4%d7%95/
    https://hairlossguide.net/%d7%a9%d7%9e%d7%a4%d7%95-%d7%a0%d7%92%d7%93-%d7%a0%d7%a9%d7%99%d7%a8%d7%aa-%d7%a9%d7%99%d7%a2%d7%a8/
    https://hairlossguide.net/%d7%a9%d7%9e%d7%a4%d7%95-revita/
    And another weird thing is that the blog posts on the home page are not updating anymore.. i can see them only when I’m on the editor mode.

    Moderator Steven Stern (sterndata)

    (@sterndata)

    Volunteer Forum Moderator

    disable your caching and optimization plugins.

    Thread Starter yda5

    (@yda5)

    Alright done

    Moderator Steven Stern (sterndata)

    (@sterndata)

    Volunteer Forum Moderator

    I’m still seeing links to content from autoptimize, so if you did disable that plugin, you still have stuff being cached someplace.

    Thread Starter yda5

    (@yda5)

    I don’t why.. You think you could help me if I will give my account information ?

    Moderator Steven Stern (sterndata)

    (@sterndata)

    Volunteer Forum Moderator

    Please don’t offer to send or post logon credentials on these forums: https://ww.wp.xz.cn/support/guidelines#the-bad-stuff

    I do not have, nor do I want access to your site.

    Have you considered hiring a experienced WP developer to help you with this?

    Thread Starter yda5

    (@yda5)

    Yes I’m speaking with someone about that, so how does it mean you still have stuff being cached someplace and how can i fix that ?

    Moderator Steven Stern (sterndata)

    (@sterndata)

    Volunteer Forum Moderator

    disable your caching & optimization plugins for now.

    Thread Starter yda5

    (@yda5)

    Ok I did

    Thread Starter yda5

    (@yda5)

    Why the website don’t updating ? I mean it shows me an old version of my website, i can the updated website only on the editor mode

Viewing 15 replies - 1 through 15 (of 22 total)

The topic ‘Uncaught ReferenceError: jQuery is not defined’ is closed to new replies.