Hi Baden, i′m trying to figure it out almost the same thing, but i’m using the roll-your-own type with the trigger below the target.
Here′s the code
<div id="target-ID" class="collapseomatic_content">
<?php the_content(); ?>
</div>
<span class="collapseomatic scroll-to-trigger" title="continue lendo" id="ID">keep reading</span>
<span id="swap-ID" style="display: none;"> </span>
the link that i am testing (when the thumbnails and text starts)
https://site1369326559.provisorio.ws/thinking/
Thanks in advance!