Hi,
I am trying to customize the registration email for BBpress. Is there an easy way to do this?
Looking through this forum, I understand the email is generate by the WordPress Core.
Is there a plugin? I’d just like to redirect people to the actual forums, and not our site’s homepage.
TIA–
Hello there,
I look for a shortcode that would allow me to display to the user the number of unread topic in his subscription (or at least, if there is any unread topic there).
I have looked for it for a long time and couldn’t find anything suiting my needs or functional.
Does anymone have an idea or solution to this need ?
(My aim : without using buddypress, display a “user notification bell” on my menu with an indication to the user when unread topics are available… Pretty classic use case, but not so easy to find 😅 )
Thank you for your help or clues 🙏
Why no more updates?
If there are thousands of forums using this platform why does it feels like it’s abandoned?
Bbpress is good but not perfect, there are a lot of things that can be improved and we have no news for a new release.
Hi Folks,
Our BBpress forum author page (example) is not set within a container, it is 100% width.
Additionally, it is not using the Divi Theme builder global header and global footer, nor is it responding to Divi Theme Options > Custom CSS.
Help appreciated.
Steve
How can I edit the background color of sticky threads in a forum? I cannot find the current/default color in my style.css file or anywhere else so far.
Thanks!
Hi, is it possible to send an email to forum subscribers on every new topic or new reply?
Versions
WP: 5.8.2
bbPress: 2.6.6
BuddyPress: 9.1.1
Can’t remember where I found this code, tried a search, but it use to show 4 topics underneath the Forum headers but no longer shows anymore. Was this affected on an update or perhaps if someone can direct me to the page that had these codes? Thanks.
/*
* Show 4 topics for Forum Groups
*/
ul.bbp-forums-list li:nth-child(n+5) {
display: none !important;
}
Hi there,
I’m getting a server error (5xx) message in the google search console for this page.
Any idea why pagination is working fine for pages 1 and 3, but not page 2?
Thanks,
Jan
Hello there,
after updating to v2.6.6 it seems that bbpress has tightened some security settings when posting a reply or creating a new topic which includes one or more links to different websites.
When posting a new topic a message shows up with: “This topic is pending moderation”.
But when posting a reply no message shows up for the user when the reply is pending moderation.
This is very confusing for the user because for him it seems that the reply couldn’t be sent or saved or whatsoever.
How can a user be notified when a reply is pending moderation?
Does the admin receives an email regarding pending moderations for topics/replies?
Kind regards,
Anke
Need to create a forum similar to https://www.awn.com/forum, with 2 heads having different forum topics. Is it possible to do so, can anyone guide me on how can I do that using the bbPress.