Can you make your script tags protocol-agnostic? That is, change
{script src=”http://ajax.googleapis.com/ajax/libs/jquery/1/jquery.min.js”}{/script}
to
{script src=”//ajax.googleapis.com/ajax/libs/jquery/1/jquery.min.js”}{/script}
(angled brackets changed to curly to be able to post)
Get updates on the WordPress plugins, tips and tricks to enhance your WordPress experience. No spam. View newsletter
By using this website, you agree to our Terms Ok