Trusted WordPress tutorials, when you need them most.
Beginner’s Guide to WordPress
WPB Cup
25 Million+
Websites using our plugins
16+
Years of WordPress experience
3000+
WordPress tutorials
by experts

How to Add a Forum in WordPress (2 Easy Methods)

Building a forum on your WordPress site is a great way to bring people together and keep them engaged. It lets visitors share ideas, ask questions, and help one another, which can make your site more useful over time.

It can also reduce the number of support requests or repeat questions you need to handle, since answers are easy for everyone to find.

WordPress doesn’t include forum features by default, but it’s simple to add them with the right tools. We’ve tested the most popular forum plugins for WordPress to see which ones are easiest to set up and offer the best experience for both site owners and users.

In this guide, we’ll show you two easy ways to create a forum in WordPress—no coding required. 💬

How to Add a Forum in WordPress

Why Add a Forum to Your WordPress Website?

Adding a forum is an excellent way to build an active online community right on your website. When visitors can sign up, post topics, and reply to others, it creates a powerful hub for engagement.

An online forum offers several key benefits for your site:

  • Boosts Engagement: A forum can significantly increase your pageviews as users spend more time interacting with content.
  • Builds Loyalty: An active community helps build brand loyalty and encourages more repeat visitors. For monetized WordPress blogs, this can also lead to more ad revenue.
  • Improves Customer Support: If you run an online store, a forum is a great channel for customer support. Many people prefer posting questions over calling, and members often help each other, reducing your team’s workload.
  • Improves SEO with User-Generated Content: Forum discussions create a steady stream of fresh content written by your users. This content is often full of relevant, long-tail keywords that can help your website rank higher in search engine results.

With that in mind, we will show you how you can add a forum in WordPress. This guide covers 2 easy methods, and here’s a quick summary to help you choose:

  • Method 1 (bbPress): The best choice if you need a free, simple, and lightweight forum. It’s perfect for getting started without any cost.
  • Method 2 (BuddyBoss): It’s a powerful, premium solution for building a complete online community with advanced social features beyond a simple forum.

You can use the jump links below to skip ahead to the method you want to use:

Let’s get started!

Method 1: How to Add a Forum in WordPress With bbPress

The easiest way to add a forum to your WordPress website is by using the free bbPress plugin. It has everything you need to create, moderate, and maintain an online discussion board.

A forum created using bbPress

📝 Note: bbPress works well with classic themes, and many of the best WordPress themes come with custom bbPress styles. You can check out our expert pick of the best WordPress themes for bbPress.

However, during testing, we ran into an issue where the ‘Forums’ page failed to load correctly on some block themes. So, if it isn’t working with your theme, then you can skip to Method 2 in this tutorial.

Create a New Forum with bbPress

First, you’ll need to install and activate the bbPress plugin. If you need help, then please see our guide on how to install a WordPress plugin.

Upon activation, let’s navigate to Forums » Add New.

Creating a bbPress WordPress forum

To start, type in a name for the new WordPress forum.

This will be visible to visitors, so you should use a title that describes the forum’s purpose.

For example, the following image shows the forum index, which includes 1 parent forum called ‘General Chat’ and 3 child forums: ‘Entertainment,’ ‘Gardening,’ and ‘Music.’

A forum created using bbPress

The title will also be used in the forum’s URL, so it’s smart to think about SEO and include relevant keywords where possible.

You can also add an optional description by typing it into the main post editor. This description will appear on your site’s forum index page.

Forum description

By default, bbPress forums are public, which means everyone can see the forum, including people who haven’t registered with your WordPress website. This can encourage people to sign up and join the conversation.

However, sometimes, you may want to restrict access to a forum. For example, you might create a private forum for students who’ve purchased your latest online course.

To create a forum that only registered users can access, open the ‘Visibility’ dropdown and choose ‘Private.’

Changing the bbPress forum visibility settings

📝 Note: The ‘Visibility’ dropdown also has a ‘Hidden’ option that only gives moderators and bbPress keymasters access. This setting allows you to remove a forum from your site without deleting its contents, similar to setting a live post back to ‘Draft.’

Create Forum Moderators

Next, you may want to add moderators. This WordPress user role allows people to edit and delete posts by other users, edit the forum, and manage the forum tags.

To give someone the moderator role, simply start typing their username into the ‘Forum Moderators’ field. To add multiple moderators, simply separate each name with a comma.

Adding moderators to a WordPress forum

If the person doesn’t already have an account, then check out our guide on how to add new users to WordPress.

Organize Your WordPress Forums

