• Resolved kttygoesrawr

    (@kttygoesrawr)


    I just upgraded my photolog (https://www.seeking-solace.org/photolog) to WordPress version 1.5. The problem is that now whenever you click on the archive links, only 2 posts at most will show up, when I would like all the entries in that month or category to show up. I’ve located the problem to be in Options / Reading / Blog pages: Show at most __ posts. However, if I modify that number to be more than 2, then more than 2 posts will show up on the index page, and I don’t want that. Help?

Viewing 3 replies - 1 through 3 (of 3 total)
  • I have exactly the same problem since i’ve upgraded my blog (https://gatsugatsu.com/) to 1.5.
    Does someone else have encountered this ?

    Thread Starter kttygoesrawr

    (@kttygoesrawr)

    Anybody have a solution?

    Ok, i’ve sleep over it and i’ve found the problem.
    In the new structure of WP the archive are separated in different pages. You just have to select in Options / Reading / Blog pages: Show at most __ posts how many posts you want to be show on a page. And add <?php posts_nav_link(‘ — ‘, __(‘« Previous Page’), __(‘Next Page »’)); ?> in your main template after the php for your posts and comments. Have a look in your “classic” main template to see the structure.
    Next time i will analyse the new template a little better.
    Have a nice day everyone.
    F.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘archive posts’ is closed to new replies.