• just upgraded to 2.1. even though I enter show more than 5 posts on the index page, I always get just 5 posts.

    https://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?

Viewing 3 replies - 1 through 3 (of 3 total)
  • wydnew

    (@wydnew)

    I have this problem, too, with the PressRow theme on my blog, https://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!

    Ditto.

    WP 2.2, same problem

    Don’t think it’s the theme, though

    Duh
    I had this

    <?php query_posts('showposts=10'); ?>

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Show Posts on Index Page Fails to Match # Entered’ is closed to new replies.