Forum plugin for WordPress
Questions tagged [bbpress]
169 questions
5
votes
0 answers
Simple Forum Software?
I'm looking for extremely simple forum software.
Something that simply allows a user to create an account, make a post, and for users to comment on that post.
No HTML, no user profiles, no private message, no bloat. Just software for simple…

TeddyH
- 191
- 1
- 1
- 5
5
votes
3 answers
Wordpress -> If Is Role Subscriber Show Image?
So here's the deal..I have Wordpress + bbPress integrated with a membership software (aMember).
On my bbPress forums, under people's username i want to show the Wordpress roles (Not bbpress roles) of every member and also an image depending of the…

Allen Payne
- 105
- 1
- 2
- 9
4
votes
2 answers
How to integrate Wordpress and bbPress?
Can anyone explain me how to integrate Wordpress 3.0.1 and the bbPress 1.0.I just want to install bbPress with my previous Wordpress site (Url : mysite.com).I just want to install it on mysite.com/forum .
I just tried doing it by creating a folder…

Nishant Shrivastava
- 2,113
- 3
- 26
- 43
3
votes
1 answer
Wordpress - Form validation on user profile edit
I have added a custom field to user profiles in bbPress however I am unsure how to do form validation other than javascript. I would like to do some PHP validation however the few things I have tried didn't work.
If you fail to enter an email it…

Rambomst
- 653
- 2
- 10
- 28
3
votes
2 answers
Adding a Custom Page Template into Warp Theme for bbPress
(This post has been submitted on the Yootheme forums but I don't have as much confidence in a solution so I thought I'd post it here too.)
I'm using the Nano theme from Yoothemes and its working great for 90% of my site. http://dofekit.org However…

Chris J Allen
- 18,970
- 20
- 76
- 114
3
votes
1 answer
Suggestions on how to get bbpress / wordpress username/userid from cookie
I am trying to integrate my site to use the bbpress/wordpress user system.
All I need is the ability to get the User Name and/or User ID of the person currently on my site. I don't really need any other functionality from bbpress or wordpress on…

Jayrox
- 4,335
- 4
- 40
- 43
2
votes
0 answers
Not displayed in the article list until you click "Update" on the dashboard
I am challenging Ajax implementation when replying by "BBPress".
However, reply posted in this manner is displayed in the dashboard, but it is not displayed in the loop of the replies list.
This will be displayed in the loop of the replies list only…

mocamocarinmo
- 21
- 3
2
votes
3 answers
Is there an API for bbPress?
I'm searching for an API for bbPress.
I've searched here on SO but the posts I'm seeing are quite old.
So is there an api for bbPress. If yes, please how do I access it?
If no, is there anyway I can implement user registration and login via an…

X09
- 3,827
- 10
- 47
- 92
2
votes
0 answers
Wordpress - bbpress - modify 'moderator' role
On a Wordpress site that I am working on, client wants 'Moderator' role only to create Topics, which will then be approved (published) by Keymakers (bbpress highest ranked role). Basically, exactly what Contributors can do with posts (create, save…

dna
- 31
- 7
2
votes
1 answer
How to change bb press forum roles programmatically?
I have two user role
1)student
2)paid student
I have situation after the payment i am changing role student to paid student it work good but here i have also change the forum role programmatically to participant for paid student here . How do i…

Sanjay Nakate
- 2,020
- 6
- 39
- 74
2
votes
1 answer
Why do I have to unserialize this serialized value twice? (wordpress/bbpress maybe_serialize)
What am I doing wrong here? I'm serializing a value, storing it in a database (table bb_meta), retrieving it... OK so far... but then I have to unserialize it twice. Shouldn't I be able to just unserialize once? This seems to work, but I'm wondering…

55skidoo
- 749
- 1
- 6
- 14
2
votes
2 answers
how to pass parameters to bbp_topics() in wordpress plugin- 'bbpress'
I am using wordpress plugin - 'bbpress' for using a forum. The following code is from the file
/projectname/wp-content/plugins/bbpress/templates/default/bbpress/loop-topics.php
Now the forum is working fine. But I need to add custom code for…

user1638279
- 523
- 2
- 12
- 26
2
votes
1 answer
Wordpress - Change forum role from outside bbPress by checking user status
I would like to check the user status and update their bbPress forum role accordingly. (Not the Wordpress role.)
The purpose is to add functionality to the BP-Registration-Options plugin that moderates user registration (In BuddyPress. Currently the…

AJ1
- 84
- 1
- 12
2
votes
1 answer
bp_get_options_nav outside the Group?
Is it possible to call bp_get_options_nav() for a specific group ? I need to get the same in-group navigation in every post with a defined post type.
Posts are associated with Groups by slugs and both the group has a meta of post id and the post has…

pyronaur
- 3,515
- 6
- 35
- 52
2
votes
0 answers
Forum with login/register
I have worpdress with bbpress 2 plugin installed on domain in subdirectory "new". I added link to my private forum in menu. And now:
If I logged to admin panel, on site I can get to the forum, read topics, post messages etc. But when I logged out…

Nips
- 13,162
- 23
- 65
- 103