Hi,
Thanks for using my plugin. I loaded that site and while there is a 404 error on a javascript file in your theme (it can’t find jquery.nestedAccordion) it did not impact my ability to operate the accordions. There were no other errors in the console (Chrome v39).
Hi,
jquery.nestedAccordion is other js to modify accordion. The js originally from static html. I don’t know how to link that script to my php. Is it possible to have nested accordion with your plugins?
For example:
1. Overview
Test
There is one more sub here.
Like that.
Whoops.
Overview
…..Sub 1
……….sub 2
I mean like that.
My understanding is the shortcode parser in WordPress is not smart enough to do nested shortcodes that use the same name (e.g. nested toggles). That said, it may be possible to nest accordions given their name is split up with the accordion group… you’d have to test it out and see.