How to add buddypress dropdown to pro custom header?

Hey. Basically what it says in the title. How do I add the buddypress dropdown that’s part of the Customizations - Buddypress aspect to header’s that I create with the Pro Custom aspect?

Hi Peter,

Thanks for reaching out.

May I know which customization, is that code related? You can add that code to child theme’s functions.php as long as it targets the correct menu. Or you can add use this plugin https://wordpress.org/plugins/bp-direct-menus/. It’s not our plugin so we can’t provide support for that one.

Thanks!

Hey. I want to add the buddypress dropdown that’s included in the standard menu (on the far right in the image i’m uploading) into a custom header menu, either a custom menu created in X Pro or a custom menu created in Elementor

Hello Peter,

The items in the default menu were hard coded. It is not available for the custom header. You can make a global block and insert icons that will link to the subsequent BuddyPress pages. You can then use the global block shortcode and insert it in a content area dropdown element. This should simulate the dropdown menu in your navbar. To learn more about these elements and features, please check out this documentation:

Hope this helps.

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.