If you are creating multiple forums, then you may want to organize them into a parent-child structure. For example, you might create a ‘Customer Support’ forum and then have a separate child forum for each WooCommerce product.

By default, bbPress creates each forum as a parent forum.

To turn it into a child, simply open the ‘Parent’ dropdown and choose the forum that you want to use as the parent.

This is similar to how you create categories and subcategories in WordPress.

Child and parent WordPress forums

When you are happy with how the forum is set up, click the ‘Publish’ button.

You can create more forums by repeating the process described above. When planning your forums, it may help to think about the keywords you want to rank for.

By encouraging members to talk about particular topics, you may be able to improve your WordPress SEO by including lots of relevant keywords in an organic way.

For example, if you want your website to show up when people search for ‘best home gym equipment’, then you might decide to create a ‘Home Workouts’ or similar forum.

Add the bbPress Forum Index to Your WordPress Website

bbPress automatically creates a forum index containing links to all your forums. To see this ready-made page, simply add ‘forums’ to the end of your site’s URL, like www.example.com/forums.

Forums index

You can also add the forum index to any area of your site, which gives you more control over its appearance.

For example, you might want to design a custom page using a drag-and-drop WordPress page builder like SeedProd and then embed the forum index.

You can add the index to any page or post using the [bbp-forum-index] shortcode.

For more information on how to place the shortcode, see our guide on how to add a shortcode in WordPress.

Add Forums to the WordPress Menu

To help visitors find your forum, we recommend adding it to your site’s main navigation menu.

To update your site’s menu, simply go to Appearance » Menus. In the dropdown, you can select the menu you want to edit and then click ‘Select.’

The WordPress menu settings

You can add the link to your forum index so visitors can choose the forum they want to visit.

Simply click to expand the ‘Custom Links’ section and then add the index’s link to the ‘URL’ field. Remember, this is simply your site’s domain name with’/forums‘on the end, such as www.example.com/forums.

You’ll also need to type in the ‘Link Text,’ which will appear in the menu. Visitors will see this label, so you’ll want to use something descriptive.

Adding custom forum links to a WordPress menu

After that, go ahead and click on the ‘Add to Menu’ button.

This will add the page to the ‘Menu Structure’ panel, where you can also click the ‘Save Menu’ button to apply your changes.

Forum link added to the navigation

Now, if you visit your site, you’ll see the updated menu in action.

Here’s what it looks like on our demo website:

A WordPress menu with a forum link

If you are using a block theme, then you will need to go to Appearance » Editor instead. Then, you can follow our tutorial on how to add a custom navigation menu in WordPress.

Allow User Registration on Your WordPress Forum

Even if you’ve created a public forum, people will still need to register before they can post. This means you’ll need to allow user registration on your site if you haven’t already done so.

After that, you’ll need to create a registration page so visitors can sign up for your forum.

bbPress has a built-in user registration form to add to your site. Simply open the page or post where you want to place the form and create a new shortcode block.

You can then add the following shortcode: [bbp-register].

For step-by-step instructions, please see our guide on how to add a shortcode in WordPress.

You can now publish or update the page to make the form live. If you visit the registration page while logged into your account, then you’ll see a ‘You are already logged in’ message.

Viewing the forum registration page as a logged-in user

Try visiting the same page in your browser’s incognito tab or when logged out of your WordPress account.

Now, you’ll see the user registration form instead.

The bbPress user registration page

Next, you’ll need to create a password reset page to allow visitors to recover their accounts.

Simply open the page or post where you want to add the bbPress password reset form or create a new page. Then, create a shortcode block and add the following code: [bbp-lost-pass].

When you are happy with the page’s appearance, you can click on ‘Publish’ or ‘Update’ to make your changes live.

To see the form in action, simply log out of your account or visit the password recovery page in an incognito tab.

A password recovery page for a WordPress forum

Finally, you’ll need to add a login form so that registered users can log in to their accounts and post on your forum.

Thankfully, bbPress comes with a ready-made login widget that you can add to any widget-ready area. This allows visitors to access their account from any page on your WordPress blog or website.

To add the widget, let’s head over to Appearance » Widgets. Then, find the area where you want to show the login widget and click on its arrow to expand.

Adding the bbPress widget to WordPress

After that, go ahead and click on the ‘+’ button and search for ‘bbPress Login Widget.’

When the right widget appears, drag it to where you want to show the login form.

The bbPress login widget

This form can also redirect visitors to your site’s registration and lost password pages, so make sure you add these URLs to the widget’s fields.

After adding this information to the ‘Registration URL’ and ‘Lost Password URL’ fields, click on the ‘Update’ button.

