Wordpress Themes - WP Forum at BFA

Wordpress Themes - WP Forum at BFA (http://forum.bytesforall.com/index.php)
-   Plugins & Atahualpa (http://forum.bytesforall.com/forumdisplay.php?f=16)
-   -   problem with wp-pagenavi using category template (http://forum.bytesforall.com/showthread.php?t=5771)

colinb Feb 8, 2010 03:05 PM

problem with wp-pagenavi using category template
 
I am using atahualpa 3.4.2 and WP 2.9.1 at http://devilsguidetoit.com

wp-pagenavi works properly for tag.php but I have a problem with a category page (categorytip.php) - page menu bar option = tips

the category page code that selects the category posts is:

<?php query_posts('cat=372&showposts='.get_option('posts _per_page')); ?>

this correctly retrieves the right number of posts in the category and wp-pagenavi correctly displays the correct number of "pages" available and shows the first page of results (of 2)

However, when if I click on the wp-pageNavi link for the second page, I just get the results from page 1 redisplayed again BUT the URL at the top of the page shows:

http://devilsguidetoit.com/index.php/tips/page/2/

I have spent a good few hours looking for a fix, without success so can anyone can help with this problem please?


All times are GMT -6. The time now is 09:37 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.