• rpeeck

    (@rpeeck)


    on the settings page, you can control how many posts to display on the index page. Is there an option to add a “Next Page” link to index.php that would list the next 10 posts? For example:
    index.php –> 10 most recent posts
    index.php?page=2 –> next 10 posts

    Any thoughts? It seems that unless this option exists, posts could be “lost” unless your visitor clicks on a specific day on your calendar.

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter rpeeck

    (@rpeeck)

    Yep, <?php posts_nav_link() ?> took care of it. Thanks much!!

    Sushubh

    (@sushubh)

    good to hear ??
    goto wiki goto wiki
    do search do search

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘no support for multiple pages??’ is closed to new replies.