The shortcodes and template tags are not displaying data from connections at all.
Removed all variables so that there was only [connections] left.
It looks like the plugin is generating the shell for the data:
<div class="connections-list">
</div>
but nothing is actually being retrieved from the database.
Any ideas?