We’re installed at WPMU v2.9.2 and BP v1.2.3. We have blog creation turned off as we don’t want general users to be able to create blogs at this time. The main website (pages and posts) is running under the top-level WPMU blog.
When users log in we want to take them to the BuddyPress “homepage” – however I’m not totally sure what the BuddyPress ‘default homepage’ (meaning the first page the user is taken to when they log in) is supposed to be.
I’m current using Theme My Login plugin and in order to get that to work I have had to edit my /bp-core/bp-core-adminbar.php file to force the login to the /members page so that users arrive at the member directory page. But that is not what we would prefer to do.
MY QUESTION: Is it possible to set up the system so that we can use one theme for WMPU (under which our pages and posts would display — our existing custom theme) and a SEPARATE theme for BuddyPress?
Our custom theme was created a few versions ago and I’m thinking that — despite doing the upgrades and installing BuddyPress Backwards Compatibilty — that there is something in our custom theme that is messing things up.
Thanks.