05/16/2013 at 4:33 pm
#260135
Keymaster
@ Mark
The scrip error is not being caused by Connections it is being caused by the global.js script that belongs to the theme.
http://fridayncsu.staging.wpengine.com/wp-content/themes/fi_theme/js/global.js
I’m fairly certain the “$” should be “jQuery”.
Looks like the template CSS was altered, add this:
#cn-tile-plus #cn-list-body{
clear: both;
}
Add that back in
