Google Api Fonts Blocked by Chinese Govt and Jquery Error
-
Hey all, I haven’t seen anything in search, so I’ll post this topic. Many of my blog’s users are Chinese, but the Chinese government blocks anything from Google. Any way to find anything that loads Google API fonts and get rid of it? My page tries to load the fonts on line 59 of the “Index” and fails, making the page load time incredibly slow in China.
Here is line 59:<link rel='stylesheet' id='open-sans-css' href='//fonts.googleapis.com/css?family=Open+Sans%3A300italic%2C400italic%2C600italic%2C300%2C400%2C600&subset=latin%2Clatin-ext' type='text/css' media='all' />
My site is https://www.westmeetseast.net
Also, Nextgen is giving me a “Uncaught ReferenceError: jQuery is not defined” error on line 1158. How could I correct that?
Line 1158: jQuery('#ngg-slideshow-695-19185381640-image-list').hide().removeClass('ngg-slideshow-nojs');
I’m not a coder at all, but I can find things pretty easily. Thanks for your help!!!
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Google Api Fonts Blocked by Chinese Govt and Jquery Error’ is closed to new replies.