just tried it on my website, and that code works fine.
3 possibilities
1. the 90 is wrong
2. the 90 forum does not have sub forums
3. some other code is filtering the bbp_forum_get_subforums function
If you are happy it is not 1 or 2, then it could be a theme or plugin issue
Themes
As a test switch to a default theme such as twentyfifteen, and see if this fixes.
Plugins
If that doesn’t work, also deactivate all plugins apart from bbpress and see if this fixes. if it does, re-enable one at a time to see which is causing the error.
If you cannot do this to your site (say because it is live) then use the ‘troubleshooting’ features of this plugin to let you test without affecting other users
Health Check & Troubleshooting
Then come back
it sends the user to the wordpress login screen,
can you define ‘it’ please – what is sending you where?
Thank you! The problem is I cannot predict when the issue will occur. I do not know exactly how to duplicate the problem – only notice that is seems to occur around WordPress updates.
Do you haves you other way to test?
Thanks
it could be a theme or plugin issue
Themes
As a test switch to a default theme such as twentyfifteen, and see if this fixes.
Plugins
If that doesn’t work, also deactivate all plugins apart from bbpress and see if this fixes. if it does, re-enable one at a time to see which is causing the error.
If you cannot do this to your site (say because it is live) then use the ‘troubleshooting’ features of this plugin to let you test without affecting other users
Health Check & Troubleshooting
Then come back
Wordpress 5.53
bbpress version 2.66
livelikeaviking.com/talk
I am running into a problem – has been going on for a long time – when anything updates on this site, I need to flush the permalinks or the topics will not work. If someone chooses a topic in the forum, they are directed to the home page of the site.
If I manually flush permalinks, everything operates correctly.
Can you advise?
I have just tried it on my test site with WordPress 5.5.3 with bbPress 2.6.6, and it changed fine with no issues.
so you go into the edit, and click ‘generate password’ and then type in a paswword and click update Profile and that works.
Is this what you are trying?
I recently upgraded bbPress and now it’s not possible to set a new password when editing a profile at URL like: /forums/users/user-example/edit/
E.g. Type a password into the New Password field.
Click the field below to type password again – the field does not allow anything to be entered and the first field is reduced to a single character. So it’s not possible to confirm the new password!
It seems that bbPress is using /wp-admin/js/user-profile.min.js, so is this an issue with WordPress core?
I’m getting this issue on the following versions:
WordPress 5.5.1 with bbPress 2.6.5
WordPress 5.5.3 with bbPress 2.6.6
Live website is sgrt.org
Also seen on local version and staging version.
Thanks
1. You should be aware that many spam filters strip messages that do not come from the correct address. So if your site is mysite.com and your email address
in wordpress settings>general is fred@gmail.com then it is likely that messages will be dumped in transit.
You need to set up email to come from your site eg fred@mysite.com, your hosting provider can help if needed.
2. Just bbpress?
Then you need to see if this is wordpress wide or just bbpress.
Try https://wordpress.org/plugins/check-email/
it could be a theme or plugin issue
Themes
As a test switch to a default theme such as twentyfifteen, and see if this fixes.
Plugins
If that doesn’t work, also deactivate all plugins apart from bbpress and see if this fixes. if it does, re-enable one at a time to see which is causing the error.
If you cannot do this to your site (say because it is live) then use the ‘troubleshooting’ features of this plugin to let you test without affecting other users
Health Check & Troubleshooting
Next try switching to smtp email – this page from the host Siteground explains it
https://www.siteground.co.uk/tutorials/wordpress/use-smtp/
If you choose other SMTP servers as a mailer, then you email/website hoster shoud be able to give you details of what to enter
and of course
By default, you do NOT receive emails for your own topics/replies, only if somebody else replies on your subscribed topics
so testing would need two email accounts to prove !
add_action ('bbp_template_before_single_forum' , 'rew_add_html' ) ;
function rew_add_html () {
echo '<b>hello</b>';
}
and amend echo '<b>hello</b>';
to what you want
Put this in your child theme’s function file –
ie wp-content/themes/%your-theme-name%/functions.php
where %your-theme-name% is the name of your theme
or use
Code Snippets
Probably an issue with a plugin conflict or theme.
Standard troubleshooting rules apply. Deactivate one plugin at a time and switch to a WordPress Twenty Something theme until it starts working, then work backward until you identify what’s causing it.
bbPress 2.6.6 is out now! 💚
bbPress 2.6.6
Download it from WordPress.org!
bbPress
This is likely related to some kind of server configuration issue.
Does this happen with a regular WordPress Post or Page?
Hi,
sorry for the noob question, hopefully the answer’s easy, but I can’t figure it out or find an answer online. Slightly overwhelmed by the 25 tabs on the bb style pack settings.
I just installed bbpress and the style pack on my WordPress site and set up my single forum here:
North London Low Carbon Future Group
However the font size is tiny. I’m using theme Twenty Twenty so I figured it should be defaulting to something that blends right in. Isn’t that the way it’s meant to work?
I tried to copy some text into a BBPress forum and was kind of surprised to see it came up with a lot of html tags in it. Even in the visual editor!
I am running WordPress 5.5.3, Memberpress Basic 1.9.4 and BBPress 2.6.5
What can I do make sure when text is copied into a forum, it shows up as meant to be and not with a load of HTML tags that I don’t want to see….
I made a forum, but the button to post a topic is missing! For the admin, the buttom area is replaced with the wordpress toolbar for some reason, and using a user account, there is no button. Please help! Thanks!
this plugin still works fine
bbPress – Moderation Tools
Dear all,
Since a couple of months I am using a BBpress forum (and BBpress Attachments) on my WordPress (5.5.3) page (TopMag 2.0.2 theme) related to http://www.amrwr.nl
I’ve got a very strange thing going on: everytime I (or a different user) start(s) a new thread and insert a Youtube or blogspot link, a download is prompted (a pop-up with ‘open’ or ‘save as’ appears) and the message itself is not posted.
When I then open the downloaded file, the following code is displayed:
<!DOCTYPE HTML PUBLIC “-//IETF//DTD HTML 2.0//EN”>
<html><head>
<title>503 Service Unavailable</title>
</head><body>
<h1>Service Unavailable</h1>
<p>The server is temporarily unable to service your
request due to maintenance downtime or capacity
problems. Please try again later.</p>
</body></html>
This currently happens in the following browsers: Mozilla Firefox, IE, Edge, Chrome, DuckDuckGo. Untill very recently, IE and Firefox did not have this problem…
I have done all the troubleshooting I could (given the knowledge I have) and are now quite lost as to how to solve this problem.
Any help would be much appreciated!
Regards,
Jascha
ok, yes bbpress just uses wordpress registration
it could be an email issue – email is notoriously difficult to get consistent – many email companies see wordpress emails as spam.
so I’d try the following which is my standard email advice:
1. You should be aware that many spam filters strip messages that do not come from the correct address. So if your site is mysite.com and your email address
in wordpress settings>general is fred@gmail.com then it is likely that messages will be dumped in transit.
You need to set up email to come from your site eg fred@mysite.com, your hosting provider can help if needed.
2. Just bbpress?
Then you need to see if this is wordpress wide or just bbpress.
Try https://wordpress.org/plugins/check-email/
it could be a theme or plugin issue
Themes
As a test switch to a default theme such as twentyfifteen, and see if this fixes.
Plugins
If that doesn’t work, also deactivate all plugins apart from bbpress and see if this fixes. if it does, re-enable one at a time to see which is causing the error.
If you cannot do this to your site (say because it is live) then use the ‘troubleshooting’ features of this plugin to let you test without affecting other users
Health Check & Troubleshooting
Next try switching to smtp email – this page from the host Siteground explains it
https://www.siteground.co.uk/tutorials/wordpress/use-smtp/
and of course
By default, you do NOT receive emails for your own topics/replies, only if somebody else replies on your subscribed topics
so testing would need two email accounts to prove !
Thanks Robin for the feed back
checked my spam folder and nothing there, I spent a couple of hours yesterday trying to get it working, still no luck.
I’m not really sure its a bbPress problem, but either way, I’m at a loss.
I even updated wordpress,
I’m only using bbPress as a plugin, should there be another plugin I need to use, from my research the answer is no.
I’m using Divi Plugin, and an another theme
looks like a css issue.
if this is a new installation (that is submit has never shown) then it could be a theme or plugin issue
Themes
As a test switch to a default theme such as twentyfifteen, and see if this fixes.
Plugins
If that doesn’t work, also deactivate all plugins apart from bbpress and see if this fixes. if it does, re-enable one at a time to see which is causing the error.
If you cannot do this to your site (say because it is live) then use the ‘troubleshooting’ features of this plugin to let you test without affecting other users
Health Check & Troubleshooting
bbp style pack
once activated go to
dashboard>settings>bbp style pack>Freshness Display
and you will see options to translate
Hi, i am from Ukraine, sorry for my English. I set russian language, in my wordpress settings. Bbpress translated correct. But only in the google search results, near topic i see “4 days ago” – are not translated in russian language ( and all the rest well translated). Help me please
hmm.. not really a bbpress issue, and nothing has changed in bbpress recently.
it could be a theme or plugin issue
Themes
As a test switch to a default theme such as twentyfifteen, and see if this fixes.
Plugins
If that doesn’t work, also deactivate all plugins apart from bbpress and see if this fixes. if it does, re-enable one at a time to see which is causing the error.
If you cannot do this to your site (say because it is live) then use the ‘troubleshooting’ features of this plugin to let you test without affecting other users
Health Check & Troubleshooting
Hi there All,
I have enabled new registrations, by creating a registration page. and use the shortcode [bbp-register].
however, when I test this in incognito, I do received the email to complete my registration but it only contains
Username: john###
Email: john###@gmail.com
is there ment to be a password, or a link to create a password?
WordPress 5.5.1
bbPress 2.6.5
How can I solve this without adding custom code somewhere or adding more plugins for minor issues like this?
you can’t without doing one of the two. Given that every page rendition of a site without caching involves the parsing of many thousands of functions, and execution of several thousand, adding a plugin or some code to so this will add no perceivable delay to your site.
plugin wise
bbp style pack
code wise
https://codex.bbpress.org/layout-and-functionality-examples-you-can-use/#4-turning-off-or-changing-breadcrumbs item 4 to turn off homepage