Search Results for 'bbpress'
-
Search Results
-
Topic: bbpress sidebar problem
Hi there!
I’m importing forums from Rainmaker into WordPress 4.8.2 and BBPress 2.5.14. On first glance, it looks like all has done well; a quick glance at a sample Forum, for example, tells me:
“This forum contains 74 topics and 698 replies.”
However, my Topics and Replies are not being “found” when a Forum is clicked on:
“Oh bother! No topics were found here!”
This appears to be because the
post_parentinwp_postsfor all these Topics and Replies is set to “0” in the database. And what’s worse, the “Repair” tools like “Recalculate the parent topic for each post” or “Recalculate the parent forum for each post” do not fix the problem;post_parentremains at value 0.The only way I have found to populate a Topic with the correct
post_parentvalue is to open that topic in the Editor and click Publish. But since I have hundreds of Topics and thousands of Replies, manually saving all these Posts is hardly a workable solution.Does anyone know of a better way to solve this problem that doesn’t involve nearly infinite man-hours of drudgery and toil?
Thanks in advance for any help you might be able to give. Long live BBPress!
Steps:
1. Goto /wp-admin/post-new.php?post_type=forum Page.
2. Check Preview button UI.
3. Output is something like as show here.Anyone facing the same problem?
Cross checked in Chrome, Firefox and Safari with latest versions.
bbPress Version – Version 2.5.14
WP Version – 4.8.2Topic: Password Protect a Forum
I am working with a client who wants to password protect certain forums, they are already private and only visible to registered users, but she has some info that she does not want available to all registered users that is paid for so she wants to password protect the forum. This was possible before with older versions of bbPress as I’ve done it before.
We have found the Private Groups but that creates a lot of work to constantly be updating the people who should have access to it. Hoping to find a mod or plugin that will allow us to add passwords to the forums we need them so so that we can protect the data in those forums from people who do not have access to it, or shouldn’t.
I have searched on Google many times but keep ending up at Private Groups, anyone know of a way to do this?
Hello,
My forum menu item is displaying for the admin (me) but not for general users.
I am not having issues with any other menu item.
I am using a tech stack of Active Member 360 / Active Campaign / Buddy Boss Social Learner / BBPress / Learn Dash.
Here is a screen shot: https://cl.ly/2x121u3A1Y1K
Thanks!
LindsayTopic: What is hosting requirements
What is min hosting requirements for bbPress
We are using BuddyBoss for our membership site with bbPress integrated. When a member tags another member in the forums, it comes in their notifications with the link to view the mention. But, clicking on that takes them to the newsfeed/activity stream, not the forum post that they were tagged in. Any insight? BuddyBoss said this is a bbPress issue. Thank you so much!
Hi,
I have a bbpress forum on my website which was spammed with messages. There are 27,000 spam topics on it. I want to delete the forum entirely, but since there are so many topics, when I try to delete it the request gets timed out.I would like to delete most of the posts directly from the database with an SQL query. Can anyone provide an SQL query to delete these messages?
As far as I could tell, all of the messages have the same title and same author name, if that helps (I didn’t look through all of the 27,000 posts).
Any help is appreciated, thanks!