Ads showing three times..

Posted in: Newsmag
Post count: 14

Hello,

I have used this code for custom ad 1:

<div class="td-visible-desktop">
<a href="https://www.nespresso.com/es/en/"><img src="http://www.weekendworldnews.com/wp-content/uploads/2016/04/Nespresso.jpg" /></a>
</div>
<div class="td-visible-tablet-l">
<a href="https://www.nespresso.com/es/en/"><img src="http://www.weekendworldnews.com/wp-content/uploads/2016/04/Nespresso.jpg" /></a>
</div>
<div class="td-visible-tablet-tp">
<a href="https://www.nespresso.com/es/en/"><img src="http://www.weekendworldnews.com/wp-content/uploads/2016/04/Nespresso.jpg" /></a>
</div>
<div class="td-visible-phone">
<a href="https://www.nespresso.com/es/en/"><img src="http://www.weekendworldnews.com/wp-content/uploads/2016/04/Nespresso.jpg" /></a>
</div>

You can see it live on:
http://www.weekendworldnews.com

So basically even though I am on desktop, these ones are visible:
td-visible-tablet-tp
td-visible-desktop
td-visible-tablet-l

What have I done wrong?

I do not use ad sense, but want to use my own images and links.

Thanks!

Post count: 6535

Hi

I’ve checked your code and noticed that you’re using some wrong classes for tabled and mobile devices, that’s why ads appear three times on the page. Please check our documentation regarding banner ads usage: https://forum.tagdiv.com/newsmag-using-other-ads/ clear all caches then test again.

Thanks!

Viewing 2 posts - 1 through 2 (of 2 total)
The forum ‘Newsmag’ is closed to new topics and replies.