The WordPress widget editor

Try visiting your site while logged in, and you’ll see a ‘Log out’ link plus your username and user avatar.

If you visit your website while logged out, then you’ll see the login form with links to the registration and password reset forms.

Login form with register and reset password links
Manage bbPress Forum Settings

Unlike other popular forum software, bbPress has a very simple configuration page.

To manage the settings for your bbPress forums, simply go to Settings » Forums.

Forum settings page

The default options on this page should work well for most forums. However, there are a few key settings you may want to change.

By default, a member can only post to your forum once every 10 seconds.

This feature (called ‘Flooding’) helps protect your site against spammers and bots. You can make this delay longer or shorter by typing a different number into the ‘Allow flood protection by throttling users for … seconds after posting’ field.

The bbPress Flooding settings

Out of the box, bbPress lets users edit their posts for 5 minutes after publication. This gives members a chance to fix any spelling mistakes or other obvious errors.

You can give forum visitors more or less time by typing a new number into the ‘Editing’ box.

However, you’ll typically want to avoid giving members too much time, as they might go back and change a post someone has already replied to. This can make the thread difficult for other forum members to read and understand.

It’s also a good idea to look through the ‘Forum Features’ section, which has all the features you can add and remove from your forums.

Add remove forum features

For example, bbPress allows visitors to embed videos from popular platforms like YouTube and Facebook. However, if this affects your forum’s page loading speed, then you may want to try disabling the video embed feature.

You can also change the number of topics and replies bbPress shows on each page by typing new numbers into the ‘Topics and Replies Per Page’ section.

Pages with a lot of content may take longer to load, but clicking through a lot of different pages can be frustrating. That said, you may want to try different settings to see what works best for your forum.

Changing how many topics and replies appear on each forum page

If you do try different forum settings, then we recommend tracking visitors to your WordPress site to see how they respond to these changes.

If long threads with lots of comments slow down your site, then you may also want to see our top tips on how to speed up WordPress performance.

Similarly, you can change how many topics and replies bbPress shows in your RSS feed.

There are some more settings you may want to look at, but this should be a good start for most WordPress forums. After working your way through the settings page, don’t forget to click on ‘Save Changes’ to store your settings.

Saving your bbPress settings

If you want to make your forms members-only, you can jump straight to Bonus Method.

Method 2: How to Add a Forum in WordPress With BuddyBoss

For those looking for more than just a simple forum, BuddyBoss is the best WordPress forum plugin that also allows you to build a full online community.

While it is a paid tool, it offers a more polished, all-in-one experience. BuddyBoss includes its own powerful, built-in forum engine (based on bbPress), so you don’t need to install the separate bbPress plugin.

After a deep dive into its features, BuddyBoss is our top recommendation for community-focused sites. To learn more about the plugin, see our honest BuddyBoss review.

To get started, you’ll first need to sign up for an account on the BuddyBoss website.

BuddyBoss' homepage

Now, it’s time to install and activate BuddyBoss on your WordPress site.

To do this, you’ll want to download the BuddyBoss Platform and BuddyBoss Platform Pro zip files from your account and then upload them to your WordPress site. If you need help, you can read our beginner’s guide on how to install a WordPress plugin.

After activating the tools, you’ll need to enter your license key and email.

Enter your BuddyBoss license key
Activate the Forums Component

The first step is to configure the plugin to suit your community’s needs, especially if you want to set up forums for structured conversations.

BuddyBoss includes various features known as ‘Components.’ To create a forum, you’ll need to activate the ‘Forums’ component.

So, let’s navigate to BuddyBoss » Components in your WordPress dashboard.

The ‘Forum Discussions’ component should be listed among others, such as ‘User Profiles,’ ‘Social Groups,’ and ‘Activity Feeds.’ You can scroll down the ‘Component’ list to find it.

Once you’ve found it, you’ll want to check the box to the left of ‘Forum Discussions’ and click the ‘Activate’ link.

Activating BuddyBoss' forum discussions component

This will add a ‘Forum’ menu item in the BuddyBoss section in your admin area.

Here’s what it looks like:

BuddyBoss forum
Creating Forums with BuddyBoss

Now, you can create your first BuddyBoss forum.

From your admin area, navigate to BuddyBoss » Forums » New Forum.

New Forum button in BuddyBoss

In the BuddyBoss forum builder, go ahead and fill out the necessary details, such as the forum name and description.

Then, you can set up the forum rules, such as making it public or private and choosing the parent or child forum.

Creating a gardening forum in BuddyBoss

