09/10/2015 at 6:10 pm
#346375
Keymaster
@ Colleen
The issue is being caused by a fatal javascript error introduced by the theme. When a fatal javascript error happens, all scripts after that error will not run. This is breaking Connections and well as a few other plugins on your site.
You can view this error yourself by loading the page in Chrome, hitting the F12 key and then clicking the Console tab. The error Uncaught TypeError: $(...).doubleTapToGo is not a function is coming from the theme in the global.js file on line 45.
There’s not really anything I can do about this error… The dev of the theme has a support page, they should be able to fix the bug in the theme.
I hope this helps! Let me know.
