• Hi,
    I have been editing some files on http://www.zoekenenvinden.nl
    But obviously a little too much, since now only one message (the latest) appear on the homepage and in the categories. For instance: On the category ‘Wedstrijd’ are two postings, but only one shows. #1 has disappeared for viewing, but is still in the database.

    Any idea in which files i shoued edit what code?

    Thanks,
    rob

Viewing 2 replies - 1 through 2 (of 2 total)
  • If you want more entries showing, you need to change the number in Options > Reading > Blog pages. That number affects all entry views — index and archives (obviously not post’s individual page).

    And to let people navigate through the posts, add <?php posts_nav_link(); ?> somewhere in your template(s). See the Codex for more info and what you can do with the tag.

    Thread Starter robcoers

    (@robcoers)

    Thank you Minna, that was very simple. I forgot i had once changed that option.
    Rob

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Following posts don’t show’ is closed to new replies.