Viewing 15 replies - 1 through 15 (of 15 total)
  • Plugin Contributor Michael Beckwith

    (@tw2113)

    The BenchPresser

    I honestly don’t quite know what’s going on with that. The only thing I can think of is “menu position” conflicts, where two are being given the same position value. Could you provide a screenshot of what you’re seeing for this? Trying to determine what you’re meaning with principal menus

    Thread Starter pietro.estrada

    (@pietroestrada)

    Thread Starter pietro.estrada

    (@pietroestrada)

    this is my serialized string cpt_custom_post_types:

    [Excessive code moderated. Please use a pastebin for this.]

    Thread Starter pietro.estrada

    (@pietroestrada)

    Plugin Contributor Michael Beckwith

    (@tw2113)

    The BenchPresser

    Would you be willing to provide a login for this site? I can’t get that serialized data to work on my own, and it may just be best to go in directly.

    Thread Starter pietro.estrada

    (@pietroestrada)

    cesasin.com/wp-login.php?action=register

    I will concede you Admin. rigths

    Thread Starter pietro.estrada

    (@pietroestrada)

    I didn’t notice I let a comment opened it cause de register logging to crash sorry now the site is working

    Plugin Contributor Michael Beckwith

    (@tw2113)

    The BenchPresser

    Email some credentials to michael @ webdevstudios.com, we’ll keep them private.

    Thread Starter pietro.estrada

    (@pietroestrada)

    done :D…
    I really appreciate your help πŸ˜€

    Plugin Contributor Michael Beckwith

    (@tw2113)

    The BenchPresser

    Just a heads up, I haven’t seen anything come through yet. Hopefully it’s just a slow mailer server.

    Thread Starter pietro.estrada

    (@pietroestrada)

    sended via pietro.estrada on google mailing….

    Plugin Contributor Michael Beckwith

    (@tw2113)

    The BenchPresser

    Guess I’m not sure if this was intended behavior, but it does appear that almost all of them are showing up the way you specified. Some as submenus of the parent in the top level. May not have been the original issue though.

    The only one I’m not finding is mol_s. I copy/pasted the relevant code for that one into my own localhost install and it wasn’t showing up right away. The only way I could seem to get it to show up was by passing in the “post” capability type, which I noticed was left blank for that post type of yours.

    Capability type is one of those fields that if you don’t quite know what it does or how to properly use it, best to just leave it at the default, so that may help in your case with all of them.

    Hope that resolves all your issues.

    Thread Starter pietro.estrada

    (@pietroestrada)

    the problem is I need it to be other capability than post, casue there will be a one type of user that will just access that post_type.

    and when I changed to any other capability such as “m” or, “mol” or “moluscos”

    it disappear from menΓΊ

    Thread Starter pietro.estrada

    (@pietroestrada)

    I found the problem.

    Since I got active the map_cap plugin. Every new capability is not asigne to any user-type.

    So new capabilities stop auto assign to users and user group now manually I must activate them.

    Michael Beckwith, thank you so much for your help. with out it I would be still trapped

    Note: so thats why when we assigned ‘post’ capability it appears on the menu, cause that capability was already available for us as administrators.

    Plugin Contributor Michael Beckwith

    (@tw2113)

    The BenchPresser

    Good to hear that you figured out the source of the issue.

Viewing 15 replies - 1 through 15 (of 15 total)

The topic ‘No menu showed for Post Type’ is closed to new replies.