Skip to:
Content
Pages
Categories
Search
Top
Bottom

Bug with saving custom role.

Published on September 3rd, 2017 by Vishnja1

After creating new roles they aren’t saved in user profile. In the “Forum Role” select there is “- No role for this forums -“. Though really role seems to be applied. I’ve tried all approaches from this documentation page https://codex.bbpress.org/custom-capabilities/
The only thing that helped was installing “Members” plugin of Justin Tadlock and double creating roles with same names.
I think this is a bug.

The same problem as described here https://bbpress.org/forums/topic/custom-roles-resetting-no-role-for-these-forums/

allow/enable all users create groups under bbpress

Published on September 3rd, 2017 by injili

Hello great team,

I need contribution of your ideas please. I have a wordpress site that I am designing and I am stuck. I would like to allow/enable all users to be able to publish/create groups under bbpress.

I would like to do this urgently. Your ideas are needed.

Thank you.

BUG in wp-admin

Published on September 2nd, 2017 by moejonet

If you are logged in as Administrator and there are private/hidden forums, on the forums page there are listed all available post statuses in wordpress even if there are no posts.

This is caused by the filter ‘bbp_pre_get_posts_normalize_forum_visibility’.

IT checks for

$_REQUEST['post_status'])

but initial this variable is not set.

Please fix that. I made a temporary fix including condition

( isset( $_REQUEST['post_status']) || current_user_can( 'administrator') )

‘Forums Search’ returning wrong results

Published on September 2nd, 2017 by zopfan

I’ve just started my forum on WP. And made two forums with 1 or 2 topics/posts.

When I tried to search any word (which I know is there in the topics/forums) in ‘Forums Search’ widget, what I get is my latest WP blog post. Doesn’t matter whether that blog post has that ‘searched word’ in it or not.

Can anybody tell what’s going on here?

P.S. My wordpress search is going as it should.

Buddypress Messes Up My RSS Feed

Published on September 1st, 2017 by sagraphics

We have an RSS feed going into a mailchimp campaign each week. We have just installed Buddypress, but our RSS gets messed up – it shows the full text in the mailout rather than the excerpt. When Buddypress is disabled, the feed works as expected. Any ideas?

forum issue on wordpress

Published on August 31st, 2017 by emmypong

Hello,
installed buddypress on my wordpress site and the forum section gives me that error please how can i fix?

Error displayed

Change the language in bbpress, HELP!

Published on August 31st, 2017 by hannibalherman

Hi, i really want to change my language from English to Danish. In my wordpress Settings > i have changed the wordpress language to Danish. But it docent work in bbpress.
I have the newest version of bbpress, and wp-content > languages there are bbpress-2.4.x-da.po and mo.
what to do?

Requesting access to edit bbPress documentation

Published on August 31st, 2017 by Vinod Dalvi

When reading bbPress documentation i found some issues and missing information in it so i tried twice to create support forum topic to notify you about this but the topic is not created.

May be because it is in under review.

I read information on this page https://codex.bbpress.org/participate-and-contribute/ to help improve bbPress documentation by requesting access.

@jjj, @netweb, @mercime or @robin-w Could you please grant me access so that i can help to improve it?

Post template

Published on August 31st, 2017 by kroesjeluc

Hello,

I let guests enter my form and they can start a topic.
But how can i change this templat.
I dont want to let them need to fill in the website.

Single reply redirect to topic

Published on August 30th, 2017 by Angelo Rocha

Hi!

How to redirect single reply in result search to topic thread?

Skip to toolbar