There is an issue with the .hentry class that bbPress is inheriting for its posts. This is a common theme conflict.
#bbpress-forums .bbp-body .hentry {
margin: 0;
}
Some themes are not handling well the replies. Could you try to add this somewhere as extra css:
#bbpress-forums .reply {
font-size: inherit;
padding: inherit;
position: relative;
right: inherit;
top: inherit;
}
Pascal.
Hi – running BBPress a modified version of the TwentyFifteen theme but i am finding my users posts are being hidden.
Tried displaying the overflow but still no joy – any suggestions would be so needed!
Kind regards
Alix
Hello peoples,
We have a WordPress site running WP 4.3.1 and bbPress 2.5.8. We have a instance coming up that we would like to open up one of the forums parent groups on our forum to allow anonymous posting, but keep the rest of our forums locked up.
Is this possible? Either through coding on bbPress or through a 3rd party plug-in? Hmmm
Ok, that makes sense. Again thank you very much. You just turned my bbpress forum into a much more useful forum system. Have a nice day.
It is a common theme issue related to styling wordpress comments.
Your theme has this CSS to style the wordpress comments. Thing is bbPress has an entire class for each reply which is .reply and it affected any link in a bbPress reply.
.reply a {
font-weight: bold;
float: left;
padding: 0;
font-size: 12px;
}
That worked – thank you very much 🙂 Was this a mistake in my WP theme or in BBpress?
Add this custom css anywhere you can add custom css like in your child themes style.css stylesheet or in a separate plugin.
#bbpress-forums .reply a {
float: none;
}
I guess it could be CSS related then. Place a link to your forums so I can see if possible margin or padding css is causing the issue for any links in a bbPress post.
I don’t think there is a free version of this plugin.
There isn’t even a free extension for users to use to make it work with bbPress from what I can see.
I would like to know how to remove the link to main Forum page that appear in the course unit when I embed the topic ( [bbp-single-forum id=$forum_id]) . for instance, Which file and where is it located, and what I have to change?
bbPress uses custom post types which are similar to the WordPress posts, it just outputs different templates for the display of the forum posts.
Deleting these posts, would make the shortcode not owrk.
What you would need to do is conditionally allow only users of a certain course to be able to see a certain forums or topics from bbPress’s pages not just use a shortcode to place a forum on a course page.
I have found that some user recommend some additional membership/restrict content plugins to make it work for bbPress forums this way.
It might be best to contact the wpcourseware plugins support to know what is best to hook up bbPress with that plugin.
@balmfoc48
As the user above states some hosts have a limit of emails that are able to be sent out.
Install this plugin to fix possibly part of the issue. The code used in the plugin will probably be used in a future version of bbPress.
https://wordpress.org/plugins/asyncronous-bbpress-subscriptions/
You may need to also look into asking your server support to increase the email limit if your emails sent grow significantly or use a service like sendgrid or mandrill.
I don’t want to import from my yahoogroups
Ok
I just want the feature of having an email address that will post to the forum subscribers without having to go into the website.
This is the only post via email plugin for bbPress I think. I am not sure if it does exactly what you are wanting by sending the message to the user they are replying to as I never really tested it out.
https://wordpress.org/plugins/bbpress-post-via-mail/
I forgot about this plugin which will essentially allow certain shortcodes like the caption shortcode.
Just add caption to the input box for the allowed shortcodes in the plugins settings page.
https://wordpress.org/support/plugin/bbpress2-shortcode-whitelist
I see ray helped you out with this and linked to the trac ticket of the BuddyPress issue on this topic at buddypress.org.
https://buddypress.org/support/topic/hey-guys-is-this-bp-or-bbpress-thats-at-fault-emoji-in-stream-support/
What Learning Management System plugin are you using?
There are a couple of these plugins that have an extension to work with bbPress.
@arcillaguzman
Try some troubleshooting to see if this happens only in a certain theme or if any active plugins are conflicting with bbPress posts.
Troubleshooting
This might related to the issue in this trac ticket since you said bbcode.
The plugin author of the plugin you are probably using created the ticket.
https://bbpress.trac.wordpress.org/ticket/2889
When I insert a link in bbpress it does not show correct on my page. All links will be stacked on the left site of the message. Here is a picture of the HTML code that is generated and how it is showed.

The problem is only in bbpress, not when inserting links in WordPress in general. It is the same no matter i I insert the link using bbcode or using the WordPress toolbar.
What can be the problem here? Is there some CSS that controls this in bbpress?
I am trying to make a recount in bbpress using the Tools -> Recount. But when I do that I get the message “You do not have permission to access this page”. I am administrator and keymaster of the site. What can be the problem here?
Hi I am creating a website with BBPress. but Need a plugin which show current user IP, Current time of user below of my website.
I’ve been working for weeks (on my off time) on a threaded view of bbpress posts and replies. Here’s the beta:
Ute Fan Board
A different look more similar to an old school list forum style. Lots of work to do but here’s what it does so far:
- Different format, more list/threaded. Recent topics show with the topic replies below
- Works on a page outside of bbpress, but hooks some bbpress functions.
- Posts new messages and replies, with metadata.
- Allows user to expand/shrink content area of each post/reply
- Posts/replies show as modal popup window instead of at the bottom of the forum.
- WordPress visual editor enabled (some bugs)
- Pagination
Current bugs and pending additions:
- Edit post/reply
- Posts made from forum-threads do not show up in buddyPress “recent activities”
- Visual editor add link does not work.
- Twitter share button not setup yet
- Facebook share button not setup yet
It’s pretty hacky and I’m sure the code is not all that great, but it “seems” to work. I’ll be working on my bugs and new features soon.
You can look at the functions.php files inside of topics and replies. They’ll give you some idea.
I’ve just made live my beta page of a threaded view with new posts and new replies able to be posted outside of bbpress here: http://www.utehub.com/forum-threads/
It’s beta, so lots to work on.
I want to create a forum in a page where have restricted access (like a course unit from a course which is sold by woocommerce) and I am using bbpress shortcode for embed the forum in that course unit.
The problem is that when I make it, link to a page where all forum are appears( like http://www.mydomain/forum). How to configure to remove this link for appearing when I use bbpress shortocode for embed forum? In this way avoid other user to know this link and access without pay the course
thank you all
Hey
I”m trying to use ldap accounts with bbpress (AuthLDAP plugin)
Wordpress roles are working pretty nice but bbpress roles are lost after each connection:
for example , i give admin role for a user ,then when he logs in his rights are deleted (or replaced by blank)
I think it is because it is considered like a new user ( default role option is NOT activated)
Any idea to deactivate?
Thx
@johnjamesjacoby Thank you for your support.. I did what you suggested but But whenever I corrected some of the characters I would go about 10 topics further and it would stop again. I also tried to delete some records altogether. But no improvements then. However, As a last try I have installed the bbpress in test folder on the live server and started the import process from the live Database. So far I have imported all the users (~17,500), forums (~30), topics (~225000) and running on ~350000th reply in the last 2 days. I am not sure how it worked. But the same DB export did not work on my local instance. However, I have to bear with the time it takes on the live server.
On the side lines if this import completes Do I have to invite all the users to re-register in the forum ?