I have the latest WP version and bbPress version installed as vell.
Now I faced a challenge, since we have several organisations on our site and each of them have their own discussion forums.
When forum moderator wants to edit forum thread, the moderator is able to see other forums and even move topics to other organization forum.
Now comes the question:
Are there any ways how to hide site forums existence and prevent moving threads to other forums?
Thank you in advance!
Hi all,
I have deleted bbpress about a month ago, and google still crawling its data. I have many error pages on coverage and most of them like these:
?bbp_reply_to=6804&_wpnonce=2637e1a871
?bbp_reply_to=6804&_wpnonce=6dc026a681
?bbp_reply_to=6602&_wpnonce=b033dc5d03
?bbp_reply_to=6602&_wpnonce=83220f89ce
?bbp_reply_to=7816&_wpnonce=4380d31098
I think these are refering to bbpress reply and causing Alternate page with proper canonical tag.
google is hitting my site too much, and I am trying to figure out the reason, and discovered that google is crawling 19k pages and all errors.
can someone please tell me how to solve this or delete the date completely? before deleting bbpress, I reset all forums and cleared everything but still google sees them.
Hi – I have successfully added a bbpress forum (Version 2.6.4) to a new site with a custom theme on WordPress (5.3.2). I’m wondering if anyone can help recommend plugins to tackle some (I think) fairly standard requirements.
I’ve tried a few combinations myself without complete success so I’d really appreciate some guidance.
I’m trying to –
- Allow user registration (sign up, get password, manage profile, password reminder),
- Admin manually approve/suspend/delete users,
- Prevent spam,
- Import users from the previous forum using a csv of username and email.
Sorry if it all seems a bit basic but I’m tying myself up in knots finding the right plugins.
hi, our bbpress question
https://wn-info.com/?post_type=forum
my bbpress this page can not look
but
<https://wn-info.com/?forum=%e4%b8%ad%e5%8f%a4%e8%bb%8a%e8%a8%8e%e8%ab%96%e5%8d%80>
under group can be see
why?
Hi there,
I’m building a website with Elementor Pro and bbPress.
I created 2 different Headers: a main one for the Landing page and blog, and another one for the forums.
I used the shortcode to display the forums index on a page I’ve built with Elementor and the Header works fine. But when it comes to the automatically created single pages (topic, reply, search, etc.), it displays the main Header.
I contacted Elementor support, not knowing if the issue was on their side or on yours, and they told me I had to contact you, explaining me this :
“For your information, we usually find this happening when creating custom post types where it is excluded from showing in menus via the custom post type’s “show_in_nav_menus” option; this option is found in the post type’s “register_post_type” function used to add it in WordPress and may be set to “false” in this case […] we highly recommend contacting the bbPress support team to help with changing this option to “true”. The solution we suspect would be similar to using the function code mentioned in this bbPress support post but with the ‘show_in_nav_menus’ variable set to ‘true’ > https://bbpress.org/forums/topic/plugin-snippet-hack-to-include-bbpress-topics-in-wordpress-search/ ”
So, here I am! Can someone help me, please?
Thank you!
After the last update, all pages disappeared from the front page.
“Could not find page”. As if permalink was wrong.
They could all be seen on the admin side.
When I disabled bbpress they all reappeared.
Do I really need to disable bbpress to make the pages work?
Any snippets around to drop into functions and limit the character count in replies and topics?
At the moment the search bar (also affected by GD Powersearch on,y displays on the forum list page. Can’t it be available at all times in the forum?
Hi
I have the following trouble with the ‘Hello’ theme :
The bbPress root ‘forums’ isn’t displayed correctly with Hello although it’s ok with ‘twenty twenty’.

We have fairly active trolls on top of our very active community. Our forum allows anonymous users and we need to be able to quickly identify bad actors from the backend when they are switching names and posting many replies and topics.
I’d like to be able to quickly see the IP address for the author of topics and replies from the replies and topics admin pages. Doing so from the front end is not efficient because we can’t make bulk changes.
I have been digging around bbp-replies.php and not sure how to extend it to include another column, if that is even the right starting point. Any thoughts on how to achieve this?