Skip to:
Content
Pages
Categories
Search
Top
Bottom

Changing bbPress templates

Published on February 24th, 2014 by Karnifexx

bbpress has a large number of do_action() statements. I am familiar with this at the wordpress level but I am unable to locate where bbpress registers a large number of these actions. Specifically I would like to change the behaviour of:

do_action( ‘bbp_template_before_forums_loop’ );
If someone could point me in the right direction that would be greatly appreciated.

bbpress integrate to my custom theme

Published on February 24th, 2014 by lukas_doubek

Hi, everywhere, i mean everyone on every tutorial is mentioned, that you must install the plugin like this

1) Visit the WordPress Administration Screen and navigate to Plugins > Add New.
2) Search for bbPress
3) Locate the bbPress plugin and click install
4) Activate the plugin

But i dont want people to have to install it, i want the plugin to be allready integrated in my custom theme im building. But when i copied it to my plugin folder (in my custom theme folder, not the “wp-conetnt/plugins” !!), and i required it in my functions.php. after this, the web get stacked, it kills my browser, because there is hundreds of error messages:

Warning: ksort() expects parameter 1 to be array, null given in /www/doc/domain/www/wp-content/themes/theme/plugins/bbpress/includes/core/template-functions.php on line 316

Warning: reset() expects parameter 1 to be array, null given in /www/doc/domain/www/wp-content/themes/theme/plugins/bbpress/includes/core/template-functions.php on line 321

………….

Does anybody know how to integrate it? it would be great if there is some tutorial. everywhere i find how to use it, or the 4 steps to install it by zip uploading.

thanks for help

Add a Class to my Body Tag using the Forum Title

Published on February 24th, 2014 by Rackmire

Hi,

I’m trying to build a theme for my BBpress site and I would like to add a class to my body tag that changes depending on where the user is within the forum but only for within a forum area.

For instance… On my BBpress installation, if I have these forums:

  • Green
  • Red
  • Blue
  • Yellow

If the user view topics within the ‘Green’ forum/sub-forum it add the classname ‘green’ to the body tag i.e “<body class=”green”>” I would like it to use the Forum’s title that is set. Can somebody help?

Preferably the code to be in functions.php or header.php / bbpress theme files. I don’t want to hack the bbpress core files.

I want to do this so I can change the way it looks i.e background colour etc.

And the Homepage stays the same: <body> (with no classname unelss set within the header.php of the theme file.

Thanks

Freshness Date Format

Published on February 24th, 2014 by lajd

Hi,

How should I modify the format of the freshness date.
I want to change it to date and time.
I already google it,also search in this forum but can’t find clear solution.

see attached image:
screenshot

Thanks

Edit Replies to post and get a blank page

Published on February 24th, 2014 by w2kd

I create a Reply to a topic all fine
Then tried to edit my Reply and got a blank page
Turn on WP_DEBUG and got the following errors
Notice: Undefined property: stylePress::$types in /wp-content/plugins/style-press/style-press.php on line 79

Notice: Use of undefined constant get_post_types – assumed ‘get_post_types’ in /wp-content/plugins/style-press/style-press.php on line 80

Running Wp 3.8.1 and BBpress 2.5.3

Sorting Topic Order

Published on February 23rd, 2014 by Darth

Is there a simple way to re-order topics like you can Forums? At the least, I’d like to have older at the top/newer at the bottom.

After doing a lot of searching/research I am completely confused as to how to accomplish this. Thank you in advance!

I am using the latest WP 3.81 and bbpress 2.5.3

How to users LOGOUT?

Published on February 23rd, 2014 by FLIXALMedia

Hi there
Im just getting to grips with bbpress and Buddypress but I cannot see anywhere my users are able to logout? Is there a shortcode I can put in a separate page?
Very confused
Thank you
Lucy

no title in content-single-reply.php

Published on February 23rd, 2014 by nicmare

Everything works fine so far. But i noticed that every reply page’s title is incomplete. Please take a look at http://www.dashcamtest.de/support/antwort/911/ as you can see only the suffix “| dashcamtest.de” is in the title. But the real title of this reply is missing. i have no idea where to find the problem. i would expect the thread title has to be in the title. is that right? has someone an idea please? thanks!

Links and avatars moves to right side

Published on February 23rd, 2014 by NikolajR

Hi,
I have a little problem in my bbpress forum.
I am using a theme, and the theme is moving the links in the forum to the right side.
It does the same with the avatars of the users. It does not happen with the first post. But alle the others.
I hope someone can help me out.

Forum link: http://danskyt.net/forums/
Screenshot of the problem: http://gyazo.com/9f5db4301317e75ad87525c56f5fa09b.png
Screenshot of the first post in topic: http://gyazo.com/c346d1565561621cfa42a674fde6a6d5.png

WordPress v. 3.8.1
BBPress v. 2.5.3
Theme: Point
WebSite: http://danskyt.net/

Bbpress topic content below author name

Published on February 23rd, 2014 by yoshimitsu1234

I just checked a bbpress forum on my mobile chrome and topic content is appearing below topic author name but in my site on mobile topic content appears in right side of author name. I am on wpzoom gazeti theme. Could you help me in changing it as in your bbpress forum? Thank you.

Skip to toolbar