How to show categories of custom post type in admin?

Discussion in 'WordPress' started by webwebby, Oct 3, 2013.

  1. #1
    Hi


    I am working on custom post types for WordPress.


    I have a post type called Media Gallery, I also enabled categories for this post type.


    The problem is when I go to categories, it shows me categories “Post” categories. How can I hide the “Post” categories from there and show categories of “Media Gallery” only?


    Thanks
     
    webwebby, Oct 3, 2013 IP
  2. Hefaistos

    Hefaistos Active Member

    Messages:
    194
    Likes Received:
    14
    Best Answers:
    9
    Trophy Points:
    63
    Digital Goods:
    1
    #2
    Probably you have done something wrong when you have registered custom taxonomies. Copy and paste here the code used to register the taxonomies for "Media Gallery". Also make sure you have used register_taxonomy correctly.
     
    Hefaistos, Oct 3, 2013 IP