Hello,
I have set an Inline ad square (336×280) and on laptop/desktop it is showing a banner ad.
Also the ad had certain styles added from adsense, on mobile it’s showing google’s default one.
In the main panel I can not customize which AD Units are shown on which devices. How to I fix this? Thanks Marius!
I just choose Responsive ads when in Google Adsense. One code for all spots. Works perfect for me. Just remember to disable top ads on mobile 🙂
Hello Stefan, I want to show certain ads to specific devices.
On desktop I want the square 336×280 wrapped in text after the 1st paragraf. But if I add the code for it in the inline field I still end up with a banner ad.
Also, on mobile, the top banner ad is converted to a square ad. I just want to know where I can edit which ads are shown on which devices and in the sizes I want.
Thank you for your input either way.
I have found searching the forum this: http://screencast.com/t/2IcocCo2
and plan to edit it from there.
Question: Where do I add the Ad Code for each of these? because I want specific ad units for each size.
-
This reply was modified 12 years by
EmilAnton.
I have altered the php file to fit my needs & used this for custom Ads per device:
<div class=”td-visible-desktop”>
desktop ad code
</div>
<div class=”td-visible-tablet-l”>
tablet landscape ad code
</div>
<div class=”td-visible-tablet-tp”>
tablet portrait ad code
</div>
<div class=”td-visible-phone”>
phones ad code
</div>
Hi,
Thanks @EmilAnton and yes we fixed the size ads that can be modified directly from panel.
Have a nice day!
