Hello,
I have a notification problem from bbpress to buddypress.
When a user responds to a topic, the author receives an empty notification!

How can I delete or fix it?
WordPress 4.9.4
bbPress 2.5.14
BuddyPress 2.9.3
Other plugins used:
BuddyPress Member Reviews
GEO my WP
MediaPress
When I create in /wp-content/themes/my-theme/bbpress/loop-topics.php then I can overwrite the default BBPress template this way.
But creating /wp-content/themes/my-theme/bbpress/loop-topics-[FORUM_ID_HERE].php doesn’t use this template for that category ID which seems to be against https://developer.wordpress.org/themes/basics/template-hierarchy/ and https://codex.bbpress.org/themes/theme-compatibility/template-hierarchy-in-detail/
Is there a way to create a separate page template per forum ID without using conditional tags in loop-topics.php?
Hi there,
I’m trying to write a script for displaying the recently active topics in general, and active topics since last visit for users. However, I’m running into a problem with bbp_reply_url();
It works fine for most topics, but we also got some rather large topics. For those the url is not generated correct: It misses the /page/1234/ part, e.g:
/forums/topic/kleine-vario-vragen-topic/#post-669703 is wrong.
It should be /forums/topic/kleine-vario-vragen-topic/page/259/#post-669703
The same thing happens when I click the reply ID in the reply header, it also generates an url without the /page/1234/ part.
For those urls missing the /page/1234/ part they redirect me to the first page of the topic, instead of the last page & reply. Can anyone help me solve this?
Best regards,
Hello,
I want to disable the text tab of the editor. Also I want to disable the use of HTML and the box which says “You may use these HTML tags and attributes:”.
Pictures:
Editor: https://photos.app.goo.gl/UNgRHJoEwseJ1i2J3
HTML-Box: https://photos.app.goo.gl/heRfdLo6cykrka152
With best regards
After a long time struggle I have modded the ehospital Forum look like other forums in the earth.
I have also added a Related post on Tag Base and it works as of now. To see how the reply and quote looks and you must login. Few days of work still left.
Hi there,
I’m expiriecing a minor template issue within BBpress.
When I try to move or split a post the form is not showing as supposed to, for example:

It doesn’t matter if I make the screen big or small.
<div class="inside-article"> has a width of 864px.
It’s not a big issue as this function is only available for moderators, but still.
Best regards,
Alrik
I have 3400 spam topics I need to delete because they’re overloading the server. I can only delete 20 at a time via the Dashboard.
1. If I have 3400 spam topics showing up in bbpress > Topics, why are there only 9 Topics showing up in the database [databasename]_bb_topics? How can I delete them in the database if they don’t show up there?
2. If I delete the forum that the spam topics are in, does that automatically delete all the spam topics?
All of my forums are giving me this error. I have searched tons of forums and nothing I am finding is working. Any suggestions on how to get my forums working? I have multiple forums with lots of topics and replies. None show up.
Hey Guys,
Is it possible to remove the whiteness and wordpress logo if you copy paste a product into the forum section.?

WP: 4.9.4
bbpress Version 2.5.14
Same behavior in a customized Suffusion theme and as the Twenty-twelve theme.
Fairly new bbpress user here, so be gentle.
Any topic started after a certain date is NOT showing the topic contents, only that of replies. The content is showing perfectly fine if the topic is edited from the admin side. I’ve reinstalled the plugin thinking it was something I did when trying to make the SUBSCRIBE link at the top of forums visible instead of scrunched up against the rest of the breadcrumbs as it appeared in our Suffusion theme.
New topics posted behave this way, but older topics posted prior to that date are fine. We’re in the middle of a paid workshop on this forum and about to start another. So if anyone has any idea what I’ve done and where to look to undo it, it’d be greatly appreciated!