Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'bbpress'

Viewing 25 results - 1 through 25 (of 64,511 total)
  • Author
    Search Results
  • #248316
    craftylion
    Participant

    Hi there,

    I’ve only just started using bbpress and still learning how to use it.

    Is there a way to restrict a certain user role to one forum only? In other words, they can only view topics and replies in that forum.

    Thanks in advance.

    #248298
    craftylion
    Participant

    I’ve just installed the latest version of bbPress and I’m having a little trouble solving this. I’m running a test site and would like to edit my profile frontend. The only problem is, I can’t see the text to know what I’m typing (the text is white on white background).

    Any thoughts?

    #248256
    Robin W
    Moderator

    If you are using the Divi theme (or a child theme of this theme) and have an issue whereby bbpress Profiles and bbpress search may not work properly

    If you have issues with either of these, please change the following Divi theme settings:

    1. In Dashboard> Divi> Theme options > Builder > Advanced > Static CSS File Generation > Clear

    2. In Dashboard> Divi> > Theme Options > Performance> Dynamic CSS option> set to Disabled

    3. THEN critically you need to clear any server side caching AND clear your browser cache.

    Server side will depend on your host, and/or any caching plugins you have installed

    For your browser – see this helpful article How to clear browser cache

    #248255
    gielvankuijk
    Participant

    I disabled the search functionality for now, but the link in my post still showcases what’s happening with the upper part of the page. only the result is not the bbpress forum result annymore.

    gielvankuijk
    Participant

    Hi,

    I’m running the latest bbPress with Divi 5 as parent theme and a basic child theme.

    My forum root page (/forums/) renders correctly using a Divi Theme Builder layout.
    However, the following bbPress routes break the layout:

    /forums/search/
    /forums/users/username/

    They load, but the page structure is incorrect. I get a large white space and weird styling of the logo and menu in sidebar. The forum is for users only but you can see an example here: https://beterbeleggendandebank.nl/forums/search/test/

    I tried serveral fixes but nothing seems to work. Does annyone have experience with this or a similar issue and has a solution?

    Thank you in advance!

    #248246
    Robin W
    Moderator

    some great fault finding carried out there, many thanks for that.

    To start at the end, twenty twenty five is a FSE theme and pending the next release of bbpress you need to add

    wordpress.org/plugins/enable-bbp-block-theme/

    It looks like you have an issue between Highend Theme 1.0.2 and buddypress, which might be difficult to get resolved.

    As highend is a paid theme, I cannot check it out, but I would start by asking them, as you can show it working with a wordpress default theme, but not with highend#

    #248245

    In reply to: PHP Fatal error

    didier59450
    Participant

    Hi,

    WP-optimize suggets BBPress could be concerned.
    So I change page with BBPress shortcode into a comment and I’ve desactivated BBPress. Today at same time I can read this in php-errors.log:

    [28-Feb-2026 13:08:58 UTC] PHP Deprecated: La fonction seems_utf8 est obsolète depuis la version 6.9.0 ! Utilisez wp_is_valid_utf8() à la place. in /xxx/wordpress/wp-includes/functions.php on line 6131
    [28-Feb-2026 13:09:50 UTC] PHP Warning: Undefined array key “edit-page” in /xxx/wordpress/wp-content/plugins/ionos-essentials/ionos-essentials/inc/dashboard/blocks/next-best-actions/class-nba.php on line 110
    [28-Feb-2026 15:46:51 UTC] PHP Notice: Function is_search was called incorrectly. Conditional query tags do not work before the query is run. Before then, they always return false. Please see Debugging in WordPress for more information. (This message was added in version 3.1.0.) in /xxx/wordpress/wp-includes/functions.php on line 6131
    [28-Feb-2026 15:46:51 UTC] PHP Notice: Function is_404 was called incorrectly. Conditional query tags do not work before the query is run. Before then, they always return false. Please see Debugging in WordPress for more information. (This message was added in version 3.1.0.) in /homepages/22/d4298730425/htdocs/wordpress/wp-includes/functions.php on line 6131
    [28-Feb-2026 15:46:51 UTC] PHP Notice: Function is_feed was called incorrectly. Conditional query tags do not work before the query is run. Before then, they always return false. Please see Debugging in WordPress for more information. (This message was added in version 3.1.0.) in /homepages/22/d4298730425/htdocs/wordpress/wp-includes/functions.php on line 6131
    [28-Feb-2026 15:46:51 UTC] Erreur d’événement de déplanification de tâche pour le crochet extendify_fetch_partner_data. Code d’erreur : could_not_set. Message d’erreur : La liste des évènements planifiés n’a pas pu être sauvegardée.. Données : {“schedule”:false,”args”:[]}

    No fatal error with BBPress desactivated.
    A surprise with cron task extendify not listed in cron task.
    The only paused one is userfeedback_usage_tracking_cron, but no userfeedback plugin install, maybe linked jetpack (desinstalled) or MonsterInsights.
    Or linked with Ionos Hosting as he is mentionned in first warning with Ionos-essentials.

    #248243
    lowercase99
    Participant

    I have an issue where Forums subscribe/unsubscribe does not work

    The page just reloads when clicking on “subscribe”

    There seems to be an incompatibility between BuddyPress or my Theme

    I am looking for suggestions

    WP 6.9.1
    Highend Theme 1.0.2
    bbPress 2.6.14
    BuddyPress 14.4.0

    Here are some troubleshooting steps I took

    Using the Highend theme: (the normal theme)
    bbPress Activated
    BuddyPress Activated
    Forums work however subscribe/unsubscribe does not function

    Using the Highend theme: (the normal theme)
    bbPress Activated
    BuddyPress Deactivated
    Forums work and subscribe/unsubscribe functions correctly

    ————————————-
    Using the Twenty Twenty-Eleven theme:
    bbPress Activated
    BuddyPress Activated
    Forums work and subscribe/unsubscribe functions correctly

    Using the Twenty Twenty-Eleven theme:
    bbPress Activated
    BuddyPress Deactivated
    Forums work and subscribe/unsubscribe functions correctly

    ————————————-
    Using the Twenty Twenty-Five theme:
    bbPress Activated
    BuddyPress Activated
    Forums do not work (they don’t even appear in the Navigation Menu)

    Using the Twenty Twenty-Five theme:
    bbPress Activated
    BuddyPress Deactivated
    Forums do not work (they don’t even appear in the Navigation Menu)

    #248241

    Topic: PHP Fatal error

    in forum Plugins
    didier59450
    Participant

    Hi,

    Every day at same time, I can read PHP fatal error, concerned with 2 plugins:

    BBPress for a forum with very few articles and comments,

    WP-Optimize, for page cache and image compression.

    No idea where it comes from. No cron at that time….

    Every thing is up to date: WP6.9.1 PHP 8.3.30, all plugins with automatic update.

    Thank in advance for helping

    Didier

    [26-Feb-2026 15:46:52 UTC] PHP Notice: Function is_search was called incorrectly. Conditional query tags do not work before the query is run. Before then, they always return false. Please see Debugging in WordPress for more information. (This message was added in version 3.1.0.) in /xxx/wordpress/wp-includes/functions.php on line 6131
    [26-Feb-2026 15:46:52 UTC] PHP Fatal error: Uncaught Error: Call to a member function get() on null in /xxx/wordpress/wp-includes/query.php:29
    Stack trace:

    0 /xxx/wordpress/wp-content/plugins/bbpress/includes/common/template.php(2204): get_query_var()

    1 /xxx/wordpress/wp-content/plugins/bbpress/includes/common/template.php(2193): bbp_get_query_name()

    2 /xxx/wordpress/wp-content/plugins/bbpress/includes/common/template.php(891): bbp_is_query_name()

    3 /xxx/wordpress/wp-content/plugins/wp-optimize/cache/file-based-page-cache-functions.php(376): bbp_is_search()

    4 /xxx/wordpress/wp-content/plugins/wp-optimize/cache/file-based-page-cache-functions.php(1003): wpo_restricted_cache_page_type()

    5 /xxx/wordpress/wp-content/plugins/wp-optimize/cache/class-wpo-page-cache.php(206): wpo_can_serve_from_cache()

    6 /xxx/wordpress/wp-content/plugins/wp-optimize/includes/class-wpo-page-optimizer.php(54): WPO_Page_Cache->should_cache_page()

    7 /xxx/wordpress/wp-content/plugins/wp-optimize/includes/class-wpo-page-optimizer.php(39): WPO_Page_Optimizer->maybe_cache_page()

    8 [internal function]: WPO_Page_Optimizer->optimize()

    9 /xxx/wordpress/wp-includes/functions.php(5481): ob_end_flush()

    10 /xxx/wordpress/wp-includes/class-wp-hook.php(341): wp_ob_end_flush_all()

    11 /xxx/wordpress/wp-includes/class-wp-hook.php(365): WP_Hook->apply_filters()

    12 /xxx/wordpress/wp-includes/plugin.php(522): WP_Hook->do_action()

    13 /xxx/wordpress/wp-includes/load.php(1308): do_action()

    14 [internal function]: shutdown_action_hook()

    15 {main}

    thrown in /xxx/wordpress/wp-includes/query.php on line 29

    #248230
    Ricsca2
    Participant

    I wrote this thread, maybe it might be useful to you.
    Hi

    SEO Index Forum

    #248163
    davidqutta
    Participant

    If you’ve already unchecked “Allow topics to have tags” and the tags field is still appearing, it’s usually caused by one of the following:

    First, clear all caching (plugin cache, server cache, and browser cache) and then refresh the page. Sometimes the old form layout is being cached.

    If that doesn’t fix it, temporarily switch to a default WordPress theme. Some themes override bbPress templates and manually include the tag field, which makes it appear even when disabled in settings.

    Also try disabling other plugins briefly—especially SEO, forum add-ons, or customization plugins—to check for a conflict.

    If the setting still doesn’t apply, go back to Settings → Forums, enable the option, save, then disable it again and save once more. Occasionally the option doesn’t update properly until it’s re-saved.

    If none of that works, it’s most likely a theme template override forcing the tag field to display.

    #248073
    24serag
    Participant

    Hello bbPress Support Team,

    https://oudmajlis.net/forum/

    I am having an issue with my bbPress forum on my WordPress site. When I try to open the forum, it displays a blank white page.

    I also received a warning about a potential slug conflict:
    “Potential bbPress conflict: Forum slug”

    Here is what I have tried so far without success:

    Changing the forum slug

    Deactivating and reactivating bbPress

    Checking for conflicting pages or posts

    Flushing permalinks

    Clearing browser and server cache

    The forum contains important data (topics, replies, users) that I cannot afford to lose.

    Could you please advise how to resolve the blank page issue and the slug conflict safely while keeping all forum data intact?

    Thank you very much for your help.

    https://oudmajlis.net/forum/

    https://oudmajlis.net/wp-content/uploads/2026/02/555.png

    Robin W
    Moderator

    ok, so what theme are you using?

    and which method in

    https://codex.bbpress.org/step-by-step-guide-to-setting-up-a-bbpress-forum/ part 3

    are you using?

    pashalyndi
    Participant

    Hi All,

    I’m a newbie here, but willing to give it a go!

    Setting up a simple forum.

    Need help, there is not adequate padding/line breaks before the bbPress plugin.

    So the ‘Subscribe’ button gets chopped off at the top.

    Wish I could post an image or link for you, but the forum is members only.

    Have tried this in the theme Customize CSS section:

    BBPress Top Margin:

    .bbp-the-content-wrapper {
    margin-top: 16px; */
    }

    .bbp-submit-wrapper {
    padding: 16px 0;
    overflow: hidden; /* Fixes container issues */
    }

    Thanks in advance, your help massively appreciated.

    Warmly, Pasha

    manojmohandev
    Participant

    I’ve noticed some strange behavior and I’m not sure if it’s intended. When a topic is approved after being sent to moderation, and the user subsequently edits that topic, the revision log displays two revisions instead of one. Ideally, the log should only display the specific edit the user marked for logging, rather than all revisions.

    I found this line of code which appears to accept any revision, including those not typically found in the bbPress log. Ideally, it should skip any IDs that are not explicitly present in the bbPress log.

    #247969

    In reply to: Forum Profile

    Robin W
    Moderator

    ok so I now have 2 different things

    1. clicking profile goes to the users own profile
    2. clicking profile says sorry you are not logged in

    Without a consistent problem definition it is hard to help, but as stated above, clicking someone’s name should take the user the that person’s profile.

    it could be a theme or plugin issue

    Themes

    As a test switch to a default theme such as twentytwenty, and see if this fixes.

    Plugins

    If that doesn’t work, also deactivate all plugins apart from bbpress and see if this fixes. if it does, re-enable one at a time to see which is causing the error.

    If you cannot do this to your site (say because it is live) then use the ‘troubleshooting’ features of this plugin to let you test without affecting other users

    Health Check & Troubleshooting

    Then come back

    #247884
    Robin W
    Moderator

    quick response, I’m a UK farmer, so out a lot of the daytime !

    As a ‘quick and dirty’ solution you would need to create the topic

    Then in a new item I’ll add in the dashboard enter the post ID and the Topic ID

    This will then create a new reply.

    It will keep the existing comments.

    from memory bbpress uses ‘anonymous’ for any user that no longer exists, but if you create a ‘deleted user’ I might be able to add that to the code

    #247883
    Joakim Nömell
    Participant

    Thanks, Robin — that would be absolutely fantastic!

    With a smooth and simple solution like that, I could even consider importing 3–4 more posts that originally were discussion posts and would fit much better in the forum. But no larger volumes than that.

    I don’t know exactly how you’re planning to solve it, but if possible, it would be great to keep the original post and its comments intact until everything is confirmed to be working. If it’s easier to convert the existing content directly, that’s perfectly fine as well.

    In our system, users also have the option to delete their own accounts if they wish. I assume we therefore need to take into account that some users who commented may no longer have a valid user ID. In that case, I guess a fallback user is needed? I do have such a user in my system called “Deleted User,” whose user ID could be used if necessary.

    I’m also not entirely sure how bbPress handles topics and replies when the original user accounts are deleted — I haven’t had a chance to test that yet. 🙂

    Many thanks for your help. I really don’t have the required level of knowledge for this, so it’s very much appreciated. 🙂

    #247877
    Joakim Nömell
    Participant

    Thanks, Robin — much appreciated.

    Unfortunately, no, I’m not comfortable with code, and definitely not at that level.

    With the plugin you’re suggesting: am I correct in understanding that it does not import existing comments from the original post as replies in bbPress? What I would really like is to move all 78 comments over as replies in the bbPress topic, and ideally be able to delete the original post entirely afterwards.

    I’ve already created the topic itself manually in the correct forum, preserving the original text, date, and author. The only remaining (small 🙂) problem is the replies. And since those 78 comments contain a lot of valuable content, it wouldn’t feel right to start over from scratch in the forum.

    #247876
    Robin W
    Moderator

    Ok, I am just a volunteer who helps out here, I am not a bbpress author, but I have written a number of bbpress related plugins.

    I also took over a defunct plugin called

    Post Comments as bbPress Topics

    I did not write this, I just did enough coding to get it working again.

    if you are code savvy, then function build_topic on line 485 of index.php should give you some code that you could maybe use in a plugin or use the code snippets plugin.

    otherwise if you only have a few posts from which you want 2, you could enable it convert, disable it and then delete the topics (posts) you don’t want.

    #247874
    Joakim Nömell
    Participant

    Hi. I don’t get any chance to enter a topic ID. The page crashes as soon as I click “Add New Reply”, and the form never loads at all.

    I agree that normally there’s no real need to create replies via wp-admin. The reason I want to do it in this case is to paste content from comments on a regular post, in order to move an existing discussion into bbPress (see my other thread about importing individual posts and comments into bbPress). From the admin side it would be easier to create replies, attach them to a topic, change author and date, and paste the original text.

    It is possible to do this via the frontend and then edit the replies in the backend, but that adds several extra steps. Also, since the “Add New Reply” function exists in wp-admin, I assumed it should work — and it didn’t feel right that the page crashes instead. 🙂

    That said, if there is a more automated or cleaner way to import posts and their associated comments into bbPress, that would be much better, and in that case I wouldn’t really need to use Add New Reply in wp-admin at all.

    #247870
    Joakim Nömell
    Participant

    Hi, I have a somewhat unusual question. On my site, I have a specific post with 78 comments. Now that I’ve set up bbPress, I’d like to move the entire discussion—including the post and all comments—into a forum as a topic with replies.

    I haven’t found a ready-made way to do this. Using WP-CLI, I exported all 78 comments to a CSV file in the following format:

    “author_id”,”date_time”,”comment_text”

    I then tried creating a shell script that uses tail on the file, processes it with sed and cut to separate the columns, and then loops through an import with wp cli post create using post_type=reply and post_parent set to the main post (which I can easily create manually).

    But with my very basic knowledge, I haven’t been able to get it to work, so I’m giving up trying on my own. 🙂

    I only want to do this operation for this specific post, and maybe one more with 12 comments. It would be wonderful to have it moved as a topic in the bbPress forum.

    Does anyone happen to have a ready solution, or a bit of time to help me out? 🙂

    Joakim Nömell
    Participant

    I’m encountering a strange behavior in my new bbPress installation. Here’s what happens:

    Setup:
    • Forum: “General”
    • Sticky post in this forum containing the rules (closed for replies)
    • A test topic: “Now I’m drinking coffee”
    • A reply added to the test topic

    Steps to Reproduce:
    1. Create the topic “Now I’m drinking coffee” in the “General” forum.
    2. Add a reply to this topic. Everything works as expected.
    3. Go to wp-admin → Topics → All Topics.
    4. Move the “coffee” topic to the trash.

    Observed Behavior:
    • The reply added to the trashed topic also goes to the replies trash.
    • Its post_parent changes from the “coffee” topic to the sticky rules post (still published).
    • If I restore the topic from the trash, the reply is no longer associated with the topic.

    Expected Behavior:
    • The reply’s post_parent should remain linked to the original topic.
    • When emptying the topics trash, the reply should be deleted along with the topic, similar to how comments are handled with regular posts.

    Environment:
    • bbPress latest version
    • WordPress latest version
    • No child theme active
    • Plugin: “Enable bbPress for Block Themes”

    Has anyone else experienced this, or is there a fix/workaround?

    #247868
    Joakim Nömell
    Participant

    Hi. I’m running a site with a brand-new forum. I haven’t imported anything and have only created a few test topics. I’m getting the same 500 error, and in my case PHP also tries to allocate memory endlessly.

    Creating replies on the frontend works perfectly, but not via wp-admin → Replies → Add New Reply.

    Every time I try, an empty reply is created with post_parent set to 0. I assume these empty replies are left floating around in cyberspace and have to be manually deleted from the database?

    I’d also appreciate any help. I’m using the Blog FSE theme and the latest version of bbPress, together with the plugin “Enable bbPress for Block Themes”. We do not have a child theme active.

    #247813
    maserin
    Participant

    I noticed that this thread is almost a decade old at this point, so I’m looking for an update on measures bbPress has taken to bring your plugin up to the latest WCAG standard, especially in light of recent updates to Title II of the ADA stating that all state and local government web properties must be compliant with WCAG 2.1AA.

    Please let me know if you have created a VPAT or Accessibility Conformance Report recently. Also, if you have a link to your accessibility statement I would love to have it for my records since our agency would like to be able to use your plugin from time to time but enforce the policy that all the plugins we use prioritize accessibility. Thanks!

Viewing 25 results - 1 through 25 (of 64,511 total)
Skip to toolbar