@ boerup
As counter-intuitive as this may seem… it sounds like there is a fatal javascript on the page, likely being caused by another plugin or more like the theme in this case which only came to light when using Connections on this page.
To view these errors, load the page in Chrome, hit the F12 key and then click the Console tab.
Here will be listed all the errors on the page. Hover over the file name on the far right to see the path of the file causing the error. Most often the source of the error can be determined by the filename and file path.
If it is revealed that a script is the source of the error, then in most cases it is because a plugin or theme is improperly loading jQuery.
That’s the best guesses I have. You would have to share a link to the page with the issue for me to give you any more precise advice.
Hope that helps!
