Hi,
I’m trying to add Google Ads to tag page. I did but image ads doesn’t align properly. Text ads are OK. Only image ads doesn’t working. Screenshot are here:
http://i57.tinypic.com/2v9bu5u.jpg
http://i57.tinypic.com/152cftw.jpg
I think it is not Google Ads issue. How can I fix this? Thanks…
-
This topic was modified 12 years by
rea-secret.
Example tag page:
http://mmoda.net/etiket/sasha-luss/
I see that, text ads doesn’t align properly too. I’ve marked ads area:
http://i61.tinypic.com/2utrguq.jpg
Hi,
I add custom CSS but ads looks like this:
http://i61.tinypic.com/2a0esle.jpg
http://i58.tinypic.com/dnycs9.jpg
Example tag page:
http://mmoda.net/etiket/amalie-schmidt/
Refresh page and you can see different ads which not resizing correct size.
Hi,
I’ve added adsense code before the third “echo ‘</div>’;” tag in tag.php file. And ads are responsive. I didn’t understand why are ads too wide.
Thanks.
Hi,
Please try adding it using the do_shortcode function and add it like this in the tag.php file: http://screencast.com/t/r7Xfu8gYyCJy
Also add your code inside the Custom ad 3 like this: http://screencast.com/t/IdQeUAdg
Also add this CSS in Theme Panel > Cusotm CSS:
.tag .td-a-rec-id-custom_ad_3 {
margin-top: 20px;
margin-bottom: 10px;
}
Hope this works.
Thanks
Shortcode trick working well. I used my “article top ads” spot for shortcode. Without custom css, ads are showing correctly with shortcode. Thank you for your help Lucian… 🙂
