Also, none of these solutions appear to incorporate the time issue. I’m trying to limit the front page to only a single day’s posts. Any ideas?
EDIT: The answer to one of my questions is here: http://codex.ww.wp.xz.cn/Template_Tags/query_posts
That helped me to set the parameters in the query_posts correctly, but nothing much happened. I had already set the options for posts on the front page via the dashboard, so nothing visibly happened. The posts_nav_link still isn’t on the page, which is my main problem.
Hi,
I’ve been developing a WordPress 2.0.1 install, and I’m having a similar problem with the Previous and Next post links working. I’m trying to limit each page to only a single day’s posts. If a day only has a single post, then the “Previous” link won’t show up, while even if I have several posts each day the Previous link only will show up on the front page. On archive page 2, the link isn’t there! I stumbled on this thread, and was wondering if this idea would work with a 2.0.1 install?