ed
El Presidente
Just Getting Started
Member Likes (0)
Hi
Just made a big blunder and upgraded buddypress to latest 1.6 and my buddypress menu disapeared, I know its early , but wanted to find out when you think you will get to making the theme compatible with the latest buddypress
thanks
Responses (4)
Support Chimp (joined March 2010) Likes (0)
Hey there.
I was testing and see it's not working so will ping the developer now.
Thanks for reporting this.
Member (joined April 2011) Likes (0)
Thanks
For those who upgraded and lost their menu at the top or switched to the new one that is not yet compatible, here's how to revert back to the old menu
--------
It’s still possible to use the older BuddyBar by adding the following code snippet to /wp-content/plugins/bp-custom.php:
// disable the WP Toolbar and revert back to the BuddyBar
add_filter( 'bp_use_wp_admin_bar', '__return_false' );
Thanks
Support Kangaroo (joined March 2011) Likes (0)
Greetings edwardhadome,
Thank you for letting us know and for posting the code snippet for other members to benefit from.
Thank you for being a WPMU Dev Community Member!
Cheers, Joe
Designer/Developer (joined August 2012) Likes (0)
Hey Edward,
The buddypress bar is integrated with the wordpress bar by default in version 1.6, to view it hover over your avatar in the top right hand corner.
Let me know if you have any other issues with buddypress 1.6.
Cheers, Enzo.
WordPress Questions?
We've got answers!
Find out more »