Hello,
I don’t work with Google Ads.
I have my own banners uploaded to my WordPress Media.
For my header ad, I have a banner of 370×75 px.
I’ve added it to the ad panel, using this code:
<div class=”td-visible-desktop”>

</div>
But it’s just showed on a big screen. When I open it in a smallest computer screen (with lower resolution) it dissapears.
What should we do? Create different versions of the same banner.
http://marronyblanco.com.mialias.net/
Password: marron
Thank you.
Hi,
The banner isn’t shown on different screens because you only add one for the desktop screens which is above 1200px. As you wrote you will need to create and add a banner for all devices and add it using this code:
<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>
Also please follow this guide: https://forum.tagdiv.com/ads/
Thanks
OK. Thank you. We are going to do that.
Just a suggestion. Advertising, with or without Google ads, is the main revenue of a publishing company today. And it is really important. I think a great theme as Newspaper should have a more intuitive and practical way of managing advertising than copy and pasting links.
Are you planning to implement it in a future update of the theme?
Thank you.
Hi,
Thanks for your suggestion we will consider this, at moment we are searching for new ways and solutions for managing ads.
If you have any ideas on what an better and intuitive or practical managing ads system would look and you can share it we can consider it for future updates.
Thanks
Hello Lucian,
There are a lot of plugins whose can do it, but they don’t ensure the compatibility and perfect integration with the theme. Maybe a good idea could be implement some of the features of these plugins, at least the basics. Your solution is not bad, but maybe including buttons to upload the banners and spaces to insert the URL (more than copying and pasting codes) could be an improvement.The possibility of adapting and generating automatically the internal banners (not Adsense) from the biggest image could be another idea.
But I’m not an expert, just a user!
Thank you for your attention.