Forum plugin for WordPress
Questions tagged [bbpress]
169 questions
0
votes
2 answers
WP_User_Query to search for all users with a given bbPress role
I need to programmatically pull a list of all Wordpress users that are set to a specific bbPress role. WP_User_Query looks perfect and I've been playing around with the meta query attribute but I can't dial in a key/value that returns what I…

RyanMac
- 767
- 1
- 6
- 18
0
votes
1 answer
How do I override the default way Wordpress' determines the .current-menu-item class?
Lots of people, both here on SOW and elsewhere, are having my same exact problem.
I've installed the BBpress plugin on my site here. This plugin enables a FORUM on the site.
I've wrestled for days (to no avail) on this documented issue where the…

SamTalks
- 253
- 1
- 6
- 13
0
votes
1 answer
Custom fields in topic form based on forum
Lets say I have 2 forums, Forum A and Forum B and two custom fields CF1 and CF2. I want to make the two custom fields available only while creating topic in Forum A, where as for Forum B it should load with default topic form.
Is it possible to do…

Saravanan
- 1,237
- 2
- 18
- 25
0
votes
1 answer
Use Buddypress custom fields in bbpress
I want to use the Buddypress (standard) custom fields under the avatar of the topic pages of the bbpress forum (loop-single-reply.php). The code below works perfect with the membersloop (members-loop.php) in Buddypress pages but does not work within…

Gerard
- 193
- 1
- 2
- 12
0
votes
1 answer
How to display all topics under a group's forum in buddypress?
I have building buddypress site where user able to discuss under a group. I have installed bbpress with buddypress. So, when user go to detail view of a group, they can see the all topics of forum if they click on the forum section. But I want to do…

StreetCoder
- 9,871
- 9
- 44
- 62
0
votes
1 answer
BuddyPress bbPress unique thread per member
I would like a discussion about each user in one place. Is it possible to automatically assign a unique bbPress thread for each user and have a link to that thread placed in the BuddyPress profile?
my current attempt is to add the following code to…

user3200582
- 43
- 7
0
votes
2 answers
BBpress integrate with my custom theme
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…

Lukas Maxoff
- 11
- 2
0
votes
1 answer
Add custom text after each BBPress topic
I am working on a functionality to add some custom text after each BBPress topic. I have tried following hooks with no luck:
the_content
bbp_get_topic_content
bbp_get_reply_content
Can anyone help with this?

Rajat Varlani
- 456
- 1
- 4
- 19
0
votes
1 answer
Wordpress bbpress -- can't display sidebar in custom theme
I've developed a custom theme in Wordpress and am trying to add bbPress forums.
I have numerous custom sidebars with my theme, and the default sidebar is displaying on the forums page. So I:
-- Registered a new sidebar in my theme's functions.php…

cdonahue
- 155
- 2
- 3
- 13
0
votes
1 answer
Wordpress + bbPress + xampp results broken stylesheet links
I'm trying to add bbPress to Wordpress, which is installed on my local XAMPP server. Everything is fine except the static file links. So the url looks like…

Xun Yang
- 4,209
- 8
- 39
- 68
0
votes
1 answer
WordPress Internal Server Error
Causing full Virtual Memory Usage!! 3,500 / 3500 MB
Error log provided by hosting:
[Thu Dec 05 16:33:34 2013] [error] [client 123.164.66.67] (12)Cannot allocate memory: couldn’t create child process: /opt/suphp/sbin/suphp for…

akhilaniyan
- 1
- 2
0
votes
3 answers
Thousands of instances of index.php opening at the same time
Suddenly my hosting account has been suspended due to thousands of instances of index.php opening at the same time.
The site is built around the latest version of Wordpress and bbpress. here's the email from the hosting company:
*Action Taken: …

Kernowkid
- 65
- 1
- 1
- 5
0
votes
1 answer
wp mu bbpress - How to avoid profile url redirect to home issue?
I have wp mu(3.6) and bbpress 2.4 installed as plugin.
The following url http://www.mydomain.local/forums/users/51cdf2a4630ff/ make redirect to site home and not show user profile page.
I've tried to deactivate all plugins (except bbpress) but the…

Marco Palermo
- 162
- 8
0
votes
3 answers
How to solve Infinite redirect loop on user profile? WP v3.5.2 MU subdomains + bbpress as wp-plugin v2.3.2
I have a working installation of wp v3.5.1 + bbpress plugin v2.2.3 at http://www.robadadonne.it.
In dev-environment I enabled the MU subdomain feature and updated wp to 3.5.2 and bbpress to 2.3.2
nb: bbpress is enabled on all subdomains.
After this…

Marco Palermo
- 162
- 8
0
votes
0 answers
How to redirect pbpbb3 SEO to bbPress
How to configure htaccess to permanently redirect all the urls of a PHPBB3 SEO premod (phpbb seo) to a new installation of bbPress?
The old forum has http://www.battlefield-france.com/forum and the new one has…

Yoav
- 1
- 1