@oscowordpress1 – it does on my test site
it could be a theme or plugin issue
Themes
As a test switch to a default theme such as twentytwenty, 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
Nop, its a dam fault of bbpress, I have rolled back to 2.6.6 and it works again.
I appreciate your frustration, but not sure ‘fault’ is the correct word.
bbpress has changed something – but the ‘fix’ when it comes may not ‘fix’ you, as your site is adding a no-js class (from either the ‘Publisher’ theme or a plugin) which then isn’t overwritten as is normal practice by a test within your theme or the plugin.
you could try adding this to the custom css of your theme
.no-js {
display : inline !important
}
to override the bbpress setting
We are also seeing this, it took quite a while to track it down to this. Adding the code provided here seems to make the editor visible/work again.
Another issue we are having, though, is the display of emoticons or whatever they are called that were inserted via TinyMCE…
We get a 404 error on the URL formed like this:
/forum/my-plugins/tiny_mce/plugins/emotions/img/smiley-smile.gif