A question: gapi.plusone.go


In the present English version of the blog the javascript pop-up windows have ceased to work since yesterday (e.g. here), while in the Hungarian version they work merrily on (e.g. here). I have checked the source code, and I found that in the English version the following javascript has been included without my intervention:

<script src='https://apis.google.com/js/plusone.js'>{'lang': 'es', 'parsetags': 'explicit'}</script><script type='text/javascript'>gapi.plusone.go();</script>

If I remove this script, the pop-up windows work again. The problem is that I do not know how to remove it from the source of the blog. It cannot be found in the html version of the blog template, so it must come from somewhere deeper. I have posted a question to Blogger’s forum, but received no reply yet. However, I see there that it has come into conflict with others’ Javascript applications as well, and he also did not get a convincing reply.

Does anyone know what this is and what might be the solution?


Add comment