You get these following errors,
Code:
HTML1115: X-UA-Compatible META tag ('IE=7') ignored because document mode is already finalized.
df
HTML1115: X-UA-Compatible META tag ('IE=edge,chrome=1') ignored because document mode is already finalized.
df
SCRIPT5007: Unable to set value of the property 'innerHTML': object is null or undefined
xxxxjquery.emm.js, line 17 character 6
Try commenting out any meta tags you have in the head of your page and reloading the page. I reckon the plugin is stopping you from loading the page correctly. Comment out scripts and any meta tags you may have and see what happens then,