Hello,
I use the plugin and when anonymous user is adding a new topic or reply it remember his name and email. I disabled it in the WP comments form. is there a way to disable it in the forum?
thanks
Hello,
I use the plugin and when anonymous user is adding a new topic or reply it remember his name and email. I disabled it in the WP comments form. is there a way to disable it in the forum?
thanks
Hi dears,
I’m having this issue: when I post in the forum (using the editor), HTML tags appear in the posts (topics and replies). What could the problem be?
Thanks
Hope
I’m trying to add sortable columns into the backend using
add_filter('manage_reply_posts_columns' , 'custom function'); and
add_action( 'manage_reply_posts_custom_column' , 'custom function', 10, 2 );
I was able to add thes columns to ALL custom post types except replies/topics.
Are Replies/Topics somehow handled differently than other Custom Post Types in WordPress?
Is there a workaround/fix/patch that I can use to get this working?
Not mission critical, just curious and love learning how machines work:)
Thanks,
Chad
Hi there! I am completely new to bbPress and forums. Assume I know nothing.
What I would like to do is set up individual, forums between myself and a client. Let’s say I have 7 clients: A, B, C, D, E, F, and G. I’d like to create a forum between myself and client A, that clients B-G can’t see. And a separate forum between myself and client B, that client A and clients C-G can’t see. And so on. (And I’d like to have a main forum that all clients A-G can see, but I figure that’s much easier.)
How would I go about setting up a forum for each individual client, that no one else can see? Are there plugins I would need? Code to hack?
Thanks in advance for your assistance!
hi!
Is it possible to display the topic count, post count and freshness of the sub forums on the start poage?
So in the end, it should look similar to the page when you click on a forum parent/category.
This is a screenshot of my current forum start page:

Thank you for any help!
I am using most current WP with a theme called news code. I have installed bbpress and after a brief search I found creating a bbpress.php file in my child themes directory might work. It has not and I am able to post new topics to the forum, however I cannot view any of the topics as shown in the image.
If anyone can lead me in the right direction I would appreciate it. Thanks!

We recently moved servers and on the new server new posts are not showing up. They work on the staging site so we have narrowed it down to a chache issue however all attempts to exclude bbpress from the cache have failed.
When we post it just reloads the page and does not register that we were posting anything. No post shows up in the front or back end of the site.
Any ideas on how to fix this would be most appreciated!
Thank you!
Hi,
I’ve got these 3 errors, please give me a dummy guide as I’m a dumb. But I’m loving these 2 plugins though.
Notice: bbp_setup_current_user was called incorrectly. The current user is being initialized without using $wp->init(). Please see Debugging in WordPress for more information. (This message was added in version 2.3.) in /home1/mongolk7/public_html/mongoliatravel/wp-includes/functions.php on line 3560
Notice: bp_setup_current_user was called incorrectly. The current user is being initialized without using $wp->init(). Please see Debugging in WordPress for more information. (This message was added in version 1.7.) in /home1/mongolk7/public_html/mongoliatravel/wp-includes/functions.php on line 3560
Strict Standards: Declaration of BBP_Forums_Group_Extension::display() should be compatible with BP_Group_Extension::display($group_id = NULL) in /home1/mongolk7/public_html/mongoliatravel/wp-content/plugins/bbpress/includes/extend/buddypress/groups.php on line 28
Thank you,
Hello, I noticed that if someone replies to a reply there are no notifications sent. Is this the way this normally functions or is this due to some sort of plugin compatibility issue? With the nested feature I would think that replies would be part of that since that would indicate a conversation is ongoing.
Thanks.
Hey guys I need some help I want to only have one forum. I need that when people create on the forum page all the debates show up right now they go to the forums section and then have to click through again to go to debates. I only want to set up one forum with all the debates in there and give users access to them when they click to go to forum. Thanks