I have page templates that use "query_posts" to select posts by category - I want to display for example 10 posts at a time. I have next_posts_link to go to earlier entries - but it doesn't work. It still displays the same 10 most recent entries. The same code on the default blog works fine.
How to I make "older entries" actually display older entries in this situation?
Grateful for any suggestions
Paul