Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #1462371

    Hello,
    I use Enfold for a while and encountered some strange issue with accordions when updating to the last 6.x versions.
    The headline text value is being continuously set for every single unopened accordion element. Looking at it in the browser inspector, I can see my elements’ HTML representation flickering as the headline text is repeatedly being changed to the exact same value. Is there some sort of callback or update function that shouldn’t have been called ? I can imagine this being a symptom of deeper performance issues too.
    I can see the same issue on your documentation pages : https://kriesi.at/documentation/enfold/accordion/
    code example :
    <p id="toggle-toggle-id-13" data-fake-id="#toggle-id-13" class="toggler av-title-above " itemprop="headline" role="tab" tabindex="0" aria-controls="toggle-id-13" data-slide-speed="200" data-title="Add Accordion tabs" data-title-open="" aria-expanded="false">Add Accordion tabs<span class="toggle_icon"><span class="vert_icon"></span><span class="hor_icon"></span></span></p>
    Thanks in advance.
    Olivier

    #1462379

    Hey ofeuillet,

    Thank you for using Enfold and for reporting this.

    I missed a check for that.

    Will be fixed in next release 6.0.3.

    If you want to test the fix please update the 2 files

    ..\config-templatebuilder\avia-shortcodes\toggles\toggles.js
    ..\config-templatebuilder\avia-shortcodes\toggles\toggles.min.js

    with

    https://github.com/KriesiMedia/enfold-library/blob/master/temp_fixes/Enfold_6_0_2/config-templatebuilder/avia-shortcodes/toggles/toggles.js
    https://github.com/KriesiMedia/enfold-library/blob/master/temp_fixes/Enfold_6_0_2/config-templatebuilder/avia-shortcodes/toggles/toggles.min.js

    Do not forget to make a backup for a fallback and save theme options in case you use merged js.

    Best regards,
    Günter

    #1462394

    Hello! We have the same issue on iOS deviced (iPhone / iPad) in Chrome and Safari browser.
    Opening a accordeon / toggles causes flickering and a permanent reload of the page.
    I’ve updated the JS files and the theme itself (currently running 6.0.2) and I turned off caching modules, but the issue is not solved.

    I created a simple page to test it (find it in private content)
    Any idea?
    Thanks in advance!
    Nicolas

    #1462396

    Yes it seems to solve our problem ! Thanks for your quick answer. Looking for 6.0.3 to be released very soon ! Olivier

    #1462478

    Hi,

    Glad we could fix the problem.

    Enjoy the theme and have a great day.

    Best regards,
    Günter

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘Accordion header issue since Enfold 6.01’ is closed to new replies.