• My accordions stopped working. They dont open on click anymore. I am using the latest version. Here is the error from the console: Uncaught ReferenceError: aagb_local_object is not defined

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

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Support SpiderThemes Support

    (@spiderthemes247)

    Hi @adam320 ,

    Thank you for reaching out to us. We’ll thoroughly check this issue in our environment, and if we can reproduce it, we’ll work on fixing it as soon as possible.

    Regarding the website you shared (https://teamdavelogan.com/), we can see that the accordions are working properly on our end. Could you please share a screenshot of the specific issue you are experiencing?

    If you prefer, you can also email us the screenshot and relevant page link directly at [email protected], so we can review the issue on your site more accurately.

    Thread Starter Adam Nowak

    (@adam320)

    The accordion is working because I fixed it by adding this to group-accordion.js

    if (typeof aagb_local_object === ‘undefined’) {
    var aagb_local_object = {};
    }

    Thread Starter Adam Nowak

    (@adam320)

    I still haven’t seen an update available. Have you looked into this issue?

    I reproduce the same bug for my webiste and i used Adam’s fix for making it work.

    Plugin Author Md Akram Hossain

    (@akramhossain)

    Hi @pixelwarrior05 ,

    Thank you for reporting this issue. We have acknowledged the problem and are currently reviewing it. This issue will be addressed and resolved in the next plugin version.

    We appreciate your patience and cooperation.

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

You must be logged in to reply to this topic.