• With the update, when listing faqs one by one, they are all open. Is there a way to once again have them all started as closed?

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Support jaysupport

    (@jaysupport)

    What do you mean one by one? If a shortcode outputs only a single FAQ, it will show/start as open (as there is no need for the toggle if you have only one FAQ on your page).

    Thread Starter wslover317

    (@wslover317)

    Before the update, I had 3 single FAQS listed, all started off closed.

    Plugin Support jaysupport

    (@jaysupport)

    How are you listing these 3 FAQs? You shouldn’t need to use more than one shortcode on your page. For example, you can display more than one FAQ with the select shortcode, like so:

    [select-faq faq_id="1,2"]

    Or you could put the three FAQs into a category and display that category, like so:

    [ultimate-faqs include_category="your-category-slug"]

    etc.

    Thread Starter wslover317

    (@wslover317)

    Thanks for the reply. We had elements between the FAQs across multiple sites with links to the full faqs. At the bottom.

    Issue is, with this change, we had to update multiple sites.

    People do and will use plugins in ways not necessarily intended. Just food for thought when updating a plugin and changing features.

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘Initially closed’ is closed to new replies.