Title: posts shown
Last modified: August 18, 2016

---

# posts shown

 *  [anela](https://wordpress.org/support/users/anela/)
 * (@anela)
 * [21 years, 9 months ago](https://wordpress.org/support/topic/posts-shown/)
 * Okay, I just upgraded to the August 30th build of 1.3-alpha-2 and was having 
   problems with pagination. I was using Scriptygoddess’s wpPaginate, which I just
   found out does not work with this version. It would show page one and then page
   two and no more, so for me that was 20 posts max.
    I’ve deactivated the plugin
   and removed the calls to it from my index.php. However, now my WP is showing 
   a max of it looks like 15 posts per category and monthly archive, which is what
   I have WP set to show on the frontpage. So my questions are… Is this a ‘left-
   over’ issue from the plug-in, or a 1.3-alpha-2 problem? How can I fix this? thanks!!

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

 *  Anonymous
 * [21 years, 9 months ago](https://wordpress.org/support/topic/posts-shown/#post-89383)
 * hello, yes, I am wondering this too. Anyone out there?
 *  [ryoken](https://wordpress.org/support/users/ryoken/)
 * (@ryoken)
 * [21 years, 9 months ago](https://wordpress.org/support/topic/posts-shown/#post-89384)
 * heheh.. this is an alpha-2+ feature. if you look in the new index file that comes
   with wp 1.3 , you’ll see the following code.
    `<?php posts_nav_link(' — ', __('&
   laquo; Previous Page'), __('Next Page &raquo;')); ?>` i’m assuming you kept your
   editted index file from 1.2 and never saw this. that piece of code allows you
   to page through entries. thus archives/category pages are limited to the number
   you chose for the front page, but you can page through what doesn’t show up on
   the first page. I don’t think you can make the paging optional, so you’ll have
   to use it. the only non-intuitive thing about the code is that the older stuff
   shows up on the next page, not the previous page.
 *  Thread Starter [anela](https://wordpress.org/support/users/anela/)
 * (@anela)
 * [21 years, 9 months ago](https://wordpress.org/support/topic/posts-shown/#post-89388)
 * Thank you both –
    What I needed was that snippet pasted by Ryoken. I did keep
   my index file and the header & footer I was using and I must have missed it when
   I looked over the new files for changes. I don’t need pagination necessarily,
   just needed the ability to get to those earlier posts that weren’t showing up.
   So thanks!!

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

The topic ‘posts shown’ is closed to new replies.

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 3 replies
 * 3 participants
 * Last reply from: [anela](https://wordpress.org/support/users/anela/)
 * Last activity: [21 years, 9 months ago](https://wordpress.org/support/topic/posts-shown/#post-89388)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
