Hey,
I added the ads code in "Text" mode but ads dont show up on forum. When i activate addons it breaks the forums css code. It add space between topics.
Can you help me?
Hey,
I added the ads code in "Text" mode but ads dont show up on forum. When i activate addons it breaks the forums css code. It add space between topics.
Can you help me?
Hi @remzi-avcu,
Please provide us a bit more information. Please let us know the code you've added and provide some example URL to allow us to debug the CSS conflict.
Here is the code that i added.
<script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
<script>
(adsbygoogle = window.adsbygoogle || []).push({
google_ad_client: "ca-pub-9376061644751594",
enable_page_level_ads: true
});
</script>
You can check the css debug on this link: https://akademidenhaberler.com/forum/
https://akademidenhaberler.com/forum/yds-yabanci-dil-seviye-tespit-sinavi/
I get the code from Google Adsense. It is auto ads code. I also have a different code from above. But it is written in Google Adsense account that if you use auto ads code, it is not necessary usage of this code.
I also added this code but i think there is a problem again. Can you check it for me?
<script data-ad-client="ca-pub-9376061644751594" async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>