Custom ad sizes not working
-
Since the last update the ad I’ve had setup for the plugin’s “Ad 1” and I used to manually insert into my posts is not working anymore, the ad is not being displayed, however the “ADVERTISEMENT” part is. What seems to be the problem?
Please check my code that I’ve inserted into “Ad 1” below:
<div align=”center”>
<span style=”color:#ccc;”><span style=”font-size: 12px;”>ADVERTISEMENT</span></span><style>
.XXXXXX { width: 320px; height: 100px; }
@media(min-width: 500px) { .XXXXXX { width: 468px; height: 60px; } }
@media(min-width: 800px) { .XXXXXX { width: 728px; height: 90px; } }
</style>
<script async src=”//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js”></script>
<!– XXXXXX –>
<ins class=”adsbygoogle example_responsive_1″
style=”display:inline-block”
data-ad-client=”ca-pub-XXXXXX”
data-ad-slot=”XXXXXX”></ins>
<script>
(adsbygoogle = window.adsbygoogle || []).push({});
</script></div>
https://www.ads-software.com/plugins/quick-adsense-reloaded/
- The topic ‘Custom ad sizes not working’ is closed to new replies.