Forums

hide child categories (4 posts)

  1. thesilvertongue
    Member
    Posted 1 year ago #

    I want to hide the child categories so the menu doesn't drop down. Can anyone tell me how to do this WITHOUT adding another plugin?

    Thanks

  2. MichaelH
    Volunteer
    Posted 1 year ago #

    Since you don't explain how you display those categories will direct you to the template tag, wp_dropdown_categories(), and the depth=1 argument.

  3. thesilvertongue
    Member
    Posted 1 year ago #

    the site is http://www.thesilvertongueonline.com, the categories are just drop downs and I want to prevent that from happening.

  4. MichaelH
    Volunteer
    Posted 1 year ago #

    Then would guess you need the depth=1 argument added to the template tag, wp_list_categories(), or wp_dropdown_categories(). Look at your theme's header.php for that.

    Related:
    Stepping Into Template Tags
    Stepping Into Templates
    Template Hierarchy

Topic Closed

This topic has been closed to new replies.

About this Topic

Tags