Custom post type not showing in nav menu manager
-
I am using version 1.1.3 and my custom post type does not show up in the nav menu manager i.e. I can’t add a custom post to a front end menu. This StackExchange thread (https://stackoverflow.com/questions/5446278/how-to-add-custom-post-type-to-nav-menu-in-wordpress) says there is an option called show_in_nav_menus but I can’t see where to set this with CPT UI. My custom post export is as follows:
{“events”:{“name”:”events”,”label”:”Events”,”singular_label”:”Event”,”description”:””,”public”:”true”,”show_ui”:”true”,”has_archive”:”false”,”has_archive_string”:””,”exclude_from_search”:”false”,”capability_type”:”post”,”hierarchical”:”false”,”rewrite”:”true”,”rewrite_slug”:””,”rewrite_withfront”:”true”,”query_var”:”true”,”menu_position”:””,”show_in_menu”:”true”,”show_in_menu_string”:””,”menu_icon”:””,”supports”:[“title”],”taxonomies”:[],”labels”:{“menu_name”:””,”all_items”:””,”add_new”:””,”add_new_item”:””,”edit”:””,”edit_item”:””,”new_item”:””,”view”:””,”view_item”:””,”search_items”:””,”not_found”:””,”not_found_in_trash”:””,”parent”:””},”custom_supports”:””}}
- The topic ‘Custom post type not showing in nav menu manager’ is closed to new replies.