Tagged: mega menu, menu, Plugin Conflict, ubermenu
-
AuthorPosts
-
January 29, 2014 at 6:58 pm #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
RobertJanuary 29, 2014 at 7:39 pm #216582Hey 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!
YigitJanuary 29, 2014 at 7:54 pm #216591Hi 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.phpCan 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
RobertJanuary 31, 2014 at 10:34 am #217350Hey!
I think this post: https://kriesi.at/support/topic/enfold-conditional-menu/ and https://kriesi.at/support/topic/using-conditional-menus-with-custom-defined-user-roles/ will help you.
Cheers!
PeterApril 25, 2014 at 9:52 am #255998Hello,
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?
April 25, 2014 at 4:15 pm #256186Hey!
If you wanted to disable the mega menu then yes, you could do that exactly as shown.
Regards,
Devin -
AuthorPosts
- The topic ‘Ubermenu conflict with specific plugins – filter to disable Ubermenu available?’ is closed to new replies.