addsense problem
-
Hi man…
I tried to insert adsense on ur theme version 1.0.8.x –> http://www.wowcast.de
I tried to use a plugin + text widget but like u see it just shows an empty space..
I tried to insert them thrue ur graphene option section but it added only ads between the pages…
any sugestions?
ps: i think its somehow disabled at the sidebar…all other positions are doable..
sincerly
Admin
Did you enable the alternate widget area option? That would make your homepage sidebar different than the sidebar for the rest of your website
Admin
I haven’t tried putting any adsense on the sidebar, but there’s no reason why it wouldn’t work. Are you sure the code is correct?
Admin
The theme only decides which sidebar to display, and doesn’t control the sidebar items themselves. If you can get other sidebar items to display correctly, then the theme is working fine in terms of the sidebar. It must be something else causing the ads to not appear.
Hi Syahir, I have my own adsense problem…
When I input my adsense code on the Graphene Options page, then make my placement selections (front page and post pages) all that shows up on the site is the code itself…no ads!
I tried it with ‘pub-numbercode’ and just ‘numbercode’, it didn’t display properly either way. Any advice?
Thanks, love the theme!
Bill
Admin
Hi Bill,
You need to insert the entire adsense script code, and not just the pub-##############. It should look something like this:
<script type="text/javascript"><!--
google_ad_client = "pub-##################";
google_ad_slot = "##########";
google_ad_width = 468;
google_ad_height = 60;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script>
Viewing 10 posts - 1 through 10 (of 13 total)
- 1
- 2
- You must be logged in to reply to this topic.