Skip to:
Content
Pages
Categories
Search
Top
Bottom

javascript conflict with Royal Slider & eMember plugin

  • @wplove3268

    Participant

    I recently installed the eMember plugin (from Tips and Tricks HQ) and have been running bbPress and the Royal Slider slideshow plugin on my site. When all three plugins are running, however, my home page slideshow stops working. I contacted Royal Slider about the issue and they got back to me saying there is a JS error that is blocking the execution of the slideshow-and the source of it was bbPress.

    My site: dev.detoxtheworld.com
    Wordpress version 3.8.1
    Running bbPress version 2.5.3
    I’ve tested the problem using a default theme and it still occurs.

    Here is the script from which the conflict originates: http://dev.detoxtheworld.com/wp-content/plugins/bbpress/templates/default/js/editor.js

    https://bbpress.trac.wordpress.org/browser/tags/2.5.3/templates/default/js/editor.js

    Can anyone tell me what the problem might be and, even better, how to fix it?

    Mod Edit: I removed the code and added a link to the source for improved readability.

Viewing 2 replies - 1 through 2 (of 2 total)
  • @wplove3268

    Participant

    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.

    @netweb

    Keymaster

    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.

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