Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #58292
    Stephan
    Participant

    of this script: https://apis.google.com/js/plusone.js?

    I want to add this:
    <script type=”text/javascript”>
    (function() {
    var po = document.createElement(‘script’); po.type = ‘text/javascript’; po.async = true;
    po.src = ‘https://apis.google.com/js/plusone.js&#8217;;
    var s = document.getElementsByTagName(‘script’)[0]; s.parentNode.insertBefore(po, s);
    })();
    </script>

    #58313
    Sakin
    Keymaster

    @Stephan: I don’t know about this code. So, if you want this code to be added in footer then you can add to “Appearance => Theme Options => Webmaster Tools => Header and Footer Codes => Code to display on Footer” and if you want to add that in your header then you can add to “Appearance => Theme Options => Webmaster Tools => Header and Footer Codes => Code to display on Header” box.

Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘where can i edit the asynconious load ?’ is closed to new replies.