Search Results for 'bbpress'
-
Search Results
-
Just wondering if I allowed my users to upload photographs, would it slow my site down? Not sure this is a BBPress question but – well it is kinda?
Ta,
Kris
Topic: Changing bbPress templates
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.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 pluginBut 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
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
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 79Notice: 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
Topic: Sorting Topic Order
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
Topic: How to users LOGOUT?
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
LucyHi,
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.pngWordPress v. 3.8.1
BBPress v. 2.5.3
Theme: Point
WebSite: http://danskyt.net/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.
Topic: forum not working
Hi,
I am setting up a community blogfarm using bbPress and S2member. All the forum menus are there but when I click any of them all I get is “page not found”. All the other settings seem to be okay. Any suggestions ? Can anyone help?Hi, all.
I added bbpress forum in the Appearance menu. So the forums are showed as list view. There are featured pictures in each forums. What I would like to do is that the forum shows as grid view with thumbnail and title.
I have researched about it a lot, but was not able to find right answer. Need help.I’ve been all through everything I could think of in the wp directory and the bbpress directory looking for where the depth of the indent of the threaded replies is set, so I can change it a bit, to about half of what it presently is, hoping this is possible…
If someone could please point me to the right place it would be sooo great…
🙂
wp 3.8.1
bbpress 2.5.2I am trying to figure out how to display User information such as Twitter, Website, etc in the bbPress user profile. Is this possible?
I’ve searched Google and cannot seem to find a solution. Thank you!