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)

Adding a forum to your WordPress site can be a fantastic way to boost user engagement and build a community around your content.

Forums provide a platform for visitors to interact, share ideas, and ask questions. This interaction can lead to stronger relationships with your audience, encouraging them to return for more discussions.

However, with so many options out there, finding the right tools and plugins to get started can be challenging. You will want a solution that meets your needs and integrates seamlessly with your existing setup.

That’s why we’ve done the research to find the best tools and are excited to share our findings with you. In this article, we will show you how to add a forum to your WordPress site.

How to Add a Forum in WordPress

Why Add a Forum to Your WordPress Website?

A forum allows visitors to sign up, start threads, post replies, and connect with each other. When people engage with your content, they are going to spend more time on your site, so a forum can increase your pageviews and reduce the bounce rate.

An active forum can help build brand loyalty and get you more repeat visitors. If you make money online by blogging with WordPress and showing ads, then an active forum can also increase your income.

If you run an online store, then a forum is another way to support your customers. Many people prefer to post their questions in a forum instead of calling customer service staff. So, a forum can improve the quality of your customer support.

Forum members may even help each other out by sharing their own solutions, which will improve the customer experience without any extra work from you.

With that in mind, we will show you how you can add a forum in WordPress using free and paid methods. 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 your 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, which helps protect against spammers and bots. However, you can make the delay longer or shorter by typing a different number into the ‘Flooding’ 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 do 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 Method 3.

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

In this second method, we will share how to add a forum in WordPress with BuddyBoss. It’s one of the best forum plugins for WordPress and works with almost all WordPress themes.

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 WordPress admin area.

Here’s what it looks like:

BuddyBoss forum

Creating Forums with BuddyBoss

Now, you can create your first BuddyBoss forum.

From your WordPress dashboard, you’ll want to navigate to BuddyBoss » Forums » New Forum.

New Forum button in BuddyBoss

This will open the BuddyBoss forum builder.

You might notice that this builder is very similar to bbPress’ – it is!

So, 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 and user-friendly, you should consider customizing its appearance and functionality.

You can choose a theme that supports user interactions. Luckily, the BuddyBoss theme is optimized for this purpose and provides full compatibility with BuddyBoss features.

You can find the main BuddyBoss theme and a child theme in your BuddyBoss account.

BuddyBoss Theme preview

Or, you can also use page builder plugins like SeedProd or Thrive Architect to design custom layouts for your forum pages.

To maintain a healthy discussion environment, it’s also important to set up moderation tools. BuddyBoss allows members to report inappropriate content and block other users if necessary. You can enable these moderation features to create a respectful community atmosphere.

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

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.

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 forums 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 BoddyBoss

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.

Bonus Tip: Extend and Promote Your WordPress Forums

Now 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. 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.

It 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. 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. 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. 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.

WPForms also 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

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.

We hope that this article helped you learn how to add a forum in WordPress with bbPress. You may also want to see our guide on how to track visitors to your WordPress website or check out our expert pick of the best quiz plugins for WordPress.

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.

Editorial Staff

