Forums

[resolved] Removing category from frontpage (2 posts)

  1. lbohlman
    Member
    Posted 3 years ago #

    hello -

    I have been "googleing" and searching for a code or a plugin on how to remove a categories post being shown on the frongpage permanently. I have tried a few different codes and plugins but it seems like they are for older versions.

    I appreciate the help.

    Happy Groundhogs day,

    Lee

  2. Michael Fields
    Theme Wrangler
    Posted 3 years ago #

    Taken directly from:
    http://codex.wordpress.org/Template_Tags/query_posts Please read this page for usage instructions.

    Exclude Posts Belonging to Only One Category
    Show all posts except those from a category by prefixing its ID with a '-' (minus) sign.

    query_posts('cat=-3');

    Hope this helps:)

Topic Closed

This topic has been closed to new replies.

About this Topic

Tags

No tags yet.