Thread Starter
cinaed
(@cinaed)
Solution was to call jQuery like this:
<script language="javascript" type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.6/jquery.min.js"></script>
No wp_enqueue…
Thread Starter
cinaed
(@cinaed)
I tried using Google’s CDN, but no change.
Seems like the proble is in loading the masonry and infinitescroll scripts…
Any ideas?