Skip Navigation

[Resolved] How to get custom taxonomies and their terms to show up in the navigation menu?

This support ticket is created 5 years, 7 months ago. There's a good chance that you are reading advice that it now obsolete.

This is the technical support forum for Toolset - a suite of plugins for developing WordPress sites without writing PHP.

Everyone can read this forum, but only Toolset clients can post in it. Toolset support works 6 days per week, 19 hours per day.

Sun Mon Tue Wed Thu Fri Sat
- 9:00 – 13:00 9:00 – 13:00 9:00 – 13:00 9:00 – 13:00 9:00 – 13:00 -
- 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 -

Supporter timezone: Asia/Hong_Kong (GMT+08:00)

This topic contains 1 reply, has 2 voices.

Last updated by Luo Yang 5 years, 7 months ago.

Assisted by: Luo Yang.

Author
Posts
#1102360

Hi there, How do I get custom taxonomies and their terms to show up in the navigation menu?

#1102362

Hello,

You can show up terms of custom taxonomies in the navigation menu manually, for example
1) Dashboard-> Toolset-> Taxonomies, find and edit your custom taxonomy,
In section "Options", enable option "show_in_nav_menus"

2) Edit your custom navigation menu, then you will be able to add taxonomy terms into the menus

More help:
https://codex.wordpress.org/Function_Reference/register_taxonomy
argument: show_in_nav_menus
True makes this taxonomy available for selection in navigation menus.

This ticket is now closed. If you're a WPML client and need related help, please open a new support ticket.