• sugardaddy

    (@sugardaddy)


    Hi
    I’m going nuts… I tested some plugins about custom post types. And I’ve got a big problem : any of my first created custom post types won’t appear in the left menu in the admin… but it’s here (checked in the database).
    Weird !!
    And I don’t think it’s about that plugin specifically (easy post types) but I need an answer.

    Thanks in advance !

Viewing 5 replies - 1 through 5 (of 5 total)
  • Thread Starter sugardaddy

    (@sugardaddy)

    I wanted to precise that when I add a second custom post type, it appears in the left menu ! That’s why I’m going mad…

    Post the code you are using to create the custom post types to the pastebin. I’ll be busy most of the day but I’ll try to look later, if someone hasn’t helped you by then. You can control the order that those menus appear. I’ll show you later as well.

    Why dont you use=
    GD CUSTOM POST TYPES AND TAXONOMIES, its better an easy!!!

    Thread Starter sugardaddy

    (@sugardaddy)

    Thank you folks, but it was a conflict with another plugin.
    This plugin, ChimpExpress, use to take place of the first cpt in the admin menu.
    This might be a weird bug and I reported it.

    Anders

    (@seananders1227)

    How early are you calling the register_post_type() function? Without seeing the code its a guess, but that may be an issue.

    Of course, make sure that show_ui is set to true.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘First custom post type doesn't appear in UI’ is closed to new replies.