• Hi! Amazing plugin, thank you so much!!

    However, I would like to make all my FAQs with accordion style opened by default (because SEO and avoiding an extra click to the user). How can I do it with the shortcut? I’m using currently this:

    [faqs style=”accordion-grouped” filter=”true” order=”ASC” orderby=”title”]

    If is not possible (even it looks like a very simple feature), may I ask if the accordions are “display:none” with Javascript or directly in the HTML. If is the first option, maybe I can “display:block” with custom JS but I it’s not the best approach.

    Best regards!

Viewing 4 replies - 1 through 4 (of 4 total)
  • Hi,

    If you want to keep the FAQs open then you can use any of the following shortcodes.

    https://tppr.me/WO3LT

    The purpose of accordion and toggle is to take less space and give users the power to show only needed questions.

    ?Feel free to let me know if you need any further assistance.
    ?
    ?Regards,

    Thread Starter crisvalls

    (@crisvalls)

    Hello,

    I think sadly you didn’t reply my question, because with those shortcode your can’t configure if accordions are opened or closed by default. There is any way to do it without custom Javascript or you are planning to make it in a close update? I think is easy to implement it and useful for your users.

    Thank you.

    Hi,

    If you want to expand all FAQs with Accordion style, you can simply use them without accordion style. This is why I recommended those shortcodes.

    Now, if you want to change the behavior with CSS, you can do it.

    Please share your website URL, I’ll provide a CSS snippet.

    Regards,

    Thread Starter crisvalls

    (@crisvalls)

    Hello,

    Finally I need to be opened with anchor in url, so the only case is with Javascript and is what I did. Thank you anyway for your help.

    Best regards.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Make accordion open by default’ is closed to new replies.