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