This is an old version of this answer!
Return to the current answerReplace this line:
With this line:
query_posts('post_type=post');With this line:
query_posts('post_type=post&page='$page);
Baki Goxhaj | 08/29/10 at 6:47am





