Skip to:
Content
Pages
Categories
Search
Top
Bottom

Gravitar no longer appears in forum

Published on July 20th, 2016 by uschesch

My gravitar is wokring fine in WordPress; however, it no longer appears in the forum. Now a default image appears. Does anyone know what would have caused this issue?

WordPress: 4.5.3
bbPress: 2.5.9-6017

Thank you.

Plugin not translated

Published on July 20th, 2016 by pleyades38

WordPress version: 4.5.3
bbPress version: 2.5.10
theme: Zippy Courses
site: http://escuela.palabrasalavida.com/forums/forum/el-yoga-de-las-palabras/

Hi,

Pleased I’m stuck with this. I have my WordPress installed in es_ES, I have translated the Zippy Courses theme without problems and now I am trying to translate the bbpress pluging by copying the es_ES.mo file into the languages folder and it doesn’t work. The plugin is not getting translated.

I have tried to do it using the plugin “Codestyling localization” and I get this message:

Loading Issue: Author is using load_textdomain instead of load_plugin_textdomain function. This may break behavior of WordPress, because some filters and actions won’t be executed anymore. Please contact the Author about that.

Any hints?

Thanks for your help!

Issue with avatars

Published on July 20th, 2016 by znitsarn

Hello I am setting up a site on tmmgaming.com/temp

I’ve tried BBpress with no other plugins as well as a lot of avatar plugins.
Now I’ve installed Buddypress and I we still don’t see our avatars on the forums, anyone have an idea what this could be?

Thanks in advance.

Integration of bbpress with rest of website

Published on July 19th, 2016 by melvinwu

Is there any plugin that can help me to achieve this:

my website is using wordpress + bbpress. I want to create personalized experience for user. I have pages that dedicate to baby names: if the user has login to the bbpress, he is able to save the baby names and retrieve it later.

This means that I need to check whether the user has login to bbpress or not, if yes, i will need to get his/her user id.

May i know whether there is any plugin or program that can help me to achieve this.

Thanks in advance.

can’t add a new forum or edit forum after install

Published on July 19th, 2016 by dudiklen

Hi,
for some reson i am not authorized to add or enit forums.
needless to say that i am the website administrator..
I only added the addon throgh wordress’s menu and tryed to play with it.
Is there any thing i might missed in the installing process?
or is there any first use settings to define?
Thanks for the help.

bbPress and ElasticPress (ElasticSearch) – topics not showing

Published on July 19th, 2016 by renanno

So, I have recently found out that my topics content weren’t showing correctly. Spent a lot of time trying to solve this, and finally came with a solution to my case.

I use ElasticPress on every query on my WP installation, including, of course, bbpress queries. Because some bug or something I really don’t know what, ElasticPress query filter was conflicting with bbpress queries.

The solution I found is “ep_skip_query_integration” filter of EP.

This is what I did, I’m running this in functions.php:

function disable_elasticpress_integration( $query_args ) { 
		add_filter( 'ep_skip_query_integration', '__return_true' );
		return $query_args;
}
add_filter( 'bbp_include_all_forums', 'disable_elasticpress_integration' );

Hope it helps.

Renan

on Page Entire forum

Published on July 19th, 2016 by torak80

Goodmorning everyone

I install bbPress on my site romanzi.net, you can see a preview of the forum at this address

http://www.romanzi.net/forums/forum/forum/

I need to have the forum to the entire page without the widget on the right.

how can I do?

Thank you

Good day

Andrew

Can’t logout with bbPress installed.

Published on July 18th, 2016 by

Hi,

I hope you can help me.

For some reason, I can’t log out when I have bbPress installed. It just redirects and doesn’t log my users out or me when I try it.

I have deactivated other plugins and only deactivating bbPress fixes this.

Regards,
Gary.

“Start Discussion” page plugin available?

Published on July 18th, 2016 by RobertL4807

How can I have a master button/link that says “Start Discussion” that links to a post form page? On that page would be a drop down menu for which forum/topic your post will be made to.

I am hoping someone already made a plugin for this posting page feature but I cant seem to find it.

This seems like a feature that should already be built into BBPress. Maybe it already is and I missed ?

Much appreciated.

Robert

common forum

Published on July 18th, 2016 by simonmnt

Hi,

on my wordpress website I have 2 private groups, and i would like a common forum for this groups. But the problem if the user 1 is in the first group he can’t access to topic created on the second group.

How to do that ?

Sorry for my english.

Thx.

Skip to toolbar