I use Collapse-O-Matic plugin successfully with most shortcodes, but since 1.0977 when i have the shortcode
[ church_admin type=small-groups-list map=1] or [ church_admin type=small-groups-list map=0]
anywhere on the page it stops working and all the sections remain expanded.
I traced the problem to the latest
“smallgroup_maps.js”
which has the line
“jQuery(document).ready(function(){sgload(lat,lng,xml_url);});”
added as the first line to the script, removing this line by reverting to the previous version removes the conflict