• Resolved LogansDad

    (@logansdad)


    How do I exclude a category from a blog page? I already got the category to display on it’s own page but I don’t want it to display on the default blog page as well. Thanks in advance.
    Gordon.

Viewing 1 replies (of 1 total)
  • Thread Starter LogansDad

    (@logansdad)

    I actually found some code then worked on it a small bit.

    This worked:

    <?php query_posts(“&cat=-18”); ?>

    In case you need it.
    🙂

Viewing 1 replies (of 1 total)
  • The topic ‘How Do I Not Show A Category On Blog Page’ is closed to new replies.