bbPress is a popular forum plugin from the creators of WordPress.
0
votes
1answer
37 views
Plugin to create Posts and Forums then choose category and parent forum
I need to create a plugin for a customer that will help him create posts and forums and place them in a category and choose if it's a parent or a child forum.
Just created a GitHub Repo for my files ...
0
votes
0answers
14 views
bbPress permissions denied
bbPress settings on backend side gives me "You do not have sufficient permissions to access this page." error.
It gave me such error several times. First time I found a solution as forums suggested ...
0
votes
0answers
11 views
Restrict administrators to specific forums, bbPress?
Is there a way to restrict admins of individual bbPress forums? I.e. User A is admin of forum 1, both user A & B are admins of forum 2, and user B is an admin of forum 3. User A can administer ...
0
votes
0answers
16 views
BBPress AJAX problem
I am using version 2.1.3 and I need ajax function in user profile.
Problem is that ajax is running fine when the user is "ADMIN" or user with ID 1(my guesses).
When I want to use ajax with another ...
0
votes
1answer
29 views
Where To Find bb_profile_data(); In bbPress?
I posted this same question on WP Forum, but it's completely dead.
So, there is a great tutorial in this blog about showing post count in bbPress at this link.
According to that article, to show ...
0
votes
1answer
24 views
Need to block user role from accessing bbPress all together
I've been looking at some options and I haven't seen a full solution to what I need. I need to block certain user_roles from accessing bbPress all together and from seeing the link to the page.
Any ...
0
votes
0answers
15 views
Latex in bbPress Plugin
I have installed bbPress plugin in a wordpress site. I have tried various latex plugins but plugin works for normal wordpress posts and pages but it does not work for bbPress forum.
Is there any way ...
0
votes
0answers
13 views
Password Protect BBPress
I am looking to setup a simple password protection for BBPress. No username, just a password, the user will then need to login to the forum if they wish or remain logged out and simply view it. Note ...
0
votes
0answers
20 views
BBPress profile - add custom pages
In user profile I want to add custom pages is it possible ?
To edit profile there is the link: http://www.example.com/users/username/edit/
Is it possible to get custom page for example?
...
0
votes
0answers
31 views
How to change the [topic title] in URL to [topic id] in bbpress
I have a problem about bbpress.
The URL:
http://127.0.0.1/forums/topic/%E6%99%AE%E9%80%9A%E7%94%A8%E6%88%B7%E5%8F%91%E4%B8%AA%E5%B8%96%E5%AD%90/
Because of the Chinese word it looks ugly.
So my ...
0
votes
0answers
32 views
bbpress forums working for buddypress groups, but threads showing 500 internal error
I have WP , bp and bbp ,
created groups successfully
created forums for my groups successfully
wrote a topic in a forum group, gone to internal server error 500 , but the topic it self writes ...
1
vote
0answers
24 views
How to output topics and replies in bbpress as table?
I need to output the bbpress topic and reply loop in a table format. I'm having trouble finding how one might do this Are there any suggestions on how one might do this? Can this be done using ...
0
votes
1answer
78 views
Setup login/register buttons for bbPress?
I installed bbPress and for the most part it was a fairly simple setup. I just had to activate the plugin and the forums showed up automatically on /forums. One thing I wasn't sure about (and I did ...
0
votes
1answer
85 views
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 ...
1
vote
0answers
23 views
BbPress Register Page in Breadcrumbs
For some reason, the Forums Register page in bbpress plugin is appearing in the breadcrumb, take a look: http://putonthestand.com/forums/topic/let-the-dead-bury-the-dead/
0
votes
1answer
76 views
pre_get_posts and BBPress in Swagger Theme
In the theme I'm using there is a custom.php file where the following code issues a pre_get_post function which adds the custom post types to the original query object.
I've learned that you cannot ...
0
votes
2answers
102 views
Loading bbPress CSS file only on forum directory
I added bbpress forum pluggin in my site to handle discussions, forum or comments. The bbPress CSS file is added to every page of my blog. Now, I want to load it only on forum directory to consider ...
1
vote
0answers
78 views
bbPress: How to set conditional for specific user -or- user role, to be displayed in user profile
I've been trying to set a conditional for specific users (e.g. http://www.mywebsite.org/forum/users/john/) to display a custom "Contributor" graphic within their user profiles. The graphic would be ...
0
votes
1answer
167 views
How to change role titles in Bbpress?
Default role titles in BBpress are "Keymaster" and "Participant".
I want to change them. I tried the solutions in this page but they didn't work in my bbpress. Probably, the solutions are for old ...
1
vote
1answer
138 views
Require tags for bbPress topics
I want to require my forum members to enter at least one word into the "tags"-line, when they are creating a new topic.
As regards plugins and solutions, what I found so far is the WyPiekacz-plugin ...
0
votes
0answers
33 views
Registration confirmation redirecting to wp-login.php in BBPress [duplicate]
In bbPress 2.2.3 when a user registers they get taken to /wp-login.php?checkemail=registered wich says “Registration complete. Please check your e-mail.”
I don’t really want people to see that ...
1
vote
1answer
100 views
how to edit bbp_forum_freshness_link() format
I'm trying to find how to edit format of bbp_forum_freshness_link() function in bbpress plugin. E.g. currently it displays how many days ago there was last activity and I would like to display date. ...
1
vote
1answer
181 views
bbpress change the word forum, topic, reply in the forum to another word I choose
bbpress
I would want to customize my Forum in bbpress.
by changing/replacing the words that appear on the forum layout.
I would like to change the words (everywhere they appear): Forum, topic, reply. ...
0
votes
1answer
134 views
Using my own user table
Quite a broad question but I was wondering if it's possible to remove user management from WordPress and let it be handled by a remote database?
I have an existing user table with everything I need ...
1
vote
1answer
57 views
Is there a way to import Blogger into bbPress?
I have a blog on Blogger that I would like to turn into a bbPress forum. This is a blog that has essentially been used as a forum, so bbPress is a better solution. Unfortunately, by default bbPress ...
2
votes
1answer
495 views
How to edit bbPress template files - WordPress + BuddyPress + bbPress?
I am using BuddyPress 1.6.1, bbPress 2.1.2 and WordPress 3.4.2
I follow the guide here.
In the end, I did the trick pointed out by Sarah Gooding because mywebsite.com/forums was blank right after ...
1
vote
2answers
363 views
Empty “Forums” page BuddyPress site wide forums - bbPress
The main "Forums" page where all forums are supposed to be listed is empty.
What have I missed here or the combination of BuddyPress and bbPress caused this page not to work anymore?
I have followed ...
1
vote
1answer
126 views
How to convert WordPress comments to bbPress replies
I have a old blog that I would like to upgrade to a blog/website with bbPress forums and would like to convert the post to topics and the comments to replies. I already created my topics and now I ...
0
votes
1answer
149 views
Change the avatar ratio in bbPress login widget
I am using bbPress on my site and have (bbPress) Login Widget on my sidebar.
Is there a way to change the default image size from 40 to 80 or other number?
here is the code from the core files:
...
1
vote
2answers
203 views
How to export bbPress (forums, topics, replies) and all users?
I've searched a little and I could not find a straight working answer.
I want to export all users and their bbPress(2.1.2) forums, topics and replies to another fresh WordPress installation?
If ...
0
votes
1answer
144 views
How to display BBpress statistics?
This seems like a fairly simple question, and I'm sure I'm overlooking something, but how does one display forum statistics (registered users, posts, etc.)? I see there is a template in the theme ...
3
votes
1answer
270 views
Creating nested forum loops in bbPress
I'm creating a customised forums front page for bbPress, by listing forums in a different way to the bbPress default.
Essentially what I'm trying to do is replace the use of bbp_list_forums() with a ...
0
votes
0answers
207 views
How do I get topic-id or topic-no in bbpress? [closed]
I’d like to be shown topic no or topic id in topic list.
what should I edit in loop-single.php file?
please show me getting topic id codes.
thanks.
1
vote
0answers
88 views
Need users to be able to posts without being approved on bbPress
I have the bbpress plugin installed in my custom Wordpress theme and everything works great, except that I can’t get users to post topics and replies without me approving it all the time. I need some ...
0
votes
0answers
105 views
which plugin should i install to use these XML-RPC methods
Can any one tell me which plugin should i install to access these XML-RPC methods,
// - Demo
0115
'demo.sayHello' => 'this:sayHello',
0116
...
0
votes
1answer
127 views
Can't Find BBPress data in Database
I have installed BBPress in my Buddypress Based Wordpress Site. And i m unable to find any table of bbpress which contains data from the forum in my database.
Where can i find it?
1
vote
0answers
34 views
Trouble installing bbpress
I'm trying to install bbpress 2.1 on wordpress 3.4.1 and I am running into some difficulties. When i try to go to /forums (which is my "Forums base" setting) I get a 404 page. I have tried resetting ...
0
votes
2answers
440 views
How can i show Cubepoints ranks/points in bbpress replies
i've been searching for a while now on how to show Cubepoints Points and Ranks in bbPress replies right below the user avatar and name...
Found the template file where to show the info, tho not sure ...
0
votes
2answers
157 views
Common user login for two different wordpress installation and bbpress
I have situation, that i need common user login for
Blog A
Blog B
bbPress
I found the solution Single use login for two wordpress installation from Justin Tadlock Blog.
Installing two WordPress ...
0
votes
1answer
251 views
Cant edit profile from frontend
Hope you can assist.
Background:
I have a multisite config. Users need to be able to update their profile from the frontend, via their profile page, which is something like, ...
13
votes
3answers
603 views
Integrate Wordpress and bbpress profiles?
I have installed bbforum plugin in my wordpress. However It has two separate profiles for the blog users and the forum users. Blog users have profiles url:
/author/test/
While forum users have ...
1
vote
0answers
233 views
bbPress plugin: forum lists not showing in correct order?
I'm running Wordpress 3.3.1 and bbPress 2.1 (plugin, not standalone)
my forums are are not being listed in the front page archive or forum summary pages in the correct order; I double checked many ...
0
votes
1answer
180 views
How to remove ( 0, 0 ) from forum page in bbpress
I would like to remove trailing (0, 0) from the /forums page (forums being the 'forums base') in bbpress. The site is also using buddypress and bbpress got installed as a part of 'group forums'.
...
0
votes
1answer
216 views
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 ...
0
votes
1answer
195 views
phpBB 3 to bbPress
I am updating a diabetes forum to make it more extensive for which I have previously used phpBB 3. I have decided to use WordPress on the new build and have installed bbPress, however, I would like ...
4
votes
5answers
865 views
How to change the text of link 'Home' in bbPress forum breadcrumb?
I just installed bbPress 2.0.2 forum plugin for WordPress, and would like to change the text of link Home to iGeek (or anything else, for that matter).
So the breadcrumb Home › Community becomes ...
1
vote
1answer
968 views
How to disable sidebar only in bbPress and not WordPress?
I am trying to integrate bbPress with WordPress, and the only thing in my way (for now) is the sidebar. How do I disable sidebar in bbPress?
I know that one way is to manually remove or comment out ...
1
vote
2answers
686 views
How to add more fields to bbPress registration form
How can I add one or more extra fields to the registration form in bbpress 2.0.2?
I want to add a textarea where prospective users can write their reason for joining the forum.
0
votes
1answer
111 views
what is the topic-view page's name? in bbpress
I'd like to seperate the "write a New Topic" page by a button.
but, I cannot find the "view topic"'s file.
where is it?
I found the write form.(form-topic.php)
0
votes
2answers
937 views
How do I Create Forums with bbpress Plugin that can only be Viewed by Logged in Users
I'm trying to configure forums using the bbpress plugin that can only be viewed by logged in users. I attempted creating them as private but found that sub-forums don't show up on my root /forums ...
