Hi guys,
Following your guide: https://forum.tagdiv.com/using-other-ads-non-adsense-ads/
And thus using this code:
`<div class="td-visible-tablet-landscape">
<a href="http://www.zamnesia.com/"><img src="http://thestonedsociety.com/wp-content/uploads/2016/01/zamnesiawide.gif" alt="Zamnesia" /></a>
</div>
<div class="td-visible-tablet-portrait">
<a href="http://www.zamnesia.com/"><img src="http://thestonedsociety.com/wp-content/uploads/2016/01/zamnesiawide.gif" alt="Zamnesia" /></a>
</div>
<div class="td-visible-phone">
<a href="http://www.zamnesia.com/"><img src="http://thestonedsociety.com/wp-content/uploads/2016/01/zamnesiasquare.gif" alt="Zamnesia" /></a>
</div>`
I get the same ad, double on mobile.

Not sure how to solve it. I’ve tried editing the code but didn’t help.
Thanks in advance.
Kind regards,
Mauro
-
This topic was modified 9 years by
stonedsociety.
Hello,
I have checked your website and I saw that you ads still working fine, as you can see here -> http://screencast.com/t/Xm5FGNkAP
If your problem will reappear, please provide more details so I will be able to provide a more accurate response.
Thanks.
Hi Catalin,
Thanks for your quick response.
It’s on mobile where I’m having issues, not desktop. This was on my 8 inch tablet, but I’ve seen the problem exist on friends’ phones.
Kind regards,
Mauro
Hello stonedsociety,
I have checked your website and I saw that you are using the mobile theme plugin for the mobile version. Please notice that the Div’s method is available only for the default version of the theme, without using the mobile theme and you cannot add the snippet of the code with div’s in mobile theme. Please try to use the following code and place it there, like this -> http://screencast.com/t/2Gtc0vHbxN7o and the result you should see here -> http://screencast.com/t/QVDA3WFKy6Y5
<div class="td-all-devices"><a href="http://www.zamnesia.com/"><img src="http://thestonedsociety.com/wp-content/uploads/2016/01/zamnesiawide.gif" alt="Zamnesia" /></a></div>
Thanks for your understanding!
Hi Catalin!
This solved the problem, thanks so much!
Kind regards,
Mauro