I checked out the script in Chrome’s JavaScript console and got this:
“Uncaught ReferenceError: QTags is not defined” around the 5th line of code:
edButtons[110] = new QTags.TagButton( ‘code’, ‘code’, ‘', '
‘, ‘c’ );
QTags._buttonsInit();
That looks like it might be it. Any thoughts on how to define the QTags?
Thanks in advance for the help.
Can you please create a ticket in bbPress’ Trac and we can take a closer look at this.
https://bbpress.trac.wordpress.org/
If you have a link to the discussion you had with Royal Slider please also include that, thanks.