Hi -
I'm experiencing a custom 'query' pagination issue, relating to the 'posts_per_page' parameter.
I have my 'category' template, using a custom query on the loop, with one of the parameters being 'posts_per_page'.
When i click to next page, /page/2/ - it returns a 404 (the one I've setup).
When i REMOVE the 'posts_per_page' parameter from this query, it works again ... (I've tested by lowering default stated in the 'reading settings' of dashboard panel.
Any ideas / solutions? I did read this, which is a 'quick' fix, but really doesn't give me the logical reasoning to the issue.
Cheers!