I am on the latest version (3.1.0) of bbPress and I have enabled Reply Threading in the Settings; however, my replies are still showing at the same level as the original message. I am using the Enfold theme.
Is this an issue with the latest version or is there something else I need to do to enable it?
Hi all,
I am new to wordpress and I am struggling to set up a forum on my webpage that has the features I want.
I would like to create a forum that is free for all to view but can only be contributed to by registered user of the website. So creating new topics and replying/commenting in the tread is only available to those who are registered. However anyone can read the thread and hopefully its contents will be searchable by google.
I am not sure if I need a specific plugin for this task or if the two I have attempted to do this with are adequate with better knowledge. (bbpress and Discussion Board)
It would also be my preference for the user to log in to the website, rather than just the forum but I would settle for the latter if the former is not easily attainable.
I would really appreciate any info that anyone has on the subject because I am not a web developer! Webpages look so simple before you find out what goes into them.
Need to migrate a Simple Press forum to BBPress – what is the best way to do this?
Good day. I want to add new notification type in my site – Updated the status of the task I have assigned to the user (for example, the task completed). But by default, this function is not. How to do this?
Version WP and BP last.
I’m surprised no one has asked such a question before… Please, help me.
I have anonymous posting ticked but the forums still say ‘You must be logged in to create new topics.’ Help please!
My forums currently recognize “@user-name” with the dash.
Anyone know how to get bbPress to recognize “@user name” with a space?
Much appreciated
Thanks
Looking for an admin panel plugin to be able to monitor latest posts and replies.
Also, a word blocker plugin would be great too.
I see a couple admin panel plugins but they are 3 software versions old.
Any suggestions?
Much appreciated.
Kindest,
Robert
I have tried to create a topic as a user and it does not have a box to enter the description… Please see image below.
WP version – 4.9.7
bbPress version – 2.5.14
Link to site

Hello,
Been optimizing my bbPress install, have managed to make it blazing fast with switching to MariaDB and configuring indexes.
Now i got rid of the usual slow-queries from my slow-query.log now something appeared that i haven’t seen before.
https://pastebin.com/rhUz90gf
Is this a core bbPress query?
SELECT wp_posts.ID FROM wp_posts INNER JOIN wp_postmeta ON ( wp_posts.ID = wp_postmeta.post_id ) WHERE 1=1 AND wp_posts.post_parent IN (LONG LIST OF IDs)
AND (
( wp_postmeta.meta_key = '_bbp_forum_id' AND CAST(wp_postmeta.meta_value AS SIGNED) NOT IN ('11212874','22','1778309','2273738') )
) AND wp_posts.post_type = 'reply' AND ((wp_posts.post_status = 'publish')) GROUP BY wp_posts.ID ORDER BY wp_posts.post_date DESC, wp_posts.ID DESC LIMIT 0, 1;
Hi to all,
I have made a website that is free and it helps individuals to translate and edit SRT subtitle files.
Now I want to create some kind of memebers area to the clients who are using that site , that they can suggest and discuss to improve tat website :
regards