Sorry you can close this topic, I resolved It by remove lazy load.
I don’t know why, but the problem become only when BBPress 2.6.7 is active, (i disable It and all works), but If I remove lazy load Works again also with BBPress 2.6.7.
Thanks Renzo
I did refer to them and they said that I should find out what metadata was needed by BBPress, and make sure that was added when the form was submitted.
I researched the docs here and found that I needed to include _bbp_forum_id and _bbp_topic_id. So, the replies were being posted to the correct forum and topic, but they weren’t showing up on the front end of the forum. I read elsewhere in this forum that the post_parent had to be updated, so I did that using a code snippet.
But, the problem is that I am missing something for BBPress. Gravity Forms and the extension are working properly, but something is missing in BBPress until I update the topic from the back end.
Even with using the troubleshoot feature:
Settings : only bbPress is active:

The settings submenu:

And bbPress says it’s 100% translated, so I don’t think it’s a trouble with a lacking sentence/word.
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
I found the error in debug.log as below:
“blacklist_keys” option key has been renamed to “disallowed_keys”. in //public_html/wp-includes/functions.php on line 5495
I traced it back to bbpress
[1] => Array
(
[file] => /public_html/wp-content/plugins/bbpress/includes/common/functions.php
[line] => 883
[function] => get_option
)
This error happens when I edit topic and save it.
Please help to fix it, thank you!
Hi there,
I’m pretty new with wordpress and bbpress, and I can’t find the setting I need.
I want that new users automaticaly got the subscriber role on my site (done, general setting) and also the bbp_participant role.
How can I do that ? Thanks by advance.
Kind regards
Is there a guide to migrate a forum from Simplepress to bbPress?
So our site typically has minimal users, myself and a few admins. We login properly and make the edits to the site.
We have a forum set-up coming online. Our registrants to the forum will get an email when they register. They’ll register from the bbpress shortcode I included on a page.
Instead of saying “Welcome the forum”, the email they receive says New User Registration.
The URL it provides is the /wp-login, not the page with the bbpress login shortcode. It’s a default WP registration and login.
I’d liked to customize emails going to forum registrants that are specific to the forum.
Does that make sense?
Thx–
bbpress simply users WordPress registration, so any WordPress registration plugin will work.
just google ‘wordpress registration plugins’
Hi,
I am trying to customize the registration email for BBpress. Is there an easy way to do this?
Looking through this forum, I understand the email is generate by the WordPress Core.
Is there a plugin? I’d just like to redirect people to the actual forums, and not our site’s homepage.
TIA–
Thank you Robin for this so quick answer 🙏
I already use your awesome plugin + additional shortcodes (thanks a lot).
But it doesn’t allow me to get (and use) the information “Is there any topic to read for this user ?” so that I use it in my menu…
By reading this post : https://bbpress.org/forums/topic/get-topics-of-subscribed-to-forums/
I ask myself if there is a way to make a function that :
1) get the subscribed forums html
2) check if there is the “unread” tag in this html
3) return YES or NO (or best : the number of “unread” occurences)
Do you think this is feasible ?
dev work is ongoing in bbpress – see
https://bbpress.trac.wordpress.org/report
but bbpress authors chose to release sparingly.
there are a good many additional plugins that do lots of things to add functionality to bbpress
Why no more updates?
If there are thousands of forums using this platform why does it feels like it’s abandoned?
Bbpress is good but not perfect, there are a lot of things that can be improved and we have no news for a new release.
I’ve been kicking this round from time to time in an effort to get to a solution.
This is close to what you want I hope
download this file, unzip and FTP to your child theme’s bbpress folder
Taxonomy like search
sorry, you’ll need to kick this round yourself if you want to alter layout, but it should be close
Hi Folks,
Our BBpress forum author page (example) is not set within a container, it is 100% width.
Additionally, it is not using the Divi Theme builder global header and global footer, nor is it responding to Divi Theme Options > Custom CSS.
Help appreciated.
Steve
Hi, is it possible to send an email to forum subscribers on every new topic or new reply?
Versions
WP: 5.8.2
bbPress: 2.6.6
BuddyPress: 9.1.1
ok, I cannot replicate – might be a multisite issue, might not.
all I can suggest further is the standard advice :
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
Then come back
Fair enough Robin.
Any thoughts on how to connect to to bbpress authors directly on this?
sorry, I just help out here I’m not a bbpress author and this is at the limit of my knowledge.
As far as I can see this page just uses the standard forum display templates
FORUMS
\templates\default\bbpress\content-archive-forum.php
lists forums
calls
loop forums or feedback-no-forums
\templates\default\bbpress\loop-forums.php
does forum list headers
calls
loop-single-forum
\templates\default\bbpress\loop-single-forum.php
lists each forum, last post and freshness
_____________________________________
SINGLE FORUM
\templates\default\bbpress\content-single-forum.php
lists sub forums if needed using loop-forums
calls
loop-topics
calls
form topic
\templates\default\bbpress\loop-topics.php
does topic list headers
calls loop-single-topic
\templates\default\bbpress\loop-single-topic.php
lists each topic in the forum, last post and freshness
lists topic content
___________________________________________
SINGLE TOPIC
\templates\default\bbpress\content-single-topic.php
if show lead topic set, calls content-single-topic-lead
calls
loop-replies
form-reply
\templates\default\bbpress\loop-replies.php
does reply list headers
calls loop-single-reply
\templates\default\bbpress\loop-single-reply.php
lists reply content
This plugin still works
bbPress – Moderation Tools
on the ‘security settings’ – these are as set in
dashboard>settings>disucussion>comment moderation where you can increase the no. links allowed
A.Participant
Hello there,
after updating to v2.6.6 it seems that bbpress has tightened some security settings when posting a reply or creating a new topic which includes one or more links to different websites.
When posting a new topic a message shows up with: “This topic is pending moderation”.
But when posting a reply no message shows up for the user when the reply is pending moderation.
This is very confusing for the user because for him it seems that the reply couldn’t be sent or saved or whatsoever.
How can a user be notified when a reply is pending moderation?
Does the admin receives an email regarding pending moderations for topics/replies?
Kind regards,
Anke
Need to create a forum similar to https://www.awn.com/forum, with 2 heads having different forum topics. Is it possible to do so, can anyone guide me on how can I do that using the bbPress.