• Hi,

    We try to add a custom taxonomy to the flamingo menu.

    We use this code :

    register_taxonomy( 'cat_example', array( 'page' , 'flamingo', 'flamingo_contact', 'flamingo_inbound' ), $args );
    

    The taxonomy is displayed on the page but not in the flamingo submenu. We try flamingo / flamingo_contact, flamingo_inbound.

    Any help will be welcome

    Regards

  • The topic ‘Add taxonomy to flamingo’ is closed to new replies.