• I try to use the answer from here: https://ww.wp.xz.cn/support/topic/how-to-keep-accordions-open-2/

    I have added the code
    (function($) {
    $(function() {
    $( ‘.fl-accordion-button’ ).trigger( ‘click’ );
    });
    })(jQuery);

    But how can I make this step “disable both the Collapse Inactive and Expand First Item settings on your Accordion module”? From wordpress I when to Qode Options > Elements > Accordion but I can see available changes only for text and color.

Viewing 1 replies (of 1 total)
  • Plugin Contributor Ben Carlo

    (@hinampaksh)

    Hey @arianthi,

    Thanks for posting!

    Our products don’t offer a Qode Options section on the WordPress dashboard. Perhaps you’re using a different accordion plugin. Do you mind sharing the URL of the page in question so we can check for you? 🙂

    Ben

Viewing 1 replies (of 1 total)

The topic ‘Accordion settings open’ is closed to new replies.