I disabled js minify temporarily due of problem. Please help.
I’m on holiday now tosunkaya, so can’t dig in now, but this is very likely a problem with a specific plugin’s JS. Try disabling plugins one by one to see which one is causing this.
also I see you have “jquery not defined”-errors, for that you’ll need to exclude js/jquery/jquery.js from JS optimization.
hope this helps,
frank
ok, i understand. thanks for your help.
i found because of Instagram Feed’s plugin new version.
(https://ww.wp.xz.cn/support/plugin/instagram-feed)
I disabled now everything is working. π
ah, someone else had that problem as well, he excluded instagram’s feed JS and jquery to fix that.
frank
OK, I might have found the problem;
https://plugins.svn.ww.wp.xz.cn/instagram-feed/trunk/js/sb-instagram.min.js has 3 extra lines of JS, but also 1 extra comment at the end;
jQuery(document).ready(function(){sbi_init()})} //http://www.minifier.org/
can you try removing that comment;
//http://www.minifier.org/
and see if that fixes anything?
frank
I have the same error but I figured its a different way in the hole site show the error SyntaxError: Unexpected token ‘<‘
/* */</script> <script type='text/javascript' src='https://wecayo.com/wp-content/themes/noo-organici/assets/js/noo.js'></script> <script type='text/javascript' src='https://wecayo.com/wp-content/themes/noo-organici/assets/js/custom.js'></script> <script type='text/javascript' src='https://wecayo.com/wp-includes/js/wp-embed.min.js'></script> <script>/*<![CDATA[*/<script>
Anyone knows how to fix?
thanks forward
I have the same error but I figured its a different way in the hole site show the error SyntaxError: Unexpected token β<β
but are you using autoptimize @fercam?
Mm i dont know , you mean plugins? total cache, and minify yes
well, this thread is part of the autoptimize support forum. as you’re not using autoptimize, there’s nothing much I can do for you π