I donwnload and install this plugin and I cant found it on my site, what will I do
having problem
Published on April 20th, 2015 by kellygreeParticipants can’t post
Published on April 20th, 2015 by Simon Aart OostermanHi,
I haven’t changed anything to my wordpress or BBPress, but for some reason, people can’t post long forum posts.
They click post, the page refreshes, they’re at the top of the page, and then scroll down and see the post in the posting area, unposted.
Weird.
Can anyone help?
Regards,
Simon
Sidebar disapear for topics list
Published on April 19th, 2015 by svaliciHi, i try to setup a forum for a website, i created a page, http://ascod.ae/community/ with :
-
- Forum
-
- Installation
- 28,539
- Troubleshooting
- 62,921
- Themes
- 10,445
- Plugins
- 15,400
- Requests & Feedback
- 15,012
- Showcase
- 3,257
it list all created forum with a sidebar on the right but when i clic on a topic, the sidebar is deactivated and the topics show full width. if someone could check and tell me whats wrong it would be great. i’m using Salient theme.
peace
stef
Adding topic tag filter in recent topics widget
Published on April 19th, 2015 by vinzenI wanted to filter the recent forum topics not only by their parent forum but also by their topic tags.
I fiddled with the widgets.php that I found at wp-content/plugins/bbpress/includes/common/.
I’m not a programmer yet I achieved the widget interface to contain the field for topic tag.

Though it looks good, its not working. The topics are not filtered by the desired topic tag. In fact, it is not making any difference.
I think the problem is about not getting the field ID for the topic tag. Or, there isn’t any filter for sorting topic tags.
I searched the entire BBPress support forums but did not find any similar post or problem.
I wish to know is it right to use the following:
$instance['topic_tag'] = sanitize_text_field( $new_instance['topic_tag'] );
get_field_name( 'topic_tag' );
Should I use –
'post_topic_tag' => $settings['topic_tag'],
or
'post_topic_tag' => bbp_get_topic_tag_tax_id(),
I came across a somewhat related topic https://bbpress.org/forums/topic/topic-tag-archive-wrongly-displaying-all-topics/
It suggests to use this –
if( bbp_has_topics( array( bbp_get_topic_tag_tax_id() => bbp_get_topic_tag_slug() ) ) )
Now, I’ve tried all of these and I’m getting nowhere.
I hope the experts here will spot out the problem and help me sort out my widget in the way I want.
Thanks.
echo shortcode – view forum – not see topics
Published on April 18th, 2015 by xydeownHello , i just installed bbpress on my wordpress , i opened new Theme page and echo shortcode
-
- Forum
-
- Installation
- 28,539
- Troubleshooting
- 62,921
- Themes
- 10,445
- Plugins
- 15,400
- Requests & Feedback
- 15,012
- Showcase
- 3,257
http://xn—-7hcbracas6eta3ak.tv/forums/
sorry for Language but you should understand because forums is at middle there and i am sure you can see it clearly , Thanks in advacned.
Restructure The Admin
Published on April 18th, 2015 by Scott HartleyWhen a user activates the plugin, they get three new items on their wp-admin board. Forums, Topics, and Replies.
Then in the tools section we have tools to solve basic issues with the plugin.
Finally in the Settings tab we have the Forums menu again to allow us to control basic settings of the plugin.
The problem with this layout… It’s TOO much and it’s very scattered. I would think the admin structure would be better if we took all the different items and put them under 1 category. Forum or bbPress whichever sounds better I guess.
From there we would have the main landing page which would either be the latest update information or the settings page.
Across the top we would have replies, forums, topics. (in any order I suppose). Then from there we would have the ability to create new or edit past pages in those categories.
Pros
– Much Cleaner administration board
– Easier to find what you are looking for.
Cons
– More clicking to get to certain sections.
Just an idea I had because WordPress administration boards seem to be getting cluttered these days.
(bbp_reply_to) Show as button from admin links
Published on April 18th, 2015 by martinHello,
I would like to make the reply link (bbp_reply_to) in the admin links more visible. Instead of a link like all the other admin links I would like the bbp_reply_to link to be as a button. When I try to change it it changes all the admin links, but how can I change only the bbp_reply_to link?
Subscription emails are not being sent
Published on April 18th, 2015 by jayd94Hello!
I’ve been reading all the topics on the forum and i found many similar issues to my problem, but now solution worked. I disabled all plugins and tried it with default theme also.
When someone subscribes(or creates a topic) to a topic or forum and then someone replys to it, no emails are being sent out to the guy who subscribed. Im using buddypress and bbpress newest version, and buddypress emails-like register, private message etc working, but noone of bbpress related emails are being sent out. I’m using WP SMTP now(before i was using WP MAIL SMTP, but then someone in this forum said if he changed to WP SMTP plugin it started sending, but didnt help for me), and test emails are being sent correctly also.(without any smtp plugin it doesnt work also)
Any ideas?
Thanks,
Daniel
Hide forum post content in activity streams?
Published on April 18th, 2015 by andrew55We have bbPress integrated with BuddyPress. We have an educational based membership site which is lesson based. The member’s access to forums in bbPress is controlled by what lesson student currently has, so if a student isn’t on lesson 5 yet, they can’t see the forum for lesson 5. We use a membership script to accomplish these permissions.
When any student creates a topic/reply in bbPress, this shows in the activity stream of BuddyPress (personal and site-wide). Because we do not want students reading topics/replies of forums they don’t have access to yet, is there a method of hiding just the content of the topic/reply in the activity streams within BuddyPress?
I have all forums as private, but content of each topic/reply is still showing in BP activity stream.
We would love to keep the topic/reply titles and and participants in the activity stream, just not the content/excerpt.
I seen the “bbp-reply-content” div class in bbPress. Is there a method of maybe hiding only this in BuddyPress? Thanks for any suggestions.
bbpress ERROR : Are you sure you wanna do this?
Published on April 18th, 2015 by tiqualityHello
I installed Wpress in a Windows host, with IIS and I am having this message for create new topics and reply existing topics on bbPress Plugin for wordpress.
My wordpress is the 4.2.2 and the bbPress plugin is 2.5.6.
Someone could help-me? I did search for a long time in the web but didnt find solution for this.
Thanks for all!