Hello … The accordions in the sidebar are repositioning whenever you open/close, however the reposition option is turned off in the module settings. Can't figure out why they keep moving. Thanks for your help!

    The video is to show how it's working now, but that's NOT how it's supposed to work.

    I have the option to reposition accordions set to OFF, but the accordions are still arbitrarily repositioning.

    Thanks!

      bodeinvenice Kindly check now. Have commented out the specific script responsible for repositioning functionality in /modules/mod_zentools2/tmpl/accordion.php

      Kindly ensure to clear your browser cache if changes dont reflect

      Hmmm … I'm still seeing the issue and have tried clearing cache and multiple browsers (Chrome and FF).

        bodeinvenice Bit weird as the same functionality turns off while toggling the option on local install or making the similar changes of commenting out specific script in file mentioned above

        Will also request our team member to review the same. Please be patient while we revert back

        Hello, Just following up to see if there's any update on this item. The weird thing is this didn't happen with ZenTools module but started to happen when we upgraded to ZenTools2. Thanks!

          bodeinvenice Have also reported the same to JA Dev team so as to enable to examine the relative issue which is site specific

          Please be patient as we shall revert back soon

          5 days later

          Hi.

          I fixed the issue.
          Edit the file.
          /modules/mod_zentools2/tmpl/accordion.php

          Change
          #<?php echo $clean_name;?>
          To
          javascript:void();

          Write a Reply...
          You need to Login to view replies.