Couldn’t reply to the other entry on this topic, but I wanted to contribute. So the short answer is YES, you can create multiple accordions, but I think you need to assign them each to a different group.
So this is the shortcode I used to display multiple accordions on the same page:
<h3>Restricted Items</h3>
[afwp_group_accordion id="3" afwp_accordion post_type="accordion-for-wp" posts_per_page="15" order="ASC" order_by="ID" perm="readable" offset="0" afwp_content_type="content" afwp_active_item="0" afwp_template="theme-default" afwp_style="vertical" afwp_dropdown_icon="fa-chevron-down" afwp_active_dp_icon="fa-chevron-up" afwp_title_color="#5b0202" afwp_title_background="#e2dbc7" afwp_content_color="#3d3c3d" afwp_content_background="#dcd4bc"]
<h3>Hazardous Waste</h3>
[afwp_group_accordion id="4" afwp_accordion post_type="accordion-for-wp" posts_per_page="15" order="ASC" order_by="ID" perm="readable" offset="0" afwp_content_type="content" afwp_active_item="0" afwp_template="theme-default" afwp_style="vertical" afwp_dropdown_icon="fa-chevron-down" afwp_active_dp_icon="fa-chevron-up" afwp_title_color="#5b0202" afwp_title_background="#e2dbc7" afwp_content_color="#3d3c3d" afwp_content_background="#dcd4bc"]
]]>
When you go to Accordions and Add new… all the plugin does is create a post. How is this intuitive? WTF???
]]>Please I have created an accordion on the About me page? Looks great! Thanks for this great plugin.
But can I create another accordion for a different page “Services” If yes. please how?
Thank you in anticipation.
]]>Is there any way to add a link in an accordion?
]]>Hi,
it is possible to open first item in accordion by default. Now, alle items are closed
Thx
]]>