• Resolved jamaloos

    (@jamaloos)


    Hi
    I use Max mega menu plugin for my website but when install your plugin i have “My profile and logout Which is displayed in my main menu and top menu, how i can fix this issuse.
    thank you

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author supsystic

    (@supsysticcom)

    Hello!
    Please try to update Membership plugin to the latest version. My Profile item should disappear after this. In order to hide Logout item from menu – go to plugins/membership-by-supsystic/src/Membership/Users/Module.php – in this file you need to delete such row –
    add_filter('wp_nav_menu_items', array($this, 'addUserProfileLinkToMenu'));
    You will find it near the line 43.
    Also please note – that after new update of plugin – you should to repeat this action.
    We will try to improve this in the future versions of Membership plugin.

    Thread Starter jamaloos

    (@jamaloos)

    Hi.
    After the deletion of the lines the top menu is completely disappeared.

    Plugin Author supsystic

    (@supsysticcom)

    Please contact us through our?internal support. We will check what is wrong and will help you to solve the problem.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘menu bug’ is closed to new replies.