Once you’ve done this, go ahead and hit the ‘Publish’ button. You can repeat this process to create more forums.

Setting Up the Forum Page

After creating forums, you need to prepare the necessary pages for them.

To do this, navigate to BuddyBoss » Pages. From here, you can open the dropdown menu and choose an existing page for your forums.

Setting up a forum discussions component page

If you don’t have the page yet, then you can create a new one.

Just click on Pages » Add New in the WordPress admin area and title the page with something representative like ‘Community Forum.’

Once done, you can click ‘Publish to make it live on your WordPress website. If you need help, then you can refer to our guide on how to create a custom page in WordPress.

From here, you can select this page in the BuddyBoss page settings to direct users to your forum. Don’t forget to scroll down the page and click ‘Save Settings’ so you don’t lose your progress.

Now, you can click the ‘View’ button next to the dropdown to see your ‘Forum’ page in action.

BuddyBoss Forums

That’s it! Your forums are basically up and running now.

And if you click on the ‘General Chat’ link, WordPress will list all your child forums like this:

BuddyBoss child forums

Now, since we set the ‘Visibility’ to ‘Private,’ we recommend adding a login form to this page.

Adding a Login Form to the Forums Page

To allow user login, let’s first head over to BuddyBoss Settings.

From here, scroll to the ‘Registration’ section and check the box that says ‘Allow non-members to register new accounts.’

Enabling registration in BuddyBoss forums

In the ‘Registration Form’ dropdown you can choose ‘Custom URL’ if you already have a user signup or login page.

Then, simply enter the page’s URL in the available field.

Adding custom link to forum registration

Once you’re done, you can scroll down the page and click ‘Save Settings.’

Now, if you visit the ‘Forums’ page, you will see the ‘Log In’ and ‘Register’ tabs.

Log in and register to forums

If you click on ‘Register,’ then your ‘User Sign Up’ page will show up.

Here’s what it looks like on our demo site:

Forums user sign up
Customizing Your Forum Experience

To ensure your forum is engaging, you should customize its appearance and functionality. The official BuddyBoss theme is optimized for this, but you can also use page builders like SeedProd or Thrive Architect to design custom layouts.

To use a BuddyBoss theme, you can explore the main BuddyBoss theme and a child theme in your BuddyBoss account.

BuddyBoss Theme preview

It’s also important to set up moderation tools to maintain a healthy discussion environment. BuddyBoss allows members to report content and block users, and enabling these features is key to creating a respectful community.

For more detailed instructions, you can check out our guide on how to create your own private community with WordPress.

Bonus Method: How to Make Your Forum Members-Only

If you run a membership site, then you can also create a members-only forum for your paying customers.

In this section, we will show you how to set up member-only forums using MemberPress and either bbPress or BuddyBoss.

👉 Did you know? MemberPress powers our own video tutorial site! We use it to manage our free membership area and have relied on it for years. To learn more, see our full MemberPress review.

MemberPress' homepage

You can configure the forums you just created using bbPress or BuddyBoss to restrict access to specific membership levels. This ensures that only paying members can join the discussion.

For those who don’t have a membership site yet but want to create these kinds of forums, don’t worry. We will help you set one up.

Creating a Membership Website

To create your WordPress membership website, the first thing to do is to install and activate the MemberPress plugin. If you need help, then you can see our guide on how to install a WordPress plugin.

After activating the plugin, you’ll need to enter your license key.

You can do this by heading over to MemberPress » Settings. In the ‘License’ tab, you should see a ‘License Key’ field where you can enter your key.

Enter your MemberPress license key

From here, the general steps are to set up your payment methods and create different membership levels.

Also, don’t forget to make a pricing page where users can check out their options and ensure that anyone who tries to access restricted content is redirected there.

With that done, you can add forms for signing up and logging in, tweak your email templates for members, and monitor your website’s performance with reports.

For detailed instructions, you can see our ultimate guide on creating a WordPress membership site.

Assign a Membership Sign-In Page to Your Forums using bbPress

Now that you have set up memberships, you can assign your MemberPress members to forums created using bbPress.

The first step is to head over to MemberPress » Rules.

Once inside the ‘Rules’ area, you’ll want to create a new rule to control who can access your bbPress forum. So, go ahead and click the ‘Add New’ button.

Navigating to MemberPress' rules area

This will take you to MemberPress’ rules editor.

In the ‘Protected Content‘ dropdown menu, you’ll see MemberPress lets you choose to restrict access to a lot of things, including:

  • A single forum
  • All forums
  • Child forums of other specific forums

For this tutorial, we’ll choose to make all of our child forum members-only.

