![]() |
|
||||||
|
|
Thread Tools | Display Modes |
|
#1
|
|||
|
|||
|
I found today that an earlier entry containing the <–nextpage–> split did not show up as paginated in Revolution News; instead, visitors saw only the first page with no links to subsequent pages. I added a template tag just below the the_content tag in the main index template...
Code:
<?php the_content(__('Read more'));?><div style="clear:both;"></div>
<?php wp_link_pages(array('before' => '
Pages: ', 'after' => '</p>', 'next_or_number' => 'number')); ?>
It may be that not many people actually have a need to paginate posts, but adding the tag to themes going forward might be worthwhile. Thanks!
__________________
Waveflux: Open 24/7. |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| What's the difference between News Classic and News Child Theme | ericareid | General Discussion | 5 | 08-06-2010 01:09 PM |
| Is the Original Revolution Theme Available? | harmsway14 | General Discussion | 1 | 10-28-2009 01:59 AM |
| Original header.php | Drew | General Discussion | 8 | 08-16-2009 06:16 AM |
© Copyright 2012 Copyblogger Media LLC · StudioPress™ is a trademark of Copyblogger Media LLC
Privacy Policy | Refund Policy | Terms of Service | Affiliate Program | Contact Us