Viewing 6 replies - 16 through 21 (of 21 total)
  • Plugin Author Anoop Ranawat

    (@anoopranawat)

    Hello,

    Plz give me 1 day time, i will upgrade this plugin with a setting option.
    where you can solve your problem.

    Thanks

    ivan_revz

    (@ivan_revz)

    Thank you sir… ??

    Leash22

    (@leash22)

    For all having this issue use this:

    <script type=”text/javascript”>
    jQuery( “.accordion” ).accordion({
    heightStyle: “content”,
    collapsible : true, active : ‘none’
    });
    </script>

    Worked for me a treat! Just need to target the class and not the ID

    ivan_revz

    (@ivan_revz)

    Dude you are very awesome… Thanks a lot you really save me from darkness… ??

    Leash22 – Thank you…

    CatalinaBackcountry

    (@catalinabackcountry)

    Leash22 – Thank you! I was able to fix this with your remedy.

    SPTechnolab – Thanks for a great plugin!

    Plugin Author Anoop Ranawat

    (@anoopranawat)

    For all having this issue use this

    <script type="text/javascript">
    jQuery( ".accordion" ).accordion({
    heightStyle: "content",
    collapsible : true, active : 'none'
    });
    </script>
Viewing 6 replies - 16 through 21 (of 21 total)
  • The topic ‘Can I not have the first FAQ expanded?’ is closed to new replies.