Then, next to the dropdown menu, you can type in the forum’s title. In this case, we’re filling it out with ‘General Chat.’

MemberPress will then show you the respective forum ID and slug, which you should click on to add to the configuration.

🧑‍💻 Expert Tip: This field is case-sensitive, so you’ll want to make sure you know the exact name of the forum as well as its capitalization. Otherwise, the ID and slug will not appear.

Creating a MemberPress rule

Next up, let’s set up ‘Access Conditions.’ You can select ‘Membership’ in the first dropdown and choose a plan in the second.

Don’t forget to click ‘Save Rule’ and then ‘Publish’ once you’ve created your rule.

And that’s it! You’ve made your bbPress forums members-only.

Now, if you go to Forums » All Forums in your WordPress dashboard, you’ll see that all the bbPress child forums are set to ‘Silver’ access.

Members-only bbPress forums with Silver access

If you’re using BuddyBoss, then you can use the steps below instead.

Assign a Membership Sign-In Page to Your Forums using BuddyBoss

Assigning a membership sign-in page to BuddyBoss forums is easy.

First, let’s navigate to MemberPress » Memberships and copy the membership’s sign-in page URL. In the ‘URL’ column, go ahead and copy the URL to the clipboard.

MemberPress member sign in URLs

Now, let’s head to BuddyBoss » Settings and scroll down to the ‘Registration’ section.

From here, you’ll want to allow user registration by checking the box next to ‘Allow non-members to register new accounts.’

Next, open the ‘Registration Form’ dropdown and choose ‘Custom URL.’ In the field that appears, paste the MemberPress sign-in page URL.

Adding members-only sign-in

With that done, you can click the ‘Save Settings’ button at the bottom of the screen.

And that’s all there is to it – you’ve made your BuddyBoss forums member-only.

Create a Thriving Members-Only Community

MemberPress

MemberPress is the #1 monetization and membership plugin for WordPress. It allows you to easily restrict access to your forums, create different membership levels, and sell subscriptions right from your WordPress site.

3 Pro Tips to Grow Your New Forum Community

Now that you’ve created a WordPress forum, it’s time to promote it and get lots of new members. Let’s look at some plugins that can quickly help grow your online forum.

1. Run Giveaways with RafflePress
RafflePress' homepage

There are many ways to build your audience, but a viral giveaway can give you instant results.

RafflePress is the best WordPress giveaway plugin on the market, and it allows you to easily run contests on your forum.

At WPBeginner, we use RafflePress to run our giveaways. For a deeper look into the platform, check out our complete RafflePress review.

RafflePress also comes with social media integrations for all the most popular platforms so you can introduce your forum to a wider audience.

Customizing a WordPress contest

To learn more, see our step-by-step guide on how to create a viral giveaway contest.

2. Track Analytics with MonsterInsights
MonsterInsights' homepage

By monitoring your forums, you can learn more about your visitors. For example, you might create support forums for the different products in your online marketplace.

If lots of people are visiting a particular support thread, then this suggests all your customers are experiencing the same problem.

MonsterInsights is the best analytics solution for WordPress, and it lets you set up analytics in just a few clicks.

MonsterInsights has been our go-to tool for tracking site conversions for a long time. For example, we use it to track how our forms, buttons, and referral links perform. You can read our in-depth MonsterInsights review for more details about what it can do.

With MonsterInsights, you can see all the actions people take on your forum, including which threads they visit.

To learn more about monitoring your forum, please see our step-by-step guide on how to install Google Analytics in WordPress.

3. Create Contact Forms with WPForms
WPForms homepage

Every forum needs a contact form so members can get in touch if they have any questions or want to learn more about your products.

WPForms is the best contact form plugin for WordPress. It comes with a ready-made contact form template that you can add to your website with just a few clicks.

We use WPForms on our own site for everything from contact forms to site migration requests. Want to learn more about the plugin? Take a look at our full WPForms review!

WPForms has a drag-and-drop editor, so you can completely customize the template without having to write a single line of code.

How to create a payment form in WordPress

In addition to that, WPForms AI lets you create forms in seconds using a simple prompt. Plus, Choices AI helps you generate multiple-choice options for your forms very easily.

For more details, see our guide on how to create a contact form in WordPress.

You can even use WPForms to create surveys and polls for your members so you can get feedback and find out how to improve the user experience.

Frequently Asked Questions About Adding a Forum in WordPress

What is the best free forum plugin for WordPress?

For most users, bbPress is the best free forum plugin for WordPress. It’s lightweight, easy to use, and integrates perfectly with WordPress core since it’s built by the same team.

