nantucket
Member
Posted 5 years ago #
just upgraded to 2.1. even though I enter show more than 5 posts on the index page, I always get just 5 posts.
http://www.seniorcitizen.com
in the previous version, the number of posts changed based on my input. the ability to control the number of posts is a major weakness of wordpress.
is there a way to code the number of posts to show on the index page and bypass wordpress settings that fail to work?
I have this problem, too, with the PressRow theme on my blog, http://letthedogin.com. I have changed the number of posts but always only get 3 when I want 5 at least. Is there code that needs to go in somewhere? I only have a few plugin's going so I don't I think I have anything blocking this. Help!
richarduk
Member
Posted 4 years ago #
Ditto.
WP 2.2, same problem
Don't think it's the theme, though
richarduk
Member
Posted 4 years ago #
Duh
I had this
<?php query_posts('showposts=10'); ?>