[wp-trac] [WordPress Trac] #10411: pagination not working, even with default theme

WordPress Trac wp-trac at lists.automattic.com
Wed Jul 15 00:57:26 UTC 2009


#10411: pagination not working, even with default theme
--------------------------+-------------------------------------------------
 Reporter:  tazatek       |       Owner:                                    
     Type:  defect (bug)  |      Status:  new                               
 Priority:  normal        |   Milestone:  2.8.2                             
Component:  General       |     Version:  2.8.1                             
 Severity:  normal        |    Keywords:  pagination, next, prev, navigation
--------------------------+-------------------------------------------------

Comment(by tazatek):

 Reformat Edit:

 The default navigation, as referenced here from the default theme that
 comes with 2.8.1:

 {{{
 <div class="navigation"> <div class="alignleft"> <?php
 next_posts_link('&laquo; Older Entries') ?> </div> <div
 class="alignright"> <?php previous_posts_link('Newer Entries &raquo;') ?>
 </div> </div>
 }}}


 doesn't display the prev/next navigation arrows that one would expect.

 I minimized to have no plugins installed, more than 100 posts in the blog
 (so there is need for pagination), and reduce the number of posts to 2 per
 page (in settings/reading).

 I don't use the default theme for anything but testing, but we now have
 several blogs (with diffing themes) that are supposed to have navigation,
 and don't. These are using 2.8 and 2.8.1.

-- 
Ticket URL: <http://core.trac.wordpress.org/ticket/10411#comment:1>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list