How Can I Setup Accordion-Style FAQs?

How Can I Setup Accordion-Style FAQs?

To output a your FAQs in an Accordion Style, add a shortcode like this one to any page:
[faqs category='my-category' style="accordion" theme="future-purple"]
If you prefer the accordion to start with all of the items collapsed, use this shortcode instead:
[faqs category='my-category' style="accordion-collapsed" theme="future-purple"]
Click here to see an example of the Easy FAQs accordion style.