Hi there,
I am looking to display a different number of posts on page one of the blog. Basically, I need to show 5 posts on page one, then from page two onward I need to be able to show 10 posts per page.
I thought this would be something I'd need to do in the loop, like a basic if statement on paged, to get the page number I'm on. But I can't see where the query states I'd like to return 10 posts. I also don't know how this would affect the settings in wp-admin.
Any advice?
Cheers,