still working on this wordpress theme: Tingeltangel
In the archive I have masonry ordered thumbnails which i would like to be paginated with infinite scroll. but therefore I would need a second pagination (a next / prev pagination is already applied to the fullscreen image post). I'm totally stuck and I don't know how I'm supposed to get infinite scroll working.
sure I did. the trouble is setting up a second pagination because the infinite scroll plugin for WP needs a link to load more posts. i don't know how to achieve that...
Hey all,
still working on this wordpress theme: Tingeltangel
In the archive I have masonry ordered thumbnails which i would like to be paginated with infinite scroll. but therefore I would need a second pagination (a next / prev pagination is already applied to the fullscreen image post). I'm totally stuck and I don't know how I'm supposed to get infinite scroll working.
Here's my Index.php
<
div id="archive">
Help is very appreciated!
no idea?
I take it you've read through the links highlighted at the masonry website? http://masonry.desandro.com/demos/infinite-scroll.html
sure I did. the trouble is setting up a second pagination because the infinite scroll plugin for WP needs a link to load more posts. i don't know how to achieve that...