Installing your theme
- Install WordPress.
- Install the BuddyPress plugin.
- Purchase the BuddyBoss theme.
- Upload the BuddyBoss folder via the WordPress admin or via FTP to your
wp-content/themes/
directory. - Remove the plugin “BP Template Pack” if you have it installed. This plugin produces error messages when used with a BuddyPress theme.
- Log in to your WordPress dashboard and select Appearance > Themes.
- Activate the BuddyBoss theme.
Allowing users to create accounts
- Go to Settings > General.
- Select “Anyone can register” under Membership.
Forums Setup
- Go to BuddyPress > Forums Setup.
- Follow the on-page instructions to setup forum integration.
- When you create or edit a group, make sure “Enable discussion forum” is checked in the group’s Settings section.
Main Blog Setup
- Go to Pages > Add New.
- Create a new page and name it “Blog” or whatever you want your blog page to be titled.
- Go to Settings > Reading.
- Set your newly created page as the “Posts page.”
- Your blog posts (created at Posts > Add New) should now feed into this blog page.
Adding your Logo
- Go to the BuddyBoss menu in your Dashboard.
- Upload your own logo. Make sure to click “Upload”.
- Important: Make sure your
wp-content/uploads
folder is writeable (set permissions to 755 or 777). - If Multisite is enabled: Go to Network Admin (top right) > Settings >Upload Settings and make sure “Images” is checked under Media upload buttons.
Activating the profile “Wall”
- Go to BuddyPress > Component Setup.
- Make sure both “Friends” and “Activity Streams” are enabled.
- Go to the BuddyBoss menu in your Dashboard.
- Make sure “Wall Component” is enabled.
- Important: When you first install the theme, you may need to disable the Wall Component and then enable it again.
- How it works: The Wall is cleverly disguising Activity @mentions as Wall posts, so all Wall posts are stored in the default “bp_activity” database table.
Embeddable videos/pictures in the “Wall”
- Install the “oEmbed for BuddyPress” plugin.
- Users can now embed videos by entering the video’s URL into their Wall from YouTube, Vimeo and many others.
- Users can now embed pictures by entering the picture’s URL into their Wall from Flickr, Photobucket and many others.
Advanced member search
- Install the “BP Profile Search” plugin.
- Go to BuddyPress > Profile Search.
- “Search Form Header” can be blank. Whatever you put in there will not be used.
- “Show/Hide Form” checkbox must not be checked. We need this to be disabled.
- Check all of the profile fields you would like to be searchable.
- If Multisite is enabled: You may need to apply this patch to the BP Profile Search plugin.
Default user avatars
- Go to BuddyPress > General Settings.
- Set Default User Avatar to “Mystery Man”. The BuddyBoss custom avatar will replace the default mystery man.
Blog posts as homepage
- Go to Settings > Reading and select Your Latest Posts for the front page.
Page as homepage
- Create a page in WordPress to be used as your homepage.
- Create another page in WordPress to be used as your blog. Do not add content to the page as it will not be used. Content will be fed in from your blog posts.
- Go to Settings > Reading and select the home page you created as the “Front page”. Then select the blog page you created as the “Posts page”.
Activity Stream as homepage
- Create a page in WordPress to be used as your blog. Do not add content to the page as it will not be used. Content will be fed in from your blog posts.
- Go to Settings > Reading and select Activity Stream as the “Front page”. Then select the blog page you created as the “Posts page”.