Can having a forum slow down my website?

A forum can add extra load to your WordPress website because it generates a lot of user-driven, dynamic content.

However, this can be easily managed with a few key steps. Using a good WordPress hosting provider and a caching plugin are the most effective ways to ensure your forum runs quickly without slowing down the rest of your site.

How do I moderate a WordPress forum effectively?

Effective moderation starts with setting clear community guidelines so members know the rules. You should also assign trusted users the ‘Moderator’ role, which allows them to edit or delete posts that violate your guidelines.

Additionally, using an anti-spam plugin like Akismet can help keep your forum clean from spam posts.

Can I make money with my online forum?

Yes, there are several ways to monetize a forum. You can sell private access to members-only forums using a plugin like MemberPress, display ads, create sponsored sections for brands, or promote affiliate products relevant to your community.

We hope that this article helped you learn how to add a forum in WordPress with bbPress or BuddyBoss.

Next, you might be interested in these other guides on building communities and managing members:

If you liked this article, then please subscribe to our YouTube Channel for WordPress video tutorials. You can also find us on Twitter and Facebook.

Disclosure: Our content is reader-supported. This means if you click on some of our links, then we may earn a commission. See how WPBeginner is funded, why it matters, and how you can support us. Here's our editorial process.

The Ultimate WordPress Toolkit

Get FREE access to our toolkit - a collection of WordPress related products and resources that every professional should have!

Reader Interactions

