• Resolved vinit095

    (@vinit095)


    Hi

    I created a menu using pod plugin and created multiple post type using it and linked menu parent id to the menu created before, that is working fine. My problem is that when i use menu position for these post type child menu, this positioning for sub-menus not working
    For example i gave menu-position 30 and when i give 30.1 and so on for sub-menus it’s not working i even tried using 1,2,3 etc.

    Please Help Me Out!!!

Viewing 1 replies (of 1 total)
  • Plugin Contributor Jim True

    (@jimtrue)

    If you want a Post Type’s admin menu to be under an existing post-type’s menu, you actually need to put the actual link to the Menu you want the menu to display under the parent: ie, edit.php?post-type= link (that is down in the status bar of your browser) for your parent menu, in order to get a menu to be a child of another menu. That’s how WordPress’s Admin Menu’s work as well. Numeric is for parent menu items.

Viewing 1 replies (of 1 total)

The topic ‘Child Menu Postioning’ is closed to new replies.