June 2026 promo! Join our Discord free of charge.

Slick­Stack
Lightning-fast WordPress on Nginx

Quicktags Toolbar on this forum?

  • This topic is empty.
Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #7803
    Jacob
    Guest

    Is there a reason this forum doesn’t have the Quicktags Toolbar when creating posts? Can this be enabled?

    Is it possibly related to this bug?

    https://bbpress.trac.wordpress.org/ticket/3445

    #7804
    Justin
    Guest

    Yah, I also don’t know why because it’s enabled already. I have wondered the same thing, maybe something in the theme needs to be added?

    #7805
    Sharon
    Guest

    Hmm that patch does seem to work:

    add_action( 'wp_footer', 'swap_js_body_tags' );
    function swap_js_body_tags() {
       remove_action( 'wp_footer', 'swap_js_body_tags' );
       echo "<script>document.body.className = document.body.className.replace('no-js','js');</script>\n";
    }

    Ref: https://meta.trac.wordpress.org/changeset/11454

    #7806
    Douglas
    Guest

    although it appears in a vertical stack instead of horizontal lol

    we have bbPress CSS enabled so not sure why, must be something in our theme CSS that’s overriding the layout

    #7807
    Teresa
    Guest

    thanks @OP

    #7808
    Evelyn
    Guest

    For Google:

    bbPress Editor buttons missing since 2.6.8 upgrade

    “The post editors’ buttons are missing after upgrading to the 2.6.8 release.
    In 2.6.6 the buttons are still visible.
    As mentioned in this support thread https://bbpress.org/forums/topic/editor-buttons-missing-since-2-6-8-upgrade/, there is a workaround by editing the theme, but that’s not ideal.”

    #7814
    Stephen
    Guest

    well some new CSS in HoverCraft theme and seems better now. Eventually we will disable bbPress CSS and keep it all in the theme hopefully

Viewing 7 posts - 1 through 7 (of 7 total)
Reply To: Quicktags Toolbar on this forum?

Thanks to our generous sponsors for their support!