Hi!
I already talked to some of you guys about inserting a buddypress login box at my header (so it’s displayed at every page of my site). I have marketpress and buddypress on a multisite installation and I’m using PRO Theme, developped by Nathan Onn (one of you too). Patrick told me that buddypress has been compatible with any theme for a while, so I’m presuming the issue isn’t the theme. At first I just wanted to have a login box that would allow users to register and log into my site, but I’ve concluded that the easiest way is to have buddypress since it already comes with many features I’d be inserting anyway. The thing is: after installing bp, I didn’t see any differences at my site (didn’t see the bp login box, for instance). Patrick passed me some links directing to pages at my site that should be visible if bp was set up correctly and they all were -I had it installed once, then uninstalled, and now that I’ve installed it again it seems it “already came set up”, so I didn’t have to associate pages and stuff like that.
I’m telling the whole story here to make things easier for the WPMU folks. The closest I’ve come to a solution so far (instructed by the staff through live chat) was using this tutorial: http://codex.wordpress.org/Function_Reference/do_shortcode to insert a bp login box shortcode at my header.php, the shortcode for the login box being extracted from this plugin: https://wordpress.org/plugins/bowe-codes/. Entering the 9th minute of the video shown on that last page, the dev starts talking about the shortcode for the login box.
Summing it up: how do I insert the buddypress login box at my header?
Thanks.