OK, the only other thing I noticed is a jquery conflict. Wasn’t sure it was as promising as the fatal error (which I’m now not seeing by the way).
However, on further investigation I can see that it appears something is loading it’s own jquery library from googleapis, which is not recommended due to it being quite different from the WP jquery library. This could potentially be coming from your WP theme, so the first thing to try would be one of the default WP themes such as twenty thirteen to see if that resolves things.
Might not fix things, but it’s always best to eliminate the obvious problems before looking further!