Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #216545

    Hi guys,
    I don’t use the Ubermenu with the Enfold theme. But I need to use one of the plugins to show different menu items with each user role.
    Like these:
    http://wordpress.org/plugins/nav-menu-roles/faq/
    http://wordpress.org/plugins/menu-items-visibility-control/

    But there is a known conflict with these plugins and the Ubermenu plugin. The options don’t show up when Ubermenu is active.

    Is it possible to disable the Enfold Ubermenu feature with a filter?
    Please let me know.

    Thanks
    Robert

    #216582

    Hey Robert!

    Contacting UberMenu support would be your best option in my opinion as they should have better insight on troubleshooting the issue as conflict is between those plugins and UberMenu.

    Cheers!
    Yigit

    #216591

    Hi Yigit,
    thanks for your reply.
    Unfortunately, this is a WordPress issue since there are not enough specific hooks to deal with multiple plugins accessing the WP menu section.

    http://wordpress.org/plugins/nav-menu-roles/faq/

    I don’t see the Nav Menu Roles options in the admin menu items?
    This is likely because you have another plugin (or theme) that is also trying to alter the same code that creates the Menu section in the admin. For example, the UberMenu Mega Menus plugin is a known conflict with Nav Menu Roles.

    This is not a failure of Nav Menu Roles and there isn’t anything I can do about it. WordPress does not have sufficient hooks in this area of the admin and until they do plugins are forced to replace everything via custom admin menu Walker, of which there can be only one. Until these hooks are added the menu modification plugins are unfortunately going to conflict with one another

    I just want to know how I can disable the Ubermenu inside the Enfold theme.
    I found the class for the Ubermenu – Megamenu here – /enfold/framework/php/class-megamenu.php

    Can you provide me a code snippet to disable it?
    Or you can add a checkbox option inside the Enfold theme config to disable the Megamenu plugin.

    Thanks
    Robert

    #217350
    #255998

    Hello,
    I have similar issue,
    Enfold is not supporting NAV Menu Roles plugin,
    And I got this soultion,
    http://wpdevplus.com/fix-nav-menu-roles-plugin-doesnt-show-themeforest-enfold-theme/

    Do you think this solution is safe?

    #256186

    Hey!

    If you wanted to disable the mega menu then yes, you could do that exactly as shown.

    Regards,
    Devin

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Ubermenu conflict with specific plugins – filter to disable Ubermenu available?’ is closed to new replies.