• I am reading the sections on the loop at the codex and it works fine, it’s just that it displays only 1 post. What could be the cause of this problem?

    Here is the code snippet – pastebin

Viewing 1 replies (of 1 total)
  • 1) Do you have a query_posts statement above the code you pasted in the pastebin that limits the # of posts displayed?

    2) Check your theme’s settings – under Dashboard / Settings / Reading to make sure the # of posts per page is not set to one

    3) If those are OK, make sure there is more than one post available to display with the query you are running.

Viewing 1 replies (of 1 total)
  • The topic ‘Loop displaying only 1 post’ is closed to new replies.