Title: Enable bbPress for Block Themes
Author: WebMan Design | Oliver Juhas
Published: <strong>March 11, 2025</strong>
Last modified: December 13, 2025

---

Search plugins

![](https://ps.w.org/enable-bbp-block-theme/assets/icon.svg?rev=3253897)

# Enable bbPress for Block Themes

 By [WebMan Design | Oliver Juhas](https://profiles.wordpress.org/webmandesign/)

[Download](https://downloads.wordpress.org/plugin/enable-bbp-block-theme.1.0.1.zip)

 * [Details](https://pcd.wordpress.org/plugins/enable-bbp-block-theme/#description)
 * [Reviews](https://pcd.wordpress.org/plugins/enable-bbp-block-theme/#reviews)
 *  [Installation](https://pcd.wordpress.org/plugins/enable-bbp-block-theme/#installation)
 * [Development](https://pcd.wordpress.org/plugins/enable-bbp-block-theme/#developers)

 [Support](https://wordpress.org/support/plugin/enable-bbp-block-theme/)

## Description

Enables bbPress for a full site editing WordPress block theme, fixing WSoD (White
Screen of Death).

#### What problem does it solve?

❓ _Do you want to use bbPress plugin, but it does not display on your website?_

❓ _Do you see WSoD when visiting bbPress forum pages?_ ❓ _Do you want to edit 
bbPress templates?_ ❓ _Are you using a full site editing WordPress block theme?_

If you answered yes to these questions, you’re in luck.

**Enable bbPress for Block Themes** plugin fixes White Screen of Death for bbPress
screens/views when you are using a WordPress block theme.

#### What the plugin does not do?

 * Plugin **does not provide CSS styles for bbPress** to look good with your theme.
 * Design is very specific thing to each theme. If you want to style your bbPress
   appearance, use [custom CSS code in Styles section of Site Editor](https://wordpress.org/documentation/article/styles-overview/#applying-custom-css),
   or use other means, such as 3rd party plugins.
 * You may especially need to style form fields, buttons and pagination.
 * Plugin **does not provide blocks** to tweak bbPress views to your liking.
 * bbPress plugin contains no blocks you can use to create custom forum layouts (
   as of February 2025).
 * However, in Site Editor you can edit “**bbPress content**” template. This template
   is used to display all bbPress content. (If you enable block editor for bbPress
   post types, you can further edit additional templates.)

#### Got a question or suggestion?

In case of any question or suggestion regarding this plugin, feel free to ask at
[support section](https://wordpress.org/support/plugin/enable-bbp-block-theme/),
or at [GitHub repository issues](https://github.com/webmandesign/enable-bbp-block-theme/issues).

## Screenshots

 * [[
 * bbPress forums archive: before and after. Using Twenty Twenty-Five theme.

## Installation

First you need to install and activate [**bbPress** plugin](https://wordpress.org/plugins/bbpress/),
and use a block theme, such as [Twenty Twenty-Five](https://wordpress.org/themes/twentytwentyfive/).

#### Automatic installation:

 1. Navigate to **Plugins  Add New Plugin** and search for **`Enable bbPress for Block
    Themes`**.
 2. Once the plugin is displayed in the list, click the “**Install Now**” button, then“**
    Activate**” button.

#### Manual installation:

 1. Download the plugin to your computer.
 2. Then unzip **Enable bbPress for Block Themes** plugin download file and upload `
    enable-bbp-block-theme` folder into the `…/wp-content/plugins/` directory on your
    website server.
 3. Activate the plugin through the **Plugins** menu in WordPress admin area.

Plugin works immediately after activation.
 Additionally, you can enable block editor
for bbPress post types in **Settings  Forums  “Block Theme Compatibility”** section.

## FAQ

### How does it work?

First, this plugin works only if:
 – you are _using a block theme_, – and _bbPress
plugin is active_.

The plugin modifies template hierarchy for bbPress content, adding compatibility
with block themes. It also fixes bbPress content display in Post Content block.

Plugin also provides “**bbPress content**” template you can edit in Site Editor.(
Make sure to use [**Post Content** block](https://wordpress.org/documentation/article/post-content-block/)
in the template as bbPress uses it for displaying its views. Even for bbPress archives!)

By default bbPress uses your theme’s Page template to display its content. However,
providing this new “**bbPress content**” template is adding a new layer of flexibility.

It also allows enabling block editor for bbPress post types, for additional modifications
to bbPress templates in Site Editor.

### bbPress looks ugly, help!

Design is very specific thing to each theme. Please understand this plugin does 
not provide any CSS styles for bbPress.

If you want to style your bbPress appearance, use [custom CSS code in Styles section of Site Editor](https://wordpress.org/documentation/article/styles-overview/#applying-custom-css),
or use other means, such as 3rd party plugins.

You may especially need to style form fields, buttons and pagination.

**Tip**: If you want to make bbPress content different width from the other content
on your website, you can either edit “**bbPress content**” template in Site Editor,
or apply this custom CSS: `.bbpress { --wp--style--global--content-size: 45rem; }`.

### Are there any blocks I can use?

No, this plugin does not provide any blocks.

As of February 2025, bbPress plugin does not provide any blocks either, but you 
can use [its shortcodes](https://codex.bbpress.org/features/shortcodes/) in [**Shortcode** block](https://wordpress.org/documentation/article/shortcode-block/).

### Can I edit bbPress template?

Yes. The plugin provides dedicated “**bbPress content**” template in Site Editor.

This template displays all bbPress content and is derived from your theme’s Page
template. You can modify it to provide dedicated bbPress views without affecting
your pages.

(Make sure to use [**Post Content** block](https://wordpress.org/documentation/article/post-content-block/)
in the template as bbPress uses it for displaying its views. Even for bbPress archives!)

Additionally, after enabling block editor for bbPress post types in **Settings  
Forums  “Block Theme Compatibility”** section of your WordPress admin, you can modify
other bbPress templates in Site Editor.

### Where can I find options?

**Settings  Forums  “Block Theme Compatibility”** section in your WordPress admin.

In plugin options you can enable block editor for bbPress post types, which allows
tweaking bbPress content templates in Site Editor.

## Reviews

![](https://secure.gravatar.com/avatar/472dc5cee49b18501e3d0a90894653bbac17eb40742e7ff194af5215e60ecd91?
s=60&d=retro&r=g)

### 󠀁[works without any problems.](https://wordpress.org/support/topic/works-without-any-problems-11/)󠁿

 [vladimir1867](https://profiles.wordpress.org/vladimir1867/) February 18, 2026 
2 replies

It’s simple, nothing extra, and works without any problems.

![](https://secure.gravatar.com/avatar/c6690aef805630cb6b59caf929d772a3e108a6c986718a14993fbcb255e2f455?
s=60&d=retro&r=g)

### 󠀁[It’s like magic!](https://wordpress.org/support/topic/its-like-magic-5/)󠁿

 [demonboy](https://profiles.wordpress.org/demonboy/) February 15, 2026 2 replies

I’m trying to minimise my dependency on plugins but I’d been going round in circles
trying to fix the lack of support for block themes. Until bbPress is updated to 
support block themes, this plugin is essential. As soon as I activated it, my forums
appeared! Thank you for your efforts, Oliver.

![](https://secure.gravatar.com/avatar/e921a420281f935010b9f2bf1ba18f715a2b4a52d55cc7dfe17aee805c168e9c?
s=60&d=retro&r=g)

### 󠀁[bbpress in block themes is mess. This is the cure!!!](https://wordpress.org/support/topic/bbpress-in-block-themes-is-mess-this-is-the-cure/)󠁿

 [hebhansen](https://profiles.wordpress.org/hebhansen/) December 11, 2025 2 replies

This little beauty makes bbpress bahave in block themes, which it doesn’t out of
the box. Straighten out the oddity and randomness of bbpress. No point in hesitating.
This is the fix and the cure. Thx man!

![](https://secure.gravatar.com/avatar/dbc84ff71792e0d84e8959b4240f33c357aa217f070b82b626be36a29ee44a5c?
s=60&d=retro&r=g)

### 󠀁[Excellent and great](https://wordpress.org/support/topic/excellent-and-great-2/)󠁿

 [yt](https://profiles.wordpress.org/ar_m/) July 25, 2025 1 reply

A lightweight pluginWith low memory and resource consumptionVery useful featuresThank
you very much

![](https://secure.gravatar.com/avatar/8a93e92ac024cb0f2b659dc8fd82d168193e82f0fd94ba830f79ae69f3bbc96e?
s=60&d=retro&r=g)

### 󠀁[very good job.](https://wordpress.org/support/topic/very-good-job-86/)󠁿

 [Salvatore Noschese](https://profiles.wordpress.org/salvatorenoschese/) May 10,
2025 3 replies

first time I can use bbpress with fse theme (twenty twenty five) without any issue.
bbp style pack plugin work so bad with me. this is just simple and looks so good.
ty.

 [ Read all 5 reviews ](https://wordpress.org/support/plugin/enable-bbp-block-theme/reviews/)

## Contributors & Developers

“Enable bbPress for Block Themes” is open source software. The following people 
have contributed to this plugin.

Contributors

 *   [ WebMan Design | Oliver Juhas ](https://profiles.wordpress.org/webmandesign/)

“Enable bbPress for Block Themes” has been translated into 1 locale. Thank you to
[the translators](https://translate.wordpress.org/projects/wp-plugins/enable-bbp-block-theme/contributors)
for their contributions.

[Translate “Enable bbPress for Block Themes” into your language.](https://translate.wordpress.org/projects/wp-plugins/enable-bbp-block-theme)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/enable-bbp-block-theme/),
check out the [SVN repository](https://plugins.svn.wordpress.org/enable-bbp-block-theme/),
or subscribe to the [development log](https://plugins.trac.wordpress.org/log/enable-bbp-block-theme/)
by [RSS](https://plugins.trac.wordpress.org/log/enable-bbp-block-theme/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

Please see the [`changelog.md` file](https://github.com/webmandesign/enable-bbp-block-theme/blob/master/changelog.md)
for details.

## Meta

 *  Version **1.0.1**
 *  Last updated **4 months ago**
 *  Active installations **100+**
 *  WordPress version ** 6.7 or higher **
 *  Tested up to **6.9.4**
 *  PHP version ** 7.0 or higher **
 *  Languages
 * [English (US)](https://wordpress.org/plugins/enable-bbp-block-theme/) and [Slovak](https://sk.wordpress.org/plugins/enable-bbp-block-theme/).
 *  [Translate into your language](https://translate.wordpress.org/projects/wp-plugins/enable-bbp-block-theme)
 * Tags
 * [bbPress](https://pcd.wordpress.org/plugins/tags/bbpress/)[block-theme](https://pcd.wordpress.org/plugins/tags/block-theme/)
   [display](https://pcd.wordpress.org/plugins/tags/display/)[fse](https://pcd.wordpress.org/plugins/tags/fse/)
   [full-site-editing](https://pcd.wordpress.org/plugins/tags/full-site-editing/)
 *  [Advanced View](https://pcd.wordpress.org/plugins/enable-bbp-block-theme/advanced/)

## Ratings

 5 out of 5 stars.

 *  [  5 5-star reviews     ](https://wordpress.org/support/plugin/enable-bbp-block-theme/reviews/?filter=5)
 *  [  0 4-star reviews     ](https://wordpress.org/support/plugin/enable-bbp-block-theme/reviews/?filter=4)
 *  [  0 3-star reviews     ](https://wordpress.org/support/plugin/enable-bbp-block-theme/reviews/?filter=3)
 *  [  0 2-star reviews     ](https://wordpress.org/support/plugin/enable-bbp-block-theme/reviews/?filter=2)
 *  [  0 1-star reviews     ](https://wordpress.org/support/plugin/enable-bbp-block-theme/reviews/?filter=1)

[Add my review](https://wordpress.org/support/plugin/enable-bbp-block-theme/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/enable-bbp-block-theme/reviews/)

## Contributors

 *   [ WebMan Design | Oliver Juhas ](https://profiles.wordpress.org/webmandesign/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/enable-bbp-block-theme/)

## Donate

Would you like to support the advancement of this plugin?

 [ Donate to this plugin ](https://www.webmandesign.eu/contact/#donation)