Skip to:
Content
Pages
Categories
Search
Top
Bottom

Latest version (2.9.2) breaks wishlist Membership and Revolution Slider

Viewing 4 replies - 1 through 4 (of 4 total)

  • Boone Gorges
    Keymaster

    @boonebgorges

    Can you say how the slider is “broken”? I just clicked on the link and it seems to be working OK.

    You might consider opening your JS console (generally, press F12 and hit the Console tab) to see if you find any JS errors that might be triggering something to break.


    donalconlon
    Participant

    @donalconlon

    Hi Boone,

    I had to disable buddyepress as we need to allow users to register (upcoming event).

    I cloned the site here http://www.test.irishnetworkboston.net/home2/.

    Buddypress is enabled on the cloned site.


    donalconlon
    Participant

    @donalconlon

    I’m seeing the following:

    Loading failed for the <script> with source “http://www.test.irishnetworkboston.net/wp-content/plugins/buddypress/bp-core/js/jquery-cookie.min.js?ver=2.9.2”.
    Loading failed for the <script> with source “http://www.test.irishnetworkboston.net/wp-content/plugins/buddypress/bp-core/js/jquery.caret.min.js?ver=2.9.2”.
    home2:601
    Loading failed for the <script> with source “http://www.test.irishnetworkboston.net/wp-content/plugins/buddypress/bp-core/js/jquery.atwho.min.js?ver=2.9.2”.


    Boone Gorges
    Keymaster

    @boonebgorges

    Ah yes, thanks for that.

    It looks like your theme is loading scripts from BuddyPress, but is using an old path for these scripts. (BP changed the paths a couple versions ago. See https://buddypress.trac.wordpress.org/changeset/11009.) Look in your theme – probably in functions.php – to see how it’s loading the cookie, caret, and atwho scripts. Then update the paths as needed (I think you can just add /vendor/).

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