When trying to load our site, the following issues have started for us as of today:
Masonry and Partner Elements have ‘disappeared’ from the bottom of the front page, but if I move my mouse in their locations, links still pop up.
At the top of the homepage, this appears:
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’, ‘804231083433117’ ); fbq(‘track’, ‘PageView’);
When checking in Chrome Console, the only error popping up is:
Uncaught SyntaxError: Unexpected token ‘<‘
All of these issues popped up at the same time, and I can’t seem to find exactly where to get rid of the errant character. Any assistance is appreciated!
This ticket can be closed, I stumbled upon the fix with an SG Optimizer setting causing some trouble.
