• I can’t quite solve this. I am new to WordPress dev.
    In my nav-menu I have a menu item that simply links to a category (archive.php template) to display a list of posts in that respective category.

    This category is called “Stacks”.
    In the Stacks category, there are 3 sub-categories / children

    + Art
    + Design
    + Experimental

    Only one of these sub-categories will be selected for each post within the Stacks parent category. I am trying to figure out how to only output the sub-category on the post-page (single.php) Any help would be greatly appreciated. Thanks!

  • The topic ‘Show Child-most categories of Current Post Category’ is closed to new replies.