Forum
Load more posts
I am displaying the 6 most recent blog posts on a page and my client would like to have a button that would load 6 more posts. I've followed the instructions on this forum post and I'm able to load the additional posts, but I'm having the same problem with the page reloading to the top of the page rather than below the first 6 posts.
Drew mentioned needing to insert an id -- has anyone figured out how to do this?
Hello Timothy,
Loading more content without reloading the page requires some Javascript. Perch does not do this for you.
My suggestion is you find a Javascript solution first, and then work out how you can use Perch to serve the additional content.