03/02/2015 at 11:49 am
#321160
Keymaster
@ Larry
I can not see the page in question because the directory requires login to view.
What I can tell you is that the GC Social Wall plugin is causing a fatal javascript error which is causing all javascript that comes after the error not to run. Which is roughly half of the scripts loaded on the page. Also, though not a fatal error, the plugin also has paths to its files incorrect. Here’s an example:
http://messrsintl.com/wp-content/plugins/gc-social-wall//js/gc_social_wall.js?ver=4.1.1
Notice the double forward slash before js
. That is in invalid path.
My suggestion would be to deactivate the plugin and contact the plugin author to see if they can fix those issues in their plugin.
I hope that helps, let me know!