Adding venue / organizer custom taxonomy to menu

Home Forums Calendar Products Events Calendar PRO Adding venue / organizer custom taxonomy to menu

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #969709
    Steve
    Participant

    I’ve created custom taxonomies for both venues and organizers. WordPress usually adds the taxonomy management link into the CPT submenu, but because these CPTs are shoved under the Events menu, you lose the taxonomy link.

    The metabox appears OK on the Add screens, so I can add new terms. But I have to manually enter the taxonomy management link to edit or delete. I’ve experimented with add_submenu_page, to no avail.

    Any idea how to get the taxonomy management links into the menu?

    #969813
    Brook
    Participant

    Howdy Mike,

    That’s a cool addition to the calendar. It sounds like you are on the right track. I have only ever once tried adding a submenu page to the The Events Calendar  menu, but as luck would have it I still had a link handy to that code. Are you able to add it by following that same pattern? Perhaps the issue was that your add_submenu_page was not attached to the right action with the appropriate priority?

    Does that all make sense? Will that work for you? Please let us know.

    Cheers!

    – Brook

    #970136
    Steve
    Participant

    Brilliant, thanks! Not sure what I got wrong first time but that snippet works.

    #970167
    Brook
    Participant

    Excellent! Good luck with the rest of your site, Mike. Let us know if you need anything else!

    – Brook

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Adding venue / organizer custom taxonomy to menu’ is closed to new replies.