Wordpress Themes - WP Forum at BFA

Wordpress Themes - WP Forum at BFA (http://forum.bytesforall.com/index.php)
-   Center area post/pages (http://forum.bytesforall.com/forumdisplay.php?f=32)
-   -   Older Newer entries tags (http://forum.bytesforall.com/showthread.php?t=12270)

raddy59 Jan 16, 2011 06:47 AM

Older Newer entries tags
 
I amended "index.php" to have the home page select just 1 post from 1 category

the code looks like this

<?php
get_header();
query_posts('category_name=Editors Choice&posts_per_page=1');
?>

and works a treat.

However - I now get an <Older entries> tag at the bottom that takes me to a new page (http://formbyfocus.co.uk/?paged=2) showing the same post as on the home page. A further hitting the button takes me to the same post on a newer page

I tried disabling all plugins but it is still the same?

raddy59 Jan 16, 2011 11:22 AM

Just blanked this:

OTA - Next/Previous navigation - Older Page Link on Multi Posts

and it works. Justy hope it doesn't cause problems elsewhere (I'm sure it will)


All times are GMT -6. The time now is 02:31 AM.

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