Editorial Staff at WPBeginner is a team of WordPress experts led by Syed Balkhi with over 16 years of experience in WordPress, Web Hosting, eCommerce, SEO, and Marketing. Started in 2009, WPBeginner is now the largest free WordPress resource site in the industry and is often referred to as the Wikipedia for WordPress.

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. Isaac

    1. Please i have a wordpress blog before now and i want to create forum as a category on the site.. Will that be a good idea?
    2. When i choose the option ANYBODY CAN REGISTER, will it not affect my blog too because i am the only one that wants be posting on the blog, while forum anybody can post or register.

  2. Renu Bakshi

    For my site I am using woedpress 4.5.1 version and Modern Blogger Pro child theme of Genesis. I have installed and activated bbPress. But bbPress has not added Forums, Topics and Replies menu items in my WordPress admin. So, I can’t make forums.

    Please help…..

  3. Glen

    Is it possible to setup multiple forum pages? E.g one forum page for each admin member?

  4. Swagatam

    Thanks for this detailed info! I had a question which is perhaps not yet answered anywhere so far.

    I have a website hosted by Hostgator but it’s operated as a custom domain from my earlier blogger interface.

    I am interested to use my wordpress.org software which is lying idle in hostagtor to create a forum by using the method explained in the above article.

    Kindly advise, would this be possible without having a prior wordpress.org site.

    Thanks

  5. Projjal

    Thank you very much for this tutorial. Now i have built my forum. However i am not sure that should i noindex-follow my forum or index and follow my forum?
    Do let me know.

  6. vicky

    how to add theme in bbpress

  7. Carolyn

    Thank you for this clear, concise manual for setting up bbPress. Your instructions were far superior to the guide provided on bbPress website. I’ll be reading your blog regularly now.

  8. mohanad

    Hi, I installed the forum and it is ok when I use it with my log in, but when I want to register as a new user it shows only an empty page!.
    what can I do to solve this issue??

    • WPBeginner Support

      Try updating your permalinks. Go to Settings > Permalinks and click on save changes button without making any changes.

      Admin

  9. seth

    Your post on How To Add a Forum…BBpress was very helpful and quickly got my forum all set up. A couple extra questions:

    – As shown, I added both a registration page and a lost password page, and inserted the proper shortcodes, and I added the login widget to my right sidebar. My understanding is that a new visitor to my site who wants to subscribe to & post on the forums, will see a username & login box in the right sidebar. plus the links Register and Lost Password. If they click Register and fill in their choice of User/Pass, will it then automatically be sent to my email for approval & verification?

    – AS Keymaster, when I want to start a new topic in one of my forums, I click on that forum title and it takes me to a page with an empty title & text editing box. Is that what subscribed users will see too, so that they may also easily get to start new topics?

    — On the Forums index page, how do we get the forum titles in that nice teal-blue color instead of black. It is taking the titles from Forums I created, and the WP text editor allows you to select text color for the content body text, but not for the title box?

  10. Kelly Drury

    I have installed bbPress on my website. I want to allow automatic registration. I clicked on “anyone can register” and set this for “participant” level. However, my website still requires users to enter their name and email address and then wait for an email with a link to a long password, etc. This is too cumbersome. I assume this is the manual sign up. If so, how do I get rid of this? In the automatic registration, can users simply establish their own user name and password and automatically be registered?

  11. Julie Maxwell

    Hi, I have it set up but the people that are requesting membership are not getting the emails. plus when I approve them on the backside, they are not showing up under members.

    Also, do I need both bbpress and buddy press or just one? and which is the best one.

    Julie

    • WPBeginner Support

      For emails please see our guide on how to fix WordPress not sending emails issue. bbPress and BuddyPress are both different software. They can work together too. You need to set them up based on your requirements.

      Admin

      • Julie Maxwell

        Thank you. Which is the better software? also why am i not seeing approved members in the list?

        • Kimberly

          They are two different things that can run separately/independently. bbPress is a forum and BuddyPress is more like social network and discussion. You can have both or just one. I started off with both, but now I am not so sure I need BuddyPress. Can’t answer the other question….since I am just now installing it.

  12. Brian

    Hi, is it possible to create a forum where user access is only allowed by a certain subscription level defined in the membership rules of a Wordpress site. For example a visitor purchases a level 3 subscription and by doing so they now have access to what is effectively a private forum.

    Hope that makes sense and thanks in advance.

  13. Doug

    Hi,
    I have followed your instructions and all went well until I published my forum (index) page. The formatting is all wrong. I don’t know if it’s due to my theme or some other reason. For your info., I am using a 3rd party child theme on a Genesis Framework. Also, I have installed the “bbPress Genesis Extend” plugin, but that hasn’t helped.

    Thanks,
    Doug

    • WPBeginner Support

      You can switch to a default WordPress theme to see if it resolves the issue. If it does, then you may want to contact your theme’s support.

      Admin

  14. Banks

    hello admin,i created the forum page succesfully,but when i post a new topic,its doesnt appear in the forum page. Any help?

    • WPBeginner Support

      You also need to create a forum first and then add a topic. The forum index page, displays forums not the topics.

      Admin

      • BANKS

        okay thanks,so how can i locate the topic that i have published?

  15. Pete Chapman

    Great forum plugin. Very easy to use, but is there anyway to lock a forum post ?

  16. Rahul

    Why dont you have installed any GOOD comment system…………something SOCIAL

  17. Fred

    Are there any GOOD/RELIABLE ways to allow forum users the ability to add/embed/play multimedia files…specifically images and audio? I have looked at reviews of rtMedia, but it seems very flaky.

    Thanks

    Fred

  18. Katie

    Hi there! I’ve found your site to be very helpful in my discovery of which forum plugin to use. I’ve gone with BBpress…but seeing that it has issues with my template. The only issue is that you are not able to type anything to the topic text area…everywhere else you can. I know it’s my theme because when I change it to the default it works. Any ideas if this is an easy fix or not or do I need to scrap this forum plugin and move on to the next? I appreciate your time. Thank you!

  19. sheriff sarafa

    i own a website, which is not with wordpress, how do integrate the forum to this website?

    • WPBeginner Support

      You can install WordPress on a subdomain and then use bbPress to create a forum. You can also look at other forum software like phpbb, invision board, etc.

      Admin

  20. Jackie

    Thank you so much for not presuming I would know anything about forums.
    This was such an easy walkthrough and I have managed to create a forum on the site.
    Thanks again
    Jackie

  21. Sallianne

    Hi there,
    This was a great run down but I am looking for a way to export all my users and tidy it up. I (stupidly) loaded a whole lot of users with their first name as a username and all other users that were previously loaded use their email. I want them all to be emails and I want to email everyone (through my mail chimp) to tell them about the forum changes. Your advice or direction to your knowledge base would be appreciated.
    Sallianne

  22. Mohit Chauhan

    I have a question for you all-
    Should i implement forum on my website or not,basically what is the need of forum? Does it increase my ranking or serps?

  23. Waqar Ul Hassan

    Hi

    I have installed the bbPress as your instructions but when I try to access the forum page it redirect me to site home page, my site already have an member area via Wishlist Members plugin. Any help will be appreciated. thanks :)

  24. Friday Alex

    Nice information going on here.
    What if I choose to turn the whole theme to a forum site

  25. Tommo

    Brilliant intro to bbpress, thanks, so many tutes assume people know it all already, this was great.

  26. Candy

    I need a members only forum for a dog group. We have installed bbpress. Can I make it so only club members can access the forum?

  27. Lisa

    People have to login to the site where my forum will live. Can I make it so there does not need to be a second log in to use the forum? So basically once they are logged into the site, they can access the forum.

  28. Matt T

    Great Post, Thank you!. Forums are a great way to create original, unique content. I think many of us overlook the power that forums can create for a quality website.

  29. shel

    hi i have installed this on my wordpress site which is using a sitemile auction theme. My web developer has installed Vanilla forum for another part of my website. How can i use bbpress around the vanilla forum so that they are 2 seperate forums.

  30. Brian Kessler

    This was an awesome walk through. I had my forum up and running on my site in less than fifteen minutes. Thanks so much!

  31. Riyadh

    Hi.. I have installed bbpress plugins.But when i am logging to admin panel it’s redirect me to my home page(logged admin bar displaying) instead of dashboard.Deactivate the plugin all is ok.
    what i have to do for fixing this problem?

  32. WPBeginner Staff

    Please see the section “Displaying bbPress Forum in the Front End of WordPress”

    • Siddardha Thammana

      ok, how can i add forum categories as child pages on the menu.

  33. Siddardha Thammana

    Hi, nice tutorial and an easy beginning for me. Can you tell me how i can add a forum as a page to easily access it?

  34. Het Creatief

    I installed this plugin and I like it. But there is another question. I want de forum only visible for logged in users. But I can’t set it in the menu. If a user is logged out, you stil can see the forum in the menu. I set all of the forum and category to private, but it is still showing in de menu. Iff you click on it, you’ll get an 404 page. I just want it visible when a user is logged in.
    Is it possible?

    • Mark Shannon

      I use Nav Menu Roles plugin which allows you to set who can see what and you can choose to show menus to logged in users only.

  35. melanie bund

    Hi – i already have a login form on my site, how can intergrate bbpress log in with that?

  36. Ugoxuqu

    Straight to the point. Thanks!

  37. Measy

    Thank you this was great! I have created a forum. What if I want to create a new Forum Category? instead of “[bbp-forum-index]’ is there another code I can enter to start a new sub-forum on my website but on the same main page?

  38. Vasant Sakpal

    Hi, I have created forum as per your instruction and its goes well, I am very much thankful to your work.

  39. dario

    I created the forum that you say it in the forum prencipale with the shortcode nothing is written only this: Your Account Has the ability to post unrestricted HTML content. I think this plugin is not good for me, what can I do? thank you ..

    • WPBeginner Staff

      The plugin works fine and we think you have installed it successfully. Try creating a few forum posts and you will learn how to use it to meet your needs.

  40. UNspoiled! Podcast

    Thank you so much for the detailed walk-through. Such a massive help.

  41. Lavanya Rahul

    What an explanation. Hats off. Wish you were my Maths teacher :P I’d have passed atleast :D

  42. Lavanya Rahul

    Thanks a million times :) I created a forum now after wondering how to create one.

  43. Raqs

    wow this is a great help!
    installation just took a few minutes!
    thank you

  44. Jason B

    A reverse blog is so similar to a forum that I thought someone with bbPress might be able to help me make a reverse blog. I think the only difference is the number of comments is limited in a reverse blog. I would like to make it so that visitors wouldn’t have to click on a topic title to see more material, so that the page has the feel of a blog. Can anyone show me examples of this – and how to make one?

  45. Christopher Martin

    Perfect and easy instructions. Thanks! Just added it to one of my sites.

  46. Michael

    Man this made adding a forum to my website really painless and simple! Thanks for the advice! my website is if ya wanna check it out. Can’t wait to grow my forum! :)

  47. SeeSee

    Thank you for this very simple instructions. I have been struggling with trying to create a forum for weeks now but with this I did it in less than 20 mins…on a phone no less!!!

  48. kevin vancolen

    Hello

    Thank you for this usefull information, my only concern is that users can access the WP dashboard, is there a way to let users create an account, without them having access to the WP dashboard ? maybe a seperate permissions plug in ?

    I’m looking forward to your answer ,
    Kind regards ,Kevin

  49. Julie Hassett

    Wow, this article was incredible. I had no idea how simple it was to create a discussion board in WP. I was dreading it. Now it’s done and I have a simple but functional discussion board on my website!

    Julie Hassett

  50. Phil Selwood

    So pleased I found this blog. The directions, and images, above were excellent and helped a lot!

    The standard registration for bppress seems to require only a username and email address.

    Is it possible to add First Name – Last Name as an extra requirement?

    Thanks

    Phil

Leave A Reply

Thanks for choosing to leave a comment. Please keep in mind that all comments are moderated according to our comment policy, and your email address will NOT be published. Please Do NOT use keywords in the name field. Let's have a personal and meaningful conversation.