I came from china and made a test website. I want to visit it in mainland china.
Unfortunatly Google is banned from China…, that means we can’t visit google at all and can’t get any resource from google. I found the link of “jquery.min.js” was from google. Please have a look at the scrren shot i attached .The file can’t load and was colored red.
How to solve this problem ? Who can help me? I am a free user. Thanks a lot.
Disclosure: I’m not from webflow and I know barely nothing in JS
Hi WF uses Google CDN to call jquery libraries. You can still call another, adding a script in the custom code HEAD section of your website (on the dashboard).
Something like this: <script src="//code.jquery.com/jquery-1.11.2.min.js"></script>
Found it on Google, hopefuly the jquery domain isn’t blocked from China.
Didn’t I read this week that China is opening to Google finally?