Uncaught TagError:adsbygoogle.push()錯誤:DOM中class = adsbygoogle的所有ins元素已經在其中包含廣告。Joomla AdSense錯誤(adsbygoogle.push()錯誤)
我得到的錯誤與此代碼:
<script async src="http://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js" type="text/javascript"></script>
<!-- -->
<ins class="ad-div adsbygoogle"
style="display:inline-block;width:300px;height:250px"
data-ad-client="ca-pub-XXXXXXXXXX"
data-ad-slot="XXXXXXX"></ins>
<script>
(adsbygoogle = window.adsbygoogle || []).push({});
</script>
事情是這樣的代碼工作中的Joomla,但它不與Ohanah組分工作。這只是一個廣告,並不是很多。不應該有任何PHP延遲。但它不工作