Hi!
Seems like paging does not work at all then I use Gangway! theme.
http://it4business.ru/ and http://it4business.ru/index.php?paged=2 display the same content from "1-st page" - last 10 post.
Then I use different theme all fine.
Just need to delete
<?php if(is_home()) query_posts("showposts=5"); ?>
More information about formatting options
Boost your traffic, improve your blog and become an authority in your niche with Peformancing Services.
Fixed.
Just need to delete
<?phpif(is_home()) query_posts("showposts=5");
?>
row in index.php
Post new comment