Title: When adding posts, older posts disappear
Last modified: August 20, 2016

---

# When adding posts, older posts disappear

 *  [penfaulkner](https://wordpress.org/support/users/penfaulkner/)
 * (@penfaulkner)
 * [13 years, 4 months ago](https://wordpress.org/support/topic/when-adding-posts-older-posts-disappear/)
 * I’ve got two templates set up for pages that I regularly update. They are “Writers
   in Schools,”(wins-blog.php) here: [http://www.penfaulkner.org/writers-in-schools/wins-blog/](http://www.penfaulkner.org/writers-in-schools/wins-blog/)
 * And “Podcasts,” (podcasts.php) here: [http://www.penfaulkner.org/reading-series/podcasts/](http://www.penfaulkner.org/reading-series/podcasts/)
 * The trouble is that after the first five posts display, the others go away and
   I can’t get to the previous posts using the “Previous Posts” and “Next Posts”
   links at the bottom of the page.
 * I’ve got a lot of content, and I want to make sure readers can access it. Any
   help would be appreciated! I’m a newb at this, clearly!
 * In my themes, the code at the bottom of the pages looks like this:
 *  <div style=”clear:both”></div>
 *  <?php endwhile; ?>
    <div id=”next-previous”> <?php next_post_link(‘%link’, ‘«
   Previous Posts’, TRUE, ”); ?> <!– last parameter is to exclude a category –> 
   <?php next_post_link(‘%link’, ‘Next Posts »’, TRUE, ”); ?> <!– last parameter
   is to exclude a category –> </div> </div><!–#excerpts–> </div> <!–End entry-content–
   > </div><!– #content –> </div><!– #primary –>
 * <?php get_sidebar(); ?>
    <?php get_footer(); ?>

The topic ‘When adding posts, older posts disappear’ is closed to new replies.

## Tags

 * [disappearing posts](https://wordpress.org/support/topic-tag/disappearing-posts/)
 * [navigation](https://wordpress.org/support/topic-tag/navigation/)
 * [next-posts](https://wordpress.org/support/topic-tag/next-posts/)
 * [previous posts](https://wordpress.org/support/topic-tag/previous-posts/)

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 0 replies
 * 1 participant
 * Last reply from: [penfaulkner](https://wordpress.org/support/users/penfaulkner/)
 * Last activity: [13 years, 4 months ago](https://wordpress.org/support/topic/when-adding-posts-older-posts-disappear/)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
