Forums

How do you have only one category appear on the home page... (3 posts)

  1. TheMacFeed
    Member
    Posted 2 years ago #

    How do you have only one category appear on the home page? I have like 5 categories, but all i want is my (the feed) category to show up on the home page... how do you do that, and please be easy, and noob friendly :)

    Thanks

  2. MichaelH
    Volunteer
    Posted 2 years ago #

    Two ways

    1. add this before your loop in your theme's index.php

    <?php query_posts($query_string . '&cat=3'); ?>

    2. use a plugin such as Custom Query String Reloaded or Advanced Category Excluder

  3. TheMacFeed
    Member
    Posted 2 years ago #

    thank you very much, and a URL/s to those plugins?

Topic Closed

This topic has been closed to new replies.

About this Topic

Tags

No tags yet.