Skip to:
Content
Pages
Categories
Search
Top
Bottom

HTML editor doesn’t appear on bbpress 2.6.7


  • OSCOWP
    Participant

    @oscowordpress1

    Since I updated to 2.6.7 only appears now the visual but not the HTML…

    WHY?

Viewing 4 replies - 51 through 54 (of 54 total)

  • Robin W
    Moderator

    @robin-w

    @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


    OSCOWP
    Participant

    @oscowordpress1

    Nop, its a dam fault of bbpress, I have rolled back to 2.6.6 and it works again.


    Robin W
    Moderator

    @robin-w

    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


    scmsteve
    Participant

    @scmsteve

    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

Viewing 4 replies - 51 through 54 (of 54 total)
  • You must be logged in to reply to this topic.
Skip to toolbar