Hello, we need this fixed. How much does it cost to fix? Im willing to pay, thanks!
yeah, you were right, after purging the cache, it worked. Now, this version of Ultimate Member comes with a beautiful critical problem:
* The Plugin “Ultimate Member” needs an upgrade (2.1.5 -> 2.6.2).
Update includes security-related fixes.
Vulnerability Severity: 10.0/10.0 (Critical)
so, PLEASE!:
– Recommend an ultimate member alternative that has been tested on the theme, or
– Fix the mega-menu compatibility https://wordpress.org/support/topic/ultimate-member-2-1-6-theme-menus-breaking-changes/
Thanks!
Ok, this fix only worked on logged in users XD
Ok this worked: https://wordpress.org/support/topic/error-nav-menu-php/#post-12972836
Basically going back to Ultimate Member 2.1.5
did not expect that kind of style on the b-quote tag đŻ
Someone at the Ultimate Member support forum wrote this: https://wordpress.org/support/topic/ultimate-member-2-1-6-theme-menus-breaking-changes/ Maybe you could pass it on to the right person, and could help solving this. Thanks!
Weâve released the version 2.1.6 that may cause compatibility issues with some themes.
This is due to the integration with the popular library called Mega Menu that causes this issue. We recommend that you contact the Theme Developer to make the following changes to your Theme:
The wp_nav_menu_item_custom_fields hook that expects 5 arguments are only given 4 arguments by Mega Menu and this causes the fatal error.
WP native hook contains 5 arguments here:
do_action( ‘wp_nav_menu_item_custom_fields’, $item_id, $item, $depth, $args, $id );File name: wp-admin/includes/class-walker-nav-menu-edit.php
But MegaMenu library uses the same hook âwp_nav_menu_item_custom_fieldsâ but passes 4 arguments only.
do_action( ‘wp_nav_menu_item_custom_fields’, $item_id, $item, $depth, $args );
Ok, would you please recommend a plugin similar to ultimate member? One that’s been tested?
Thanks!
Hi, thanks, did that, and found that Mega Menus work after disabling the Ultimate Member plugin (https://ultimatemember.com/).
What now?
Thanks!
Seems like the whole menu is deactivated. I don’t know where to start. thanks!
Thanks Vlad, how much will it cost to develop a custom solution for this? thanks!