Problem with custom ad banner and display

Posted in: Newspaper
Post count: 83

Hello

I have inserted some banners with custom ad, but they are displayed together the article picture which is below, without any space, so it´s an important problem.

I have to put a separator between them to establish a space. What could be happening here?

Thanks

Post count: 23312

Hello Albert,

Please notice that you will have to add every ad in a spot. So I can further inspect it closer, please provide your website URL so I can see your ads.

Thanks for your understanding!

Post count: 83

Hello

It´s ok. The website is:

http://www.futbolday.com

I have three ads on homepage and also on sidebar. Thanks

Post count: 23312

Hello Albert,

I have checked your website and I saw your Ads. Please try to remove your separators and try to use the Div’s method to achieve best results. Please notice that it missed a div and that’s why you do not have this spaces. Try to set your ads according to our documentation here -> https://forum.tagdiv.com/using-other-ads-non-adsense-ads/

Thanks for your understanding!

Post count: 83

Hello

It´s ok. For example, do I have to copy this entire code in each custom ad? In this case, I want to display the ads in all devices, so do I have to copy four times the same code?

<div class="td-visible-desktop">
<!-- Your NON AdSense code here - this ad will show only on desktops -->
</div>
<div class="td-visible-tablet-landscape">
<!-- Your NON AdSense code here - this ad will show only on tablets in landscape orientation -->
</div>
<div class="td-visible-tablet-portrait">
<!-- Your NON AdSense code here - this ad will show only on tablets in portrait orientation -->
</div>
<div class="td-visible-phone">
<!-- Your NON AdSense code here - this ad will show only on phones -->
</div>

Thanks

Post count: 23312

Hello Albert,

Yes, if you want that your Ads to be visible for all devices you will have to add all of these 4 divs.

Thanks for your understanding!

Post count: 83

Hello Catalin

It´s ok. It works perfectly now.

Thanks

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