Support

post display (4 posts)

Languages

de | fr | es | 日本語

About This Topic

Tags

  1. rss ewabrockway

    new member


    rss Posted 4 years ago
    #

    Hi everybody. I'm using BT extend theme. For some reason only two last posts are displayed and modifications in Reading Settings don't apply. Any solution?

    Thank you in advance

  2. rss milo

    moderator


    rss Posted 4 years ago
    #

    Open design → theme editor → home php template
    find this line:

    <?php query_posts('cat=1,2,3,4,5,6,7,8,11&showposts=2'); ?>

    adjust the number of posts (=2) or delete the line completetly
    &showposts=2

    like this:

    <?php query_posts('cat=1,2,3,4,5,6,7,8,11'); ?>

  3. rss ewabrockway

    new member


    rss Posted 4 years ago
    #

    THANK YOU!!!

  4. rss milo

    moderator


    rss Posted 4 years ago
    #

    Cool

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.