I am trying to add Ads by Google in the banner manager but am having problems. I am adding the code:
<script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
<!-- shn 1 -->
<ins class="adsbygoogle"
style="display:inline-block;width:468px;height:60px"
data-ad-client="ca-pub-3863735110723780"
data-ad-slot="1834638150"></ins>
<script>
(adsbygoogle = window.adsbygoogle || []).push({});
</script>
The banner manager shows that the banner is getting impressions but nothing shows on the site. How can I reconfigure the google code to work with the banner manager?
Thanks,
Dan