Hey..Im using free bbpress plugin..Is there a way to rearrange forums based on my choosing.It seem to list them in alphabetical order…any suggestions,solutions..thanks
rearranging forums
Published on November 10th, 2016 by ecsadminURGENT: Topics/Replies not appearning
Published on November 10th, 2016 by goviajeroI’m running a global project with must students on the forum but now the topics and replies they’ve made are not appearing.
[mod edit – link removed ]
I already tried to disable all plugins except bbpress but nothing happened. Please help.
Thanks
Forum is missing
Published on November 10th, 2016 by cayleroseHello, I Installed wordpress correctly with an mySQL, installed a theme, then installed bbPress. When I click on Forums, I see they exist in the control panel, but when I visit the pages, they just don’t exist. My theme comes with a Basket because it comes with a market, and even the URL/Basket is missing. I’m not sure what is going on as I am new to WordPress. This site is keeping me afloat so any help i really appreciate.
All topics get wp-sticky class even if not sticky
Published on November 10th, 2016 by sjcHi,
New to bbPress and finding it great to work with.
I have an issue though – on forum listings all topics get the wp-sticky class regardless of whether or not they’re sticky. This is the same whether or not there are any sticky topics in a forum.
Is this is a bug or am I missing something?

WordPress 4.6.1 / bbPress 2.5.11
Login/Logout Top Menu Only
Published on November 9th, 2016 by goviajeroHello, I’m using this function from bbpress codex to add login/logout to the menu.
I want to show the login/logout on the top menu only, not on the header. Any way to do this? Hope its just a simple tweak. Thanks
add_filter( ‘wp_nav_menu_items’, ‘rkk_add_auth_links’, 10 , 2 );
function rkk_add_auth_links( $items, $args ) {
if ( is_user_logged_in() ) {
$items
Login/Logout Top Menu Only
Published on November 9th, 2016 by goviajeroHello, I’m using this function from bbpress codex to add login/logout to the menu.
I want to show the login/logout on the top menu only, not on the header. Any way to do this? Hope its just a simple tweak. Thanks
add_filter( ‘wp_nav_menu_items’, ‘rkk_add_auth_links’, 10 , 2 );
function rkk_add_auth_links( $items, $args ) {
if ( is_user_logged_in() ) {
$items
_______________________________________________________________________________________
bbPress 2.5.11 Released
Published on November 9th, 2016 by Stephen EdgarbbPress 2.5.11 is out, and is a maintenance release for all previous 2.x versions. 2.5.11 includes support for the soon to be released WordPress 4.7. If you’re planning on updating to WordPress 4.7 right away, you’ll want to update to bbPress 2.5.11 immediately.
If you’re using any version of bbPress 2.x and have not yet updated, please take a moment to update your bbPress installations to 2.5.11. If you’re using WordPress’s built-in updater, it should only take a click or two. If you need help, please reach out in our support forums and someone will be happy to assist you.
These fixes have also been ported over to 2.6, which we continue to run here at bbPress.org and BuddyPress.org.
<hr>
Speaking of bbPress 2.6, per-forum moderators, favorites, and subscriptions are fully refactored and working pretty great. Our findings have also helped push performance improvements upstream to WordPress core, and are already employed across the forums on WordPress.org.
Hello bbPress
Published on November 9th, 2016 by kwakubawuahasarekonaduI am Kwaku Bawuah Asare Konadu.
Hello guys newbie her on ppPress version
Need some advise.
Thanks
Best Regard
Kwaku Bawuah Asare Konadu
Original post is now blank
Published on November 9th, 2016 by DaethianSomething has gone wonky and suddenly none of the original posts in my topics are visible. You can see all of the replies and make a reply.
bbPress 2.5.10-6063
I’m running the latest version of WordPress and Buddypress.
unsubscribe to everything
Published on November 9th, 2016 by henryadaHi,
is there a way to unsubscribe to both Forum Topics and individual Posts in one go. If i click the unsubscribe button on a entire Forum Topic, i still receive email notifications from Posts that are being replied to (Posts that were created when i was subscribed, not after).
thx