Andrew Nevins
(@anevins)
WCLDN 2018 Contributor | Volunteer support
See if you can get support from your theme’s vendors: http://www.favethemes.com/ – Even if you have to pay they may be the best bet seeing as they built it
or get rid of it and use the shortcodes ultimate plugin, it’s awesome!
Hi jack,
I see that I we have shortcodes ultimate plugin in my plug in lists.. is that what we’re using? i didn’t build this so i have no idea where to start.
if it is the one your using then the post should have this format:
[su_accordion]
[su_spoiler title="Title of the Post goes here" style="fancy"]
content goes here
[/su_spoiler]
[/su_accordian]
check to see if that’s the case and if it is and you want to add a new accordion element just create another pair of
[su_spoiler title="" style="fancy"]
[su_spoiler]
and add it between the
[su_accordion]
[/su_accordion]
tags.