Skip to:
Content
Pages
Categories
Search
Top
Bottom

how to remove avatars in the notice text area of a forum and a topic?

Published on March 21st, 2015 by wenlujon

in the notice text area of a forum, there’s message:
“This forum contains xxx topics, and was last updated by”
and there’s an avatar before the user, how to remove that?

also, that’s the case for a topic, how to remove that?
“This topic contains xxx replies, has xxx voice, and was last updated by”

BTW,
I managed to remove some avatars in other areas through this:


.widget_display_topics  .bbp-author-avatar { display: none ! important; }
.bbp-topic-started-by .bbp-author-avatar { display: none ! important; }
.bbp-topic-freshness-author  .bbp-author-avatar { display: none ! important; }
<code></code>

reference:

bbPress Styling Crib

Request: Voting

Published on March 21st, 2015 by Lars Henriksen

Hi,

I’m setting up a non-profit forum for history teachers to share courses and other stuff. Would be great to have a ‘like’ or voting function and a widget with most liked forum posts to give sharing teachers some credit.

I was OK with ‘BBpress Like Button’, except for the lack of a ‘most liked’ widget, but I had to manually delete it with the last update of BBpress because of a dependency, I think. Now I’m not feeling safe with a plugin that f. up my site when I update.

I have installed the ‘GetShopped Support Forum Plugin’ from Github – does anyone have experience with this?

Is there any plans to build voting in to the core of BBpress?

Thanks,

Lars

topic-reply-count: starting at "1"

Published on March 20th, 2015 by project_subdomain

(sorry, offline-site. child theme in use.
WP 4.1.1, bbpress 2.5.5)
Hi!

How (and where) could I make bbpress count posts/topic replies starting at “1” instead of “0”?

As I’d like to forbid creating new topics while replying to topics is allowed I don’t want the creation of a new and empty topic being counted as topic-reply.

Could you help me?

Topic hidden not appearing (yet another post for this…)

Published on March 20th, 2015 by SSmeredith

I have upgraded bbPress from 2.5.4 to 2.5.6.
All went ok, there was a core .css file directly edited that broke the sidebars, so have put the old one back in and site looks ok. Other than that, everything appears to be in order except for the topics Now not appearing.

http://www.yoga-teacher-training.org/forum/forums/yoga-teacher-training-forum-issues-concerns-and-questions-for-teachers/new-teacher-questions/

You can see that is says 500+ topics, etc. but blank under the heading. The data is in the database. I am tempted to upgrade the WP version and then some miracle it’s fixed… but in the real world, I think I really want to fix this first.

Any ideas? I am hoping it will be a simple fix.

bbPress v 2.5.6
WP v 3.9.3

Thank you in advance for your assistance!!

Hide Topics from users not logged in

Published on March 20th, 2015 by alwhit

Hi. I’m wanting to hide the “view topic” page from users that aren’t logged in. Anyone know how to do this? Instead I will display a message asking them to log in / register.

I don’t want to hide the forums or make them private as I’d like guests to be able to see what the latest topics are etc on the index, but they wouldn’t be able to read them.

The problem of sub-sections

Published on March 20th, 2015 by abdurhmaan

Good evening …

How to make sections and sub-forums under Bedaha some as does the scrap Alodan
Sections where the current situation is not beautiful How do I modify it to ..?

This form Home
http://www.an-island.org/?post_type=forum
Forums like I want to be like these are page:
http://www.an-island.org/?forum=%D9%85%D9%86%D8%AA%D8%AF%D9%89-%D8%A7%D9%84%D8%A3%D9%86%D9%85%D9%8A

Looking for a theme…

Published on March 20th, 2015 by jmellors

Hi,

I really like the following theme and particularly how the forums look on it.

Does anyone know the name of the theme or any similar ones?

Please see below…

http://www.mojo-themes.com/forums/

Regards,
J

AG-Problem with sending email notifications (wrong "to" address – noreply)

Published on March 20th, 2015 by agorts

First I would like to says a lot of thanks for this great work you have done in bbPrees..! ๐Ÿ™‚

My problem since a few days which I started to use bbPress was that the notification emails was not received by the users…

In v2.5.5 the problem was somewhere in not keeping correct subscription info for the user, so the sending notifications procedure does not even try to send the email…

In latest version, 2.5.6, the problem persists but in an other point…

Now the email is sending with success but the notification email does not reach the user because the “to” field in wp_mail, $to_email, contains the noreply email address and not the email address of the user..! ๐Ÿ™‚

Can you please fix this bug for me?

Can I contribute myself in the future in the development of this plugin? Can you give me some directions for doing so?

Thank you for your time and effort… ! ๐Ÿ™‚

reply threading not working

Published on March 19th, 2015 by eli_damon

On the Forums Settings page, I have checked the Reply Threading checkbox. However, my replies are still displayed in order of posting and without indenting. I would appreciate your help with this.

While we’re on the subject, why is the nesting depth limited to 10? Is there a way to get rid of the limit or at least increase it substantially? This limit would be quickly exceeded in any sustained discussion.

Thanks.

Cannot login any imported users. Receives error "Canโ€™t select database"

Published on March 19th, 2015 by rmessick

I creating a custom import for ExpressionEngine. The name of my file and class is “ExpressionEngine”. For the “authenticate_pass” method I have confirmed it is done the same way EE does the compare with all the different hash algos it could be in a different test php file.

The problem is if I try to login as one of these users I get errors:
Notice: Undefined index: _bbp_converter_rows in /../wp-content/plugins/bbpress/includes/admin/converter.php on line 651

Notice: Undefined index: _bbp_converter_db_user in /../wp-content/plugins/bbpress/includes/admin/converter.php on line 652

Notice: Undefined index: _bbp_converter_db_pass in /../wp-content/plugins/bbpress/includes/admin/converter.php on line 652

Notice: Undefined index: _bbp_converter_db_name in /../wp-content/plugins/bbpress/includes/admin/converter.php on line 652

Notice: Undefined index: _bbp_converter_db_server in /../wp-content/plugins/bbpress/includes/admin/converter.php on line 652

Canโ€™t select database

I then removed the “_bbp_class” meta for this user and reset their password and can login just fine. So it has to do with “bbp_user_maybe_convert_pass” method when including the converter.

I truly appreciate any help with this. I am on v 2.5.5

Skip to toolbar