• I’ve created a custom menu under the “Menus” page or wp admin, and I’ve noticed a few limitations.

    First, there isn’t a way to add the post count to the categories added to a custom menu.

    Second, for any category added, there is no way to indicate that I want to display it’s sub-categories (ie, a hierarchy).

    Third, isn’t there a way that I want all sub-categories of a specific parent-category to be displayed? Right now, if I add a new sub-category, and have to remember to update the custom menu. It would be more convenient to just specify a root category (and maybe an option to only show the sub-categories).

    Is any of this possible with custom menus, or are they meant for very basic menus?

    In addition, I’d like to note the following: if I have two sub-categories with the same name but under different parent-categories, I’d differentiate between the two when selecting from the “Categories” panel to the left (parent is not indicated).

Viewing 5 replies - 1 through 5 (of 5 total)
  • nakedsoul

    (@nakedsoul)

    SAME PROBLEM HERE WORDPRESS SUPPORT SUCKS EXTREMLY

    esmi

    (@esmi)

    Please don’t SHOUT.

    up ?

    Same question.
    How to output the post number (count) for each categoies using
    wp_nav_menu ???

    thank you

    The simple answer is: you don’t, by default.

    The complex answer is that you probably can, but you’ll probably need to get familiar with creating a custom walker for wp_nav_menu(), which is a fairly advanced topic.

    yep I’m on it’s api doc.

    Probably not for my skill anyway.

Viewing 5 replies - 1 through 5 (of 5 total)

The topic ‘Custom Menu limitation, adding post count, etc’ is closed to new replies.