only one post showing on main page

  • Unknown's avatar

    Im currently using a modified version of the theme fluidity 3c 1.0.

    Problem is it’s only showing one post on the main page.
    And when i go into individual categories (that have more than one post) its only showing
    one post there too (and no previous/next post links)

    ive had a look at the index.php and the link i think thats effecting it is

    ‘<div class=”entry<?php if(is_home() && $post=$posts[0] && !is_paged()) echo ‘ firstpost’;?>”>’

    im pretty new to php so im not exactly sure how this is working.

    I also installed custom-query-string-2.6 and set it to display 10 posts per page on the main page and in each category, it didnt work though :(

    any ideas?

  • Unknown's avatar

    i think you have a self-hosted blog, in which case you have to go to http://wordpress.org/support to place your query. this is the forum for bloggers hosted by wp.com.

  • Unknown's avatar
  • The topic ‘only one post showing on main page’ is closed to new replies.