That did the trick. Thanks so much for the tip!
Okay, thanks @ajtruckle. I just used the My Custom Functions plugin to add that line to functions.php and the problem is solved. Thank YOU! Our forum members will be very happy.
@ajtruckle
I am having the same issue with participants not able to add images without moderation.
How can I add the remove moderation code to my theme’s additional css?
This line brings up an error
add_filter( ‘bbp_bypass_check_for_moderation’, ‘__return_true’ );