• After updating plugin from v 2.2.72 to v. 2.2.87 all accordions are stuck in the open position and don’t allow for open and close. WP version 6.2.2 Using Shortcodes to add to block editor. Thank you for any insight.

    Inspector provides:

    Uncaught TypeError: jQuery(…).accordion is not a function
    at scripts.js?ver=1688412321:46:40
    at NodeList.forEach ()
    at HTMLDocument. (scripts.js?ver=1688412321:10:20)

    Sample of script error:

    jQuery(accordionitemsWrap).accordion({ <— Error reference
    event: accordionsDataObj.event,
    collapsible: collapsible,
    heightStyle: heightStyle,
    animate: parseInt(animateDelay),
    navigation: navigation,
    active: accordionsDataObj.active,
    beforeActivate: function (event, ui) {……..

    The page I need help with: [log in to see the link]

Viewing 5 replies - 1 through 5 (of 5 total)
  • I’m using this plug in for the first time and have the same problem. 8 accordions on the page, all work fine when viewing the page as a logged in admin. But on the public page only the first accordion is visible and is stuck open. WP 6.1.1, Accordion Combo 2.2.87, using shortcodes, all advice very welcome, thanks.

    I managed to resolve my issue. In case it helps anyone else who has a site hosted on Siteground, it was a conflict with the Siteground Optimiser plugin. Deactivating the Optimiser plugin solved the problem.

    Plugin Support pickpluginswporgrep

    (@pickpluginswporgrep)

    Hi @charliemcf,
    Glad to know you’ve fixed this issue, and thank you so much for sharing with us. Definitely, it’ll help someone in the future.

    Plugin Support pickpluginswporgrep

    (@pickpluginswporgrep)

    Hi @digizone2000,
    Please deactivate any cache-related third-party plugins and give it a try. We believe it’s an optimization/cache related issue.

    Thread Starter digizone2000

    (@digizone2000)

    This problem of the accordions stuck in open position still persists with our sites. I opt to keep the plug-in at version 2.2.70 on production as that works.

    Stage Site example: https://eastparkstage.wpengine.com/

    We host on WP Engine. I have no 3rd party cache plugins installed within WordPress. I’m sure WP Engine has caching – but also know many people use it so I should imagine the plugin functions with that.

    WP version: 6.3.1
    Current version of Accordions running: 2.2.89
    Please let me know what more information I can provide.
    Thank you.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Accordions stuck in open position after update’ is closed to new replies.