Older Entries showing same as page 1
-
I have the same problem with the free version and the premium and their tech support is not responding. Any help would be greatly appreciated
<div class=”pagination”>
<?php if($GLOBALS[‘wp_query’]->max_num_pages > 2) : ?><div class=”separator”></div><?php endif ?>
<?php posts_nav_link(‘ ‘, __(‘Newer Entries’, ‘pitch’), __(‘Older Entries’, ‘pitch’)); ?>
<?php if($GLOBALS[‘wp_query’]->max_num_pages > 2) : ?><div class=”clear”></div><div class=”separator”></div><?php endif ?>
</div>
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘Older Entries showing same as page 1’ is closed to new replies.