Support

2colours theme question (4 posts)

Languages

de | fr | es | 日本語

About This Topic

Tags

  1. rss jmjhome

    new member


    rss Posted 3 years ago
    #

    Milo: in my use of the 2 colours theme - great them - love it - my latest posts get instantly archived. One post got tabbed as "Noted" and remains the tops post showing.

    How can I control the post that shows on the main page?

    I'd like all my latest posts to show.

  2. rss milo

    moderator


    rss Posted 3 years ago
    #

    Open home php and find this line:

    <?php $my_query = new WP_Query('cat=2&showposts=1'); ?>
    remove cat=2&

    same with all following WP queries, i.e.
    <?php $my_query = new WP_Query('cat=5&showposts=1'); ?>
    remove cat=5&

    you have to check all post queries to achieve the effect.

  3. rss jmjhome

    new member


    rss Posted 3 years ago
    #

    Top Notch!

    Many thanks!

    Beautiful Theme!

  4. rss milo

    moderator


    rss Posted 3 years ago
    #

    =)

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.