bbPress is a WordPress forum plugin, and one of the most popular plugins of its kind. Its development team includes Matt Mullenweg, founder of WordPress. Building a community is one of the greatest ways you can invite your audience to interact with your site more often.
It’s also an easy way to provide support if you find it difficult to keep up with requests as a forum allows members of your community to help each other. Forum plugins like these make it simple for you to add a forum to your WordPress site without having to develop one from scratch.
bbPress allows you to import forums from over 20 different forum software, including:
Visit the Import Forums section of the plugin’s documentation if your site already has forums and you’d prefer to transfer them over rather than start from scratch. Once you’re ready, go to your WordPress dashboard.
After you install the plugin, you’ll see a new selection called Forums when you hover over Tools. Select the Import Forums tab, and follow the documentation, from bbPress and your individual forum software, to import your forums.
Creating a main page where users can access your forums should be your first step after installing bbPress. There are two ways you can do this. Method one would be to create a parent forum called Forums, or your preferred forum name, and add that forum to your main menu structure.
Method two would be to create a new page and insert a shortcode that will add your forum’s main index to the page. I’ll show you how to do both so you can decide for yourself which method you’d like to use.
You’ll see three new selections in your WordPress admin area after you install the plugin:
Go to Forums, and select New Forum.
Enter Forums, or your preferred forum name, as a title. You can add a short description in the text editor.
Change the Status to Closed over in the Forum Attributes section. This ensures no one can post a new topic to your main forum as this forum is merely a directory for the various sections of your forum.
Click Publish to create your main forum.
Create a new page, and name it Forums or your preferred forum name. You can add anything you want to the page, but make sure you insert this shortcode somewhere in the text editor:
[bbp-forum-index]
Click Publish once you’re finished.
Go to Menu under Appearances, and open your site’s primary menu. bbPress creates a new menu item called Forums.
If you used method one to create your main forum page, add your main forum to your menu structure. If you used method two, add the Forums page to your menu structure.
Save your menu.
Now that we have a main forum page, we can start creating forums. Feel free to get as specific as you want with your forums.
For example, if I created a sports forum, I could create a separate forum for each individual sport. I could then create child forums for each of these forums and assign each of those child forums to a parent forum. The parent forum Football might have child forums called La Liga, Premier League and FIFA.
Alternatively, you can choose Category as a Type in the Forum Attributes section for your parent forums and group the child forums under that category.
Let’s talk about the other selections in the Forum Attributes section for a moment.
Determines the order in which a particular forum will appear on your main forum page. The order starts at 0 and can go as high as you want it to. If I made Football 0, Cricket 1, Boxing/MMA 2 and Tennis 3, my main forum page would like the image below.
Topics are new discussions you and your users can start on your forums. There are three different types of topics:
There are also Topic Tags you can create to organize topics and make it easier for users to find topics. An example of a tag would be a specific sports team or athlete.
Your users need a way to register for your site so they can log in and post topics and replies in your forums. They may also need a place where they can retrieve their passwords in the event they forget them.
bbPress comes with many shortcodes. Among them are shortcodes for registration, lost password and login pages.
Create a page called Register, and add this shortcode to it:
[bbp-register]
You can either place text on your main forum page that says, “You need an account to post in the forums. Click here to register one,” and link to your Register page in that text, or you can add the Register page to your menu structure.
Your users, including yourself, can have various roles, which are:
Create a new page called Login, and add this shortcode to the text editor:
[bbp-login]
Create a new page called Lost Password, and add this shortcode to the text editor:
[bbp-lost-pass]
There are many ways you can customize a bbPress forum to make it your own. The first way is through your own forum’s settings, which allow you to change the way users interact with your board. The second and third ways are through style and functionality.
The Settings page for bbPress is where you can configure the way users interact with your forum. You can learn more about what each setting means from the plugin’s documentation.
The most important setting is this:
The other settings are self-explanatory, but they basically allow you to change the way users use your forum, such as allowing them to mark topics as favorites.
Another key setting is under the Forum Root Slug section. If you use the [bbp-forum-index] shortcode, this setting allows you to choose between having that page display your forum index or having it display your forum’s most recent topics.
bbPress comes with seven widgets if you’d like to display certain elements related to your forum in your sidebar or footer.
Here are the widgets that come with this plugin:
bbPress has several shortcodes users can insert in their pages and posts. You can view a full list of them in the plugin’s documentation, but here are a few useful ones:
This tutorial is just the tip of the iceberg when it comes to setting up bbPress. There are plenty of additional ways you can change your forum’s style and functionality, and they’re all explained in the plugin’s documentation.
If you’d like to learn additional ways to keep your audience engaged with your site, check out our list of the Top 9 List Building Plugins for WordPress or our guide on Best Contact Form Plugins for WordPress.
Are you on the lookout for a CRM plugin you can use on your WordPress…
Looking for an easy way to add a 3D look to your photos? You’re in…
Finding the best WordPress hosting can be a painful process. Finding a solution that will…
Spring is the season of new beginnings, so why not breathe some new life into…
On the hunt for the best live chat software for your website? Whether you're using…
They say you shouldn’t judge a book by its cover, but the truth is—we all…
View Comments
Where can I find a list (not a search field) of plug-ins that are current and available for BB Press forums? I can't even seem to easily find a plug-in that enables quoting a previous post in your reply to it. This is frustrating.