Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author livemesh

    (@livemesh)

    You will need to change the JS file – <plugin folder>/includes/widgets/lsow-accordion-widget/js/accordion.js and insert this line –

    this.show(this.panels.first());

    at line number 78 prior to click event handler. After making this change copy over the same to accordion.min.js and you are all set.

    Will consider adding this as an option in future update. Thanks

    @livemesh

    Thanks for the detailed reply, I was searching for this as well as I couldn’t find an option in the widget to do this! I would love to see this as a feature rather than a code change!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘How to set in Livemesh accordion first panel open’ is closed to new replies.