Problem with banner in Sidebar

Posted in: Newspaper
Post count: 20

Hallo Lucian,

happy 2015.

I have a little problem with a Banner in my sidebar (LUOGHI DEL TERZO R.).

In the desktop version it appear but in the others version (mobile etc.) don’t appear.

Why? Could you help me to resolve this problem?

http://www.monaco-baviera.it

Regards

  • This topic was modified 11 years by petrus74.
Post count: 7909

Hi,

Please use these divs to show ads on tablet and mobile also, just add the image src for each device in the divs below:

<div class="td-visible-desktop">
<a href="#"><img src="http://demo.tagdiv.com/newspaper/wp-content/uploads/2013/08/ads-728.jpg" /></a>
</div>
<div class="td-visible-tablet-l">
<a href="#"><img src="http://demo.tagdiv.com/newspaper/wp-content/uploads/2013/08/ads-468.jpg" /></a>
</div>
<div class="td-visible-tablet-tp">
<a href="#"><img src="http://demo.tagdiv.com/newspaper/wp-content/uploads/2013/08/ads-468.jpg" /></a>
</div>
<div class="td-visible-phone">
<a href="#"><img src="http://demo.tagdiv.com/newspaper/wp-content/uploads/2013/08/ads-300.jpg" /></a>
</div>

You can find more info on our documentation: https://forum.tagdiv.com/ads/

Thanks!

  • This reply was modified 11 years by Alin [tagDiv].
  • This reply was modified 11 years by Lucian.
  • This reply was modified 11 years by Lucian.
Viewing 2 posts - 1 through 2 (of 2 total)
You must be logged in to reply to this topic.