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

    This shows how powerful Wordpress is, from blog to ecommerce to forums and communities.

    I think we also have buddypress for this purpose which is one I use or is there anything different from bbpress and buddypress as I see that to do the same purpose. (community website)

  2. Farhad

    A video for bbpress would be helpful.

    • WPBeginner Support

      We will look into the possibility in the future :)

      Admin

  3. Dr. Donna

    Thank you! This article was extremely helpful!

    • WPBeginner Support

      Glad our article was helpful!

      Admin

  4. Polly

    a helpful page thank you. I’ve got a bbpress forum set up but I’m feeling confused about the difference between categories and forums. If I’ve got lots of categories set up inside my forum, I can’t see how to add topics to them. Can topics be added to categories?

    • WPBeginner Support

      Topics should be able to be added to a category if you’ve added categories to your forum. Categories are subsections to help organize the content

      Admin

  5. Deborah

    Hi, thanks for this article, but my users can’t login because my email function is not working.
    What do I do?

  6. Danijel

    I set everything up , and login widget, and when click on register I got blank page with this link listed in bar: about:blank#blocked
    ? Do you know how to fix this and what id blocking the option to register. I set in setting the option that everyone can register as subscriber.

  7. Marc

    I have a host gator site , one of the default pages is a blog page. I am interested in converting this blog page to a forum page. Can I get a quick overview how this can be done ?

    • WPBeginner Support

      You would edit your menu to link to the forum page of your could not set a posts page if that is what you’re wanting to do.

      Admin

  8. Christian

    Hi

    Is it possible to just give access to a specific group of members? The members only should be able to read and write within the forum.
    n
    Christia

  9. Emmanuel Viardo

    I have a Wordpress blog and recently put another registered domain in as an add on domain. How do I install Wordpress bb on this add on domain.

  10. Numan

    Hi
    I want to create a forum but I want to use buddy press is it better than bbpress or which theme will be perfect for it and my last question is should I use subdomain for my forum
    This article is last updated since 2013 I hope you will write a new one also using other plugins and themes
    Please reply

  11. Pawan Kr Singh

    The details above were really user friendly and immensely easy to follow. I have successfully configured my web site using your instructions. Thank you so much for such articles. I would additionally wish to learn how to add user account login and registration on my store or blog page. Waiting to hear from you soon.

  12. Dilfgem

    Good but i am running entertainment blog before so i want to add a forum page there , please how can i display the forum in my entertainment landing page so people will just click on the forum name then will now refer them to forum where registration or log in will take place

  13. Patricia May

    I already have user registration on my site, how can I set up bbpress so my registered users dont have to register again for the forum.
    Thanks

  14. Joe

    Thanks! Huge help! Now let’s see if I can get a community built =)

  15. Yogen Basnet

    I can start off by saying, thank you so much for this nice piece of information.

    I like bbPress but I love Question2Answer. This is the reason why I am unable to decide which one would be more community driven.

    Feature wise I think question2Answer rocks but support and Integration wise bbpress is the best. Could you write your view on this so that I can analyze and make a rightful decision?

  16. Mick E

    Can I place the forum in a members area (page) , this is password protected

  17. Juan Ruiz

    Does this plugin is compatible with optimizepress theme?

    Thanks

  18. muazzam

    Very simple and easy tutorial i have followed all this procedures but if i click the registar button it shows nothing found on the page.

    Please how can i add the registration?

  19. derek

    Good helpful article – I am looking forward to having a go at it

  20. Martin Rathmanner

    Hi!

    my Page uses WP-Members to limit some Content to registered users only

    If i show the forum pages only to “members” – do they need to register to bbPress again to post/create?

    thanks

  21. Mo

    is there a wp plugin that can show thumbnails of post content previews in the admin panel?

    I am familiar with the plugin ‘Featured Image Admin Thumb’,but it is not what I need.

    I am looking for a similar concept, however I need to preview the actual post content via a thumbnail so I can quickly review actual post content.

    Any suggestions?

    Thanks!

  22. Nana Kwenu

    Am grateful for the article, God bless you. After following this article to create a forum with bbpress, my register page and lost password page comes empty, What should I do please.
    Thanks

  23. Peter

    The instructions are very clear but registration doesn’t work. If I visit my site and try to register I get the following error:

    “Authorization Required

    This server could not verify that you are authorized to access the document requested. Either you supplied the wrong credentials (e.g., bad password), or your browser doesn’t understand how to supply the credentials required. ”

    I’ve been working on this problem long before I came to this site. I’ve been to bbpress support forums. People say it’s a server issue and to contact my host. I’ve been to my host and they are no help. They referred me to the bbpress forums. I told them I had been to the forums and then they asked me

    “Is bbPress a plugin which requires outgoing connection from the server to it’s API?”

    I think they asked that question because they knew I wouldn’t know the answer and it would end the conversation. Do you know the answer to their question?

  24. Jamal Smith

    Hello. Thank you for this super clear explanation.
    Somehow I don’t get the email with my password.
    Have I done something wrong ?

    And also is it possible to change the language?

    Thank you

      • Sheldon McMeekan

        I’m finding the same issue. I get the admin email saying a new user registered, but the new user never receives their password email to be able to use the site.

        Nothing goes into spam.

  25. marjan

    I’ve followed the instructions but oddly enough when someone registers they have acces to the wordpress dashboard (and see the black bar above the site). I only want them to have access to the forum. Where did i go wrong??

  26. Wendy

    Thank you for this information. Is there an additional plug-in or way to create forum categories.

    Category A
    Forum 1
    Forum 2

    Category B
    Forum 3
    Forum 4

  27. Kaushal Bhatt

    Thanks for such a well described and insightful post.

  28. Inna

    Actually it’s hard to build something unique using a theme. I couldn’t sort it out.
    A friend of mine showed me a good theme, I tried it out and managed to create something. Turned out that it required a bit more effort to create a good site.

  29. Heather Brooks

    EXCELLENT post. This article made the difference for me. I literally followed it step by step, and got my forum up and running in less than 15 minutes. No video needed, in my opinion.

    • WPBeginner Support

      Hi Heather,

      Thanks for the kind words. We are glad you found it help. Don’t forget to sign up for our free newsletter or follow us on Facebook for more WordPress tips and tutorials.

      Admin

  30. Ghulam

    This Article Do not have any Video????
    If it has then Please upload it.

  31. VoN

    This really helped thanks. Eternally grateful. Setting up my forum was a breeze and it was just because of your grand simple and thorough help. Thanks again.

  32. anudeep ananth

    Is there a way we can add the feature for users to include audio and images in forums ?

  33. Bangi

    Very helpful and precise.

  34. Martin

    Hello,

    I am using pilotpress to run a membership site and I would like to include a forum without people having to re-log in (as they have done it via pilotpress). Do you have any suggestion for doing this integration?

    Thanks!

    Martin

  35. Williams

    thanks, very helpful

  36. Iwuala Valentine

    Thanks so much because you really help me, am so much in love with all your posts because the are all helpful and straight to the topic

  37. Showhan Ahmed

    Nice article. Thanks so much.

  38. Joseph

    please how do I paste the code in the page?

  39. michael solomon

    thanks for this article. please if i click on any topic on my forum it usually take me back or rather redirect me to my main home page.

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.