Skip to:
Content
Pages
Categories
Search
Top
Bottom

User profile management

Published on May 20th, 2014 by andyboyce

Hi,

I have the forum set up on my website by my developer but I am getting a number of registered users saying that they can’t edit their profiles. They are all set up with the ‘participant’ status, but I have changed one to ‘keymaster’ and he says he still can’t change his profile details.

Help please !

Pagination of Topics Broken

Published on May 19th, 2014 by foodin65

Hello,

I’m having a problem with pagination of topics. The forum is blocked to unregistered viewers, so I’ve got this short video demonstrating the problem:
http://screencast.com/t/eFEV8XvgbM

Basically, any page of the topic other than 1 doesn’t work.

Display Topic Starter label around topic authors avatar in topic replies

Published on May 19th, 2014 by Robkk

I wonder if i could add a function that displays a topic starter label for any topic author in a topic.

It would be cool so that say 5 pages in a topic, you could always know who started the topic if they kept the conversation going.

I know the function would most likely be put in a theme functions.php but i wonder if it could go into loop-single-reply.php

I feel like the function would use the topic started by function, mainly get_topic_author

<span class="bbp-topic-started-by"><?php printf( __( 'Started by: %1$s', 'bbpress' ), bbp_get_topic_author_link( array( 'size' => '14' ) ) ); ?></span>

IT would be a nice feature to have

any help??

How to change the rhomb color between avatar and comment.

Published on May 19th, 2014 by JBBoY

Hi again! 🙂

Anyone know how to change the rhomb color on the right side of the avatar?

Here’s an image, with the black rhomb:

Assign default forum role to different site roles?

Published on May 19th, 2014 by oyegigi

So I am wondering how I can modify the default forum role based on the user site role? So let’s say under settings > Forums I have set the default role as Participant. This is great since most of my users will be contributors and I want them to be participants.

However, I will have editors as well. When these users are created I want their forum role to be automatically set to Moderator rather than Participant. Is there a way I can change the default forum role based on that users’ site role?

Text Justify

Published on May 19th, 2014 by Inv_Trdr

I am using the latest version of WP and bbPress. While writing in a topic how can you add colors to text and align the text? I did not see them while editing.
Thank you.

Bbpress use post_id , how ?

Published on May 19th, 2014 by janfeng

WordPress use /%postname%/ and Bbpress use /%post_id% , how ?

bbp-forum-info

Published on May 19th, 2014 by bidum00

My forum page shows my forums correctly, but I want to make the column title say Tournaments instead of Forum. How do I make this change?

I’m using bbpress 2.5.3, wordpress 3.9.1

list of bug

Published on May 19th, 2014 by publicjohn

Do you have a liste of all bug for a verison?

Single Forum Topic on WordPress Homepage

Published on May 18th, 2014 by Arjun S Kumar

Hello,
To start with, I’m on bbPress 2.5.3 and WP 3.9.1
I currently display a list of topic titles (say 5) from a particular forum on my homepage using the bbPress Recent Topic widget that comes along with the installation.
I want to show the most recent topic from this forum and the first reply made to it on my homepage. Any thoughts or inputs will be helpful!

Thanks

Skip to toolbar