Just a quick question.
Has bbpress 2.6.5 been checked for compability with WordPress 5.5.1
and if not – when will it be checked or a new version released
Just a quick question.
Has bbpress 2.6.5 been checked for compability with WordPress 5.5.1
and if not – when will it be checked or a new version released
Dears,
I’m getting an error message when I click on “Edit Forum Profile”.
In addition to the wordpress error, I cannot edit my profile because the save button is not shown.
I’m using DIVI theme with WordPress 5.5.1 and bbpress 2.6.5
I tried changing to Twenty theme but it happens the same thing.
You can check it creating an account here and going to My account – Forum Profile
Thanks for your help
All of my forums are private. But it’d be nice if there was some way to remove the “Private:” string in front of everything? I’m sure there is, I just can’t find it 🙂
I am using bbpress for my website which is in development phase right now. One of my forum topics can be accessed here: https://drf.learnwise.in/forums/topic/retinitis-pigmentosa/. I am using visual editor by adding this code in my functions.php:
function bbp_enable_visual_editor( $args = array() ) {
$args[‘tinymce’] = true;
return $args;
}
add_filter( ‘bbp_after_get_the_content_parse_args’, ‘bbp_enable_visual_editor’ );
All the formatting options except alignment are working fine. For alignment, it show the HTML tags as well after posting; as you can see in the forum.
Can someone let me know how to solve this?
Thanks,
Priyanka
Is it possible to hide the registered profiles from public viewing?
I do not want the participants to reply to the topic I posted in bbpress topic. I want it to be a closed loop. I just want the participants to just view the topics but not reply to the topic. Is there any setting that I can use to hide the bbp-reply-form for all participants?
This actual forum has two major issues that I can’t resolve when I am trying to use it on my iPhone7. It is not possible to login anywhere or create new topics. I have to use my iPad, MacBook or PC.
Can you please address those issues with the forum on this website.
Also, is it possible for you to please remove the spam topics that get introduced onto this site and block the users. Surely you want your forum as a model for prospective users but at times it has these clear spam topics or replies. But they seem to stay.
Forgive me if moderation is in hand.
Guest can’t use editor to reply or create topic correctly ? When the guest use editor to justify text or etc, after submitting, codes appears without doing their functions.
Something like this:

My current theme (Responsive) comes with several templates.
By default, bbPress appears to be using the (unsurprisingly) “Default” template, and I just want to change bbPress to use the “Full Width” template. I don’t see a setting for that. Possible?
Can I create a page with a shortcode or something?
I uploaded a video in the replies section of the topic in bbPress. After publishing the video, it redirected me to an HTTP 500 error page and after refreshing the admin, when I went back the Replies secton, the answers section was showing blank even though the answers count is showing
Please help