Notifications
Clear all

[Solved] Anything needed for Adsense?

2 Posts
2 Users
0 Likes
2,254 Views
Posts: 33
 ikir
Customer
Topic starter
(@ikir)
Member
Joined: 6 years ago

Hi all I've created an entry and put the code (in text mode). Anyway I see only empty space where banner are supposed to be displayed. Do you need something specific for Google Adsense to show up?

<script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
<!-- eGPU.it adattabile -->
<ins class="adsbygoogle"
style="display:block"
data-ad-client="xxxxx"
data-ad-slot="xxxxxx"
data-ad-format="auto"></ins>
<script>
(adsbygoogle = window.adsbygoogle || []).push({});
</script>

Forums are selected and I've choose top, bottom and reply list to try

1 Reply
Posts: 4172
 Tom
Admin
(@tomson)
Famed Member
Joined: 9 years ago

Hi @ikir,

Make sure this Ad works on other places, this maybe Ad configuration issue, put it in other place and test it (not in wpForo Ads Banners). if it works fine on other places, leave a screenshot of the edit Ad screen with Ad editor to allow us check the issues. Are you sure you use the Text mode of the rich editor?

Also I recommend use it w/o spaces:

<script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
<!-- eGPU.it adattabile -->
<ins class="adsbygoogle" style="display:block" data-ad-client="xxxxx" data-ad-slot="xxxxxx" data-ad-format="auto"></ins>
<script>(adsbygoogle = window.adsbygoogle || []).push({});</script>

 

 

Reply
Share:
Scroll to top