Login  Register

Re: Removal of Footer & Insertion of Adsense Code

Posted by Pedro on Aug 14, 2014; 2:17pm
URL: https://support.nabble.com/Removal-of-Footer-Insertion-of-Adsense-Code-tp7590895p7590987.html

Please, remove the "async" attribute from your script tag like this:
<override_macro name="show_custom_ads" parameters="location" requires="servlet" >
    <script src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
    <!-- forum.estate.sg -->
    <ins class="adsbygoogle"
    style="display:inline-block;width:728px;height:90px"
    data-ad-client="ca-pub-0554003966655118"
    data-ad-slot="4411586071"></ins>
    <script>
        (adsbygoogle = window.adsbygoogle || []).push({});
    </script>
</override_macro>
My test forum.