TFroehlichIII
Member
Hello everyone,
I am having an issue placing google adsense within the forum. Once I place the ad code, it will not show up..
My code is as follows, please let me know if I am doing something wrong.
<xen:hook name="ad_message_below" />
<script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
<!-- test ad -->
<ins class="adsbygoogle"
style="display:block"
data-ad-client="ca-pub-3259883122493735"
data-ad-slot="1523392057"
data-ad-format="auto"></ins>
<script>
(adsbygoogle = window.adsbygoogle || []).push({});
</script>
Please let me know what I need to do in order for this to work.
Thank you
I am having an issue placing google adsense within the forum. Once I place the ad code, it will not show up..
My code is as follows, please let me know if I am doing something wrong.
<xen:hook name="ad_message_below" />
<script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
<!-- test ad -->
<ins class="adsbygoogle"
style="display:block"
data-ad-client="ca-pub-3259883122493735"
data-ad-slot="1523392057"
data-ad-format="auto"></ins>
<script>
(adsbygoogle = window.adsbygoogle || []).push({});
</script>
Please let me know what I need to do in order for this to work.
Thank you