Quantcast
Channel: Topic Tag: error | WordPress.org
Viewing all articles
Browse latest Browse all 31588

arslion on "[Plugin: Quick Adsense] Asynchronous Adsense ad edits the code"

$
0
0

when i put this asynchronous adsense code in quickadsense

<ins class="adsbygoogle"
style="display:inline-block;width:300px;height:600px"
data-ad-client="ca-pub-6854259879671533"
data-ad-slot="1804145128"></ins>
<script>
(adsbygoogle = window.adsbygoogle || []).push({});
</script>

Its automatically changes to this code

<ins class="adsbygoogle"<br/>
style="display:inline-block;width:300px;height:600px"<br/>
data-ad-client="ca-pub-6854259879671533"<br/>
data-ad-slot="1804145128"></ins>
<script>
(adsbygoogle = window.adsbygoogle || []).push({});
</script>

causing error and not showing ads.

http://wordpress.org/plugins/quick-adsense/


Viewing all articles
Browse latest Browse all 31588

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>