Support

Nycreds-30 WP count articles on frontpage (4 posts)

Languages

de | fr | es | 日本語

About This Topic

Tags

  1. rss Jazzie

    member


    rss Posted 4 years ago
    #

    Hi Milo, nice site, nice support and great theme. I use this at WP Blog http://www.packie.de/kunst/ using wp2.5 and have following problem. In settings count articles shown on front page, I want to show up to 4. But always on startpage only 1 article is shown. Are there any settings in functions or elsewhere for this? Changing to standard wp theme article list is shown correct.
    Best reguards and friend of your great designs
    Jazzie

  2. rss milo

    moderator


    rss Posted 4 years ago
    #

    That is easy: open design - theme editor - main index template
    find this lines:

    <?php
    // I love Wordpress so
    query_posts('showposts=1');
    ?>

    replace with this:

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

    where showposts=4 indicates the number of shown posts, sic 4 now.

  3. rss Jazzie

    member


    rss Posted 4 years ago
    #

    Let me say it with a nice Pop Song "you are beauytfull..... with me " on more then 3 Articles the 2 right containers move down to footer but with 3 is an even great solution too.....same thing happens in safari and IE 6 but i think this is a reason where i can live with...
    THX :-) Jazzie

  4. rss milo

    moderator


    rss Posted 4 years ago
    #

    Pleasure, NYC Reds is coded for two articles on frontpage, more will break the layout,
    requires another CSS positioning and fixing, especially for ie(6).

Reply

You must log in to post.

Design by milo

Milo designs web sites that strike the perfect balance between professional high-class graphics, functionality, usability, user experience, and high performance.