Hi, I am also trying to use shortcode for a image gallery plugin (BWS Gallery Plugin) withing the content of Collapse-O-Matic; but it expands all the targets by default on page load and collape stops working. As soon as I remove the gallery shortcode, everything works fine. I have even tried using roll-your-own method but got the same results.
Here is the code I am using.
<span class="collapseomatic" title="Fast Monkey" id="monkey1" >Fast Monkey</span>
<div id="target-monkey1" class="collapseomatic_content">[print_gllr id=118]</div>
Is it because multiple jQuery files crashing? Any solution to fix this?
Regards
Ketan