Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #5374
    polishyourimage
    Participant

    We created a custom post type with CPT UI.

    I’ve created a new role with ability to see wp Menus admin.

    But the CPT UI custom post type is not visible under Pages widget https://www.evernote.com/l/APlRhQBhPTVAIK1kW9TwifykQnPeis2LclY to this role.

    How can I show it?

    Thanks!
    Jase

    #5375
    Vladimir
    Keymaster

    Hi Jase,

    Is this custom post type visible at admin menu (wp wp-admin)?
    ‘Pages’ is a WordPress built-in post type. Your custom post type should be visible at menu editor page as a separate widget, like ‘Projects’ at your screenshot.

    #5376
    polishyourimage
    Participant

    Hi Vladimir,

    Thanks for your response.

    You’re right, I made an error with my explanation.

    Please check following screen grab for more detail: https://www.evernote.com/l/APkUg-ht3plFjYeqiU_6lfiG0KqqRaoOhLc

    Thoughts?

    #5377
    Vladimir
    Keymaster

    Just a guess, is there at least one project available for editing to this custom role at wp-admin?

    #5378
    polishyourimage
    Participant

    Yes there are quite a few posts.

    #5379
    Vladimir
    Keymaster

    OK. I looked at the WordPress source code.
    I don’t see any access conditions for this sections at nav-menu. They are the usual meta boxes registered for this page.
    Look at the “Screen Options” at the top of the nav-menus.php page, just in case if a “Projects” checkbox is not turned ON for this user.

    #5380
    polishyourimage
    Participant

    That was it!

    Sorry to waste our time on such a simple thing. Honestly I thought I had checked there but I guess I didn’t.

    Thanks!

Viewing 7 posts - 1 through 7 (of 7 total)
  • You must be logged in to reply to this topic.