Plugin Author
Link
(@playes)
the problem caused by Google changing his ChartAPI domain [chart.apis.google.com] to [chart.googleapis.com], other part of the URL stay the same.
i fix this bug since V1.4.0.
I have installed V1.5.0 and it is still not working. Is there anything I need to do on my side?
Plugin Author
Link
(@playes)
your site is what? maybe i could see about it.
Plugin Author
Link
(@playes)
oh, you must have been installed some Google Font plugin, replace ChartAPI domain [chart.googleapis.com] to some not-exist-domain [chart.useso.com], that’s something i don’t expect.
Yes. I installed a plugin to improve loading speed in China.
Is there a workaround where I can continue using Open Social as well as using an alternative font loading URL?
Plugin Author
Link
(@playes)
i’m not sure..
maybe you can try:
‘weixin’=>”http://chart.googleapis.com/chart?chs=400×400&cht=qr&chld=L|5&chl=%URL%”,
chang into:
‘weixin’=>”http://chart.googlea”.”pis.com/chart?chs=400×400&cht=qr&chld=L|5&chl=%URL%”,