codemonkey-jack / shoestrap-3

A highly customizable WordPress theme with the ability to use multiple CSS frameworks
http://shoestrap.org
MIT License
395 stars 103 forks source link

Remove jquery detect #574

Closed JosefJezek closed 10 years ago

JosefJezek commented 10 years ago

Could you remove this script?

<script>window.jQuery || document.write('<script src="http://refashion.cz/wp-content/themes/shoestrap-3/assets/js/vendor/jquery-1.11.0.min.js"><\/script>')</script>

See http://wordpress.stackexchange.com/questions/25273/check-if-jquery-library-exist

JosefJezek commented 10 years ago

Sorry, I have enabled CDN.