I use Divi (4.9.2), WordPress (5.7) and Wishlist (3.9) in the latest version and all my plugins are up to date. As my members do not use bbpress I wanted to deinstall it. When I deactivated the plugin my website showed me a crticial error.
What can I do except roll back a couple of months ago?
Kind regards,
Ivana
I think I am going to just take it down and put up bbpress and start again as there really is not much on there… and hoping I can really get it started properly… and hopefully using this will keep everything connected and put in Buddypress as well… 🙂
Thanks for looking at it for me…
Kriss 🙂
The neighborhood works. the image does not: 
My problem was I put the file back in the bbpress directory instead of the theme directory. Here are the results: 
You can see the page here: http://www.staging8.commercecitynorth.com/forums/topic/a-discussion-board-is-such-a-good-idea/
@scifikriss I see you have asked this many months ago.
The problem is that developing a script is a long tedious process requiring running the process many times, and having to reset databases in between. When I first started with bbpress in 2013 I imported a snitz database and it took 24 attempts over 2 weeks to succeed. https://bbpress.org/forums/topic/documented-import-from-snitz-access-database/
If you’d like me to look at what might be involved as a paid piece of work, contact me via
Contact me
bbpress will render pages using a .php file – this can be one of many in your theme.
It is this file that you will need to edit and put in a child theme to get what you want.
so how familiar with files, FTP and code are you ?
find
wp-content/plugins/bbpress/templates/default/bbpress/loop-single-reply.php
transfer this to your pc and edit
before line 56 which says
<?php do_action( 'bbp_theme_after_reply_author_details' ); ?>
add the following
<?php echo 'hello' ; ?>
and save
create a directory on your theme called ‘bbpress’
ie wp-content/themes/%your-theme-name%/bbpress
where %your-theme-name% is the name of your theme
Then transfer the file you saved above and put in in the directory called bbpress that you created above, so you end up with
wp-content/themes/%your-theme-name%/bbpress/loop-single-reply.php
bbPress will now use this template instead of the original
You should now see ‘hello’ where you want the neighborhood field
If you get this far, then come back
Hi, my first time posting here.
I’ve installed bbpress on a website with member protected pages and was only able to hide the forums by setting them to private.
Using Divi, I have created 2 different top navigation menus that display for different page groups – members or public.
The bbpress forum index and pages are not WP pages that can be edited like regular pages, so I am wondering how to edit them. Mainly, the edits I’d like to make are removing the right sidebar and setting the menu to the member’s only menu.
What if I wanted to add/remove other content from the forum pages where do I do this?
Thanks
Hi,
is there a way to change the text of the subscription button? Currently it says ‘Subscribe’ and ‘Unsubscribe’ and I would like to change to ‘Watch’ and ‘Unwatch’ respectively. I believe the code that can change this is within the file \bbpress\includes\topics\template.php lines 1781 and 1782. I could change them in here but I would rather change them via my child theme if this is possible?
Thanks!
Hi, I used the JetEngine Profile Builder to create some custom fields that I want to use in my discussion boards. They are both stored in the User Settings post type. one is a text field (neighborhood) and the other is a media field (profile-picture).
I would like for the neighborhood meta field to appear after the user name when they post and would like the profile-picture to show up where their avatar is.
Is there a way or a plug-in that would achieve this? I tried BBP Profile Information, but there does not seem to be a way to map or link my custom fields.
Any help would be greatly appreciated!
Defoult bbpress has imposatto to show the root of the forum but from setting you can decide whether to use the prefix or not and there is a warning that indicates that it is recommended.
Have forums / forums / topics etc. it’s a bit ugly. Forums can also be renamed.
What should I do?
Thank you
if you are no longer using bbpress, then yes you can delete these manually from the database.
bbpress may additionally have some settings stored in wp_options table, again these will all have bbp in their name.
We used to have an old version of bbPress on our website, which was uninstalled years ago. I’ve recently noticed some meta keys starting with “_bbp_” in the wp_postmeta table like these:
_bbp_last_active_time
_bbp_forum_subforum_count
_bbp_reply_count
_bbp_total_reply_count
_bbp_akismet_error
_bbp_akismet_history
_bbp_akismet_as_submitted
_bbp_akismet_user_result
_bbp_akismet_user
I believe these are all bbPress-related data. Is it okay to manually remove these from the database? Does bbPress store data in other core WP tables?
the wordpress moderation applies to bbpress posts as well
and have you worked through
Before Posting
no, this is the bbress support forum 🙂
I help out here, occasionally the authors pitch in but rarely.
But without a site, it is hard to say what your problem is, there are 300,000 installations of bbpress, so if the default didn’t show it would be a well known problem.
Clearly something on your site is preventing the display, but at the moment you are asking me to tell you what is wrong with your automobile by posting a picture of the engine 🙂
Sorry, I thought you were BBPress support. DO they have another method of contact? I appreciate you trying to troubleshoot with me though
The website is live, but the forum is not yet being used.
I tested it with Twenty-Twenty and Twenty-Nineteen get the same results. I am using the Kadence theme and have used it in the past with BBPress.
If you go to one of the forums it shows up. But if you try and view all of them they don’t show up.
https://prnt.sc/10tn6lc
Hello
Somehow I had added an extra comma after each subforum name. Where do I fix that please?
On my forum homepage, I have subforums listed, however with some tweaking I managed to add an extra “,” comma after each subforum name. I had been looking all over the pages ( includes ) and bbpress pages aliek and I can’t seem to find them. Please be so kind to let me know where I may fix that?
Thank you in advance.
Version 2.6.6
Where do I set it to allow shortcodes to show inside bbpress posts?
hmm… 300,000 sites use bbpress and I’ve not seen profiles being restricted by password on any site running a default theme and bbpress.
are you using
bbPress Genesis Extend
I have contacted the hosting. They are saying it is something to do with bbpress !!!!
might be staging site related, but it’s not bbpress doing this.
suggest you contact your hoster to see if they can help
I have disabled all the plugins except bbpress and switched the theme to twentytwenty but still it is showing the same.
https://stagemcgil.wpengine.com/discussion/ is the page where you can find the forum and please try checking one user profile.