Hello,
On my blog I've created different static pages for different categories (news, articles, etc.). On these blog-pages are shown only the last five posts (but that's not the problem). If I click on "older entries" I don't see them. I only see the five entries of page1. In other words: I cannot see page2, page3,...
I've tried "query_posts($query_string . "&category_name=News");" but with this code I don't see any post.
Can you help me?
Greetings from germany ;)