196 CommentsLeave a Reply

  1. I just installed and now I can’t access my webpage and the site is disabled. It says ‘the site isn’t redirecting properly’ and ‘Firefox has detected that the server is redirecting the request for this address in a way that will never complete. This problem can sometimes be caused by disabling or refusing to accept cookies.’ Any advice on how to uninstall if I can’t access my admin page? help!

    • You can use FTP to connect to your website, in your root directory delete the .htaccess file. Try to access your website. If this step does not solve your problem, then connect to your site using FTP again. This time, go to /wp-content/plugins and delete the bbPress directory. Once you are able to access wp-admin area, don’t forget to go to Settings » Permalinks and save your permalinks settings again.

      Admin

  2. Installed the forum, created topics and stuff but my theme is Hero, and the forum text shows up white so you cant see it, how do I change the colors on the forum plugin?

  3. I just added bbPress to my WP install and the WP logins now all work in bbPress but how can reply user in forum topic

  4. Thank you for this important article which i find most helpful. I have created a forum but the topic i created for it is not coming up in the forum. Please what could be the problem?

  5. really great work thanks…
    can you suggest us support plugin for bbpress means how can we improve or include more bbpress options..

  6. hi…this is really helped…great work….
    thanks…

    may you tell me, how to add topic in category…for example i want a category named as technology and then i want to add articles in this category…

    i couldn’t find this option in bbpress..

    • Ashok you would create a new Forum in bbpress and call it technology then you or your users can create topics inside technology forum. You can create multiple forums and sub-forums.

      Admin

  7. Well done! I rarely post comments on how-to articles and perhaps I’m jumping the gun because I haven’t actually installed bbPress yet but your article has inspired me to get going on it.

    Concise and informative without a bunch of “funny stuff” fluff. Hopefully, it goes as smoothly as your article reads. Thanks.

  8. Followed these steps for setting up a forum on wordpress via bbpress. All works fine and looks great after playing around with a few of the options. But when registering a new user account – I never receive an email – obviously checked junk folder etc. Its really not much use without email working? I have contacted my hosting company about it – GoDaddy but have made no progress! Any ideas?

  9. Hi and thank you. I followed your instructions and now have a forum set up on my site. I haven’t used it yet but just wanted to thank you and wish you good success.

  10. I have problem i have follow all the step, there are two forum in my forum page when i click any one form so nothing open, i want when i click any forum that forum should open and show all topic when i click any one top that top should open and show all information reply ete, i could not open any forum in forum page

  11. i have a problem i install this forum and follow all steps but when the user click any forum topic this is error (Fatal error: Class ‘WP_Post’ not found in /home/rm1969/public_html/wp-content/plugins/bbpress/includes/core/theme-compat.php on line 375), can any one tell me how can i solve this problem i want that when user click forum the page of that post should open

  12. I know this might be a dumb question but I am needing to edit the color scheme of the forum. With my current colors its very hard to read but I’m not sure where to do that.

    • WordPress themes use CSS to style themes. Go to Appearance » Editor. It will open your theme’s default style sheet. If it does not then look for style.css file in the list of files. Edit the color values in your stylesheet and save your changes.

      Admin

  13. Thanks a lot for your informative article. This is much important for me as I am thinking of making a forum in my blog.In this case your post helped me much.

    Sakib

  14. Hi, Thanks for such a nice info.

    When user register into forum, He is able to see dashboard toolbar. I don’t know how it’ll work. Please help me. I don’t want to show give access any user to dashboard.

  15. Hi Syed,

    Thanks a lot for this helpful tutorial ! I just have a small problem during the process. When I go to Settings » General, I don’t have any checkbox with “Any one can register”. Maybe it’s because I installed bbpress 2.4 (and Wordpress 3.6.1). I’ve been through all the menus and haven’t found it anywhere. I thought it was not necessary anymore in 2.4 but when I asked my girlfriend to register to see if everything was working, she got an error message telling her that registrations are not open yet. So there must be something somewhere that needs to be checked but the question is where ? Thanks a lot for your help !

    Solal

    • First deactivate all your WordPress plugins. Go to Settings » General and see if you can see the registration option now. If you can then this means one of the plugins installed on your system is causing the problem. Find out which plugin by activating them one by one and checking the general settings page. If a plugin is not causing the problem then try switching to a default WordPress theme like twenty thirteen or twenty twelve and see if this resolves the problem. If it does, then this means your theme is causing the problem.

      If you are running a WordPress Network (WordPress Multi Site), then you will find this option under Super Admin » Settings » Network Settings.

      Admin

  16. great write up, thanks. I have a question about the forum design. If you install it, will the forum always have a default bbpress design or would the fonts in the forum etc always be in line with what’s specified in the CSS for the rest of the site?

  17. Thank you very much,very helpful for a beginner.Please is there any place where I can check all available,I don’t know how to call it,phrases like for example [bbp-forum-index]? I would like to know which can be used and how..thanks

  18. I’ve a question in regards to bbPress 2.3.2 – How do I get the Forum options to appear below my posts and such to select to create the *** thing? Is it under settings, sure. Is it under tools, sure. Is it on that main collapse menu list? No. I want to add a forum to my website badly and can’t even get to create a post.

    What is possibly wrong? It’s a fresh install.

  19. Hi,

    The forums great thank you, easy enough to set up too. The one problem im having is the background on my site is black, and the text is white.
    So when in the forum, the topics cant be seen in the white box as its white text. Im assuming this is why?
    What can I do to make the topics black text?

    Thanks

  20. Wonderful article. While I was testing it I noticed that when you click on either the “Register” or “Lost Password” button the message/instruction is displayed over the information that are already on the side. How do I fix this problem please.

  21. What a great, informative, clear overview! I have been banging my head against the wall for weeks trying to figure this out.

    You are my heroes!

    THANK YOU!

  22. Thank you so much for the article. Thought adding forums would be a coding nightmare, got it up and running in 5 mins thabks to you.

    Only thing i cant seem to get right is the “allow anyone to register” in the Settings–>General area. I dont have that option. So for now, no-one can register and/or comment or post topics besides admins. Any ideas?

  23. This is a great article and helped me after hours of frustration.

    But I have a problem. I’ve created forums but after posting a topic, instead of a reply box I get a “Comments are closed” message. I can’t figure out what’ wrong. Please help.

    While I’m at it, is there a way to put a link in the forum so visitors can get to “new posts” only?

    Thanks.

    • I am finding myself with the exact same problem. I realised, once I am logged out – as a regular user I cannot create or reply to a topic. It only says “Comments are closed”. Ive been through various configs when it comes to the forum settings – to no avail.

  24. I’m a really new beginner to all this. Does the bbPress forum work both on WordPress.com and WordPress.org?

  25. I was wondering if you knew of a way to customize the backend section of bbpress for users. Like removing the admin bar and removing the standard wordpress information on the profile page.

  26. Hi there!

    I want to use bbpress on my WordPress website, I have an issue though. My website is hosted through WordPress so it doesn’t have a plugins option, how do I go about creating a forum?

    Gary

    • Reading one of your other articles I have found out that I’m unable to do anything with my site, I’ll have to look at mving it to .org

  27. Thanks for this great tutorial. Was wondering if with bbpress, we can add a link above the comment form like’ you must be logged in to comment’.

  28. Am I blind or does bbPress still not support Facebook IDs? Why would any random guy coming to my site wanna register YET ANOTHER id when he’s probably already logged on to both FB and Twitter in other tabs of his browser?

    Bb-team, let go of your pride and implement native support for Facebook (and G+ maybe?) now.

  29. Just came here from the WPEngine tweet. I have to leave a comment to thank you for this article. I’ve been contemplating adding a forum to my site but wasn’t sure which kind of forum was best. You not only convicted me that bbpress was a great solution but you explained how to use it.

    Thanks again.

  30. Can bb Press be used to replace a members area on a website, seeing that it has a registration portal to participate and hence can it be private to members only or do you have to put it insite a members area?

    • It has potentials for it depending on what you want to do with it. It is great for private support or anything forum related. But if you are talking about premium content, then it is probably better to use another membership plugin.

      Admin

  31. Hi! I have almost the same installation as you but I’ve got a problem:
    as a moderator or even a keymaster in bbpress, I don’t have access to the Wordpress admin panel to Add forum or Delete forum. In the admin panel I only have “New – Topic” Or “Reply”. The only way I can add a forum is creating a specific page with the add forum shortcode, and there is no way to delete a forum. Would you have an idea for me? Thank you!

      • Thank you for answering!

        Yes I created a new user, and give him the keymaster forum role, and I don’t change WP role, which is Subscriber by default. I want don’t want this user to modify anything else but the forum.
        In bbPress User Roles and Capabilities is written:
        Keymaster – can create, edit and delete other users’ forums, topics and replies. Can manage Tags, and moderate a forum with the moderation tools.
        Moderator – can create and edit forums. Can create, edit and delete other users’ topics and replies. Can manage Tags, and moderate a forum with the moderation tools.

        Indeed they have autorisations to create and delete forums, but the only way I found to create a forum is to create a new page with in it the bbpress shortcode
        [bbp-forum-form] – Display the ‘New Forum’ form.
        And I found no way to delete forums.

        I thought moderator and keymasters would be allowed to see the forum menu in the wordpress admin panel, but that is not the case. Any idea on how to do that?

  32. Wow! This seems to be such an easy and great way to add forum in wordpress. Wonderful and detail explanation, it is very helpful. Thanks for sharing :)

  33. Thanks for this excellent write-up about bbpress, perfect timing as I’m about to deploy it, but I am still choosing between installing bbpress within my existing wordpress installation, or installing it on a new wordpress installation inside a subdomain like forum.foreclosurephilippines.com. I’m planning to use a subdomain for easier backup/restore and I want the forum and blog to be physically separate to isolate resource usage, security, etc. Do you think this is necessary or am I just being paranoid?

    Another thing, for Genesis users, do we need to install bbPress Genesis Extend?

    Offtopic: what happened to facebook login here in the comments section?

    • It is a matter of preference really. If you want to utilize user registration in multiple ways (i.e have special perks for registered users), then it makes a lot of sense to have it altogether. It also makes it easier for registered users to comment (i.e have the same identity etc). If you don’t want that, then you can most definitely run it as a separate install. Security shouldn’t be an issue either way and if it is, then you have bigger things to worry about then this decision :)

      As for bbPress Genesis Extend, it would be a nice addition. However it may not be required.

      Lastly for the FB login, we decided to get rid of it mainly because not many people used it.

      Admin

      • Thanks for the reply guys. I deployed bbpress on my test site and I was done in about 5 minutes and I got it working fast and painless, thanks to your article!

        With regards to security with bbpress, I almost forgot, I am a sucuri user, so it really should not be an issue right? I did notice that sucuri can sometimes be too strict where legit blog commenters are denied access and it seems it’s because they are using a common IP address that might have had rogue activities before (imagine a big company behind a firewall where thousands use one IP address, and with one rogue computer/user) and I see it might cause the same behavior with bbpress.

        As always, thanks for the info guys, really helpful!

  34. I’d like to follow-up on ethans comment above.

    The BBpress plugin is tapping into the current WP database correct?

    If so I imaging that it’ll be increasing the SQL size and usage a lot too. Especially with popular blogs/forums.

    Has anyone done research this in regards to hosting issues etc? It would be great to install a forum as easy as this to coincide with WP in terms of memberships as well etc I just wonder if the resources are too much for many hosting platforms?

    • Yes, you are correct that the SQL size will increase. But that doesn’t necessarily mean that resource consumption will increase. Resources required will increase as your traffic increases. Unless you are getting thousands of posts every hour, you don’t have to be worried about resource consumption.

      Admin

  35. Hi,
    My blog is now open tu registrations. I’m just wondering if the old registered users will be able to log in to bbpress forums using the same credendials?

    • Don’t know for sure, but I just added bbPress to my WP install and the WP logins now all work in bbPress.

  36. I know you mentioned its light weight and faster then other forums available but do you have any extra advice on improving the speed. I have always found forums to be far to bulky.

Leave A Reply