Ads not showing up

Posted in: Newspaper
Post count: 8

Hello,
I am trying to load Amazon native ads. I added the ad code in Article Bottom Ad area. But ads sometimes show up and many times don’t. I checked the source code, and it appears that ad code in not present.
I use caching plugin (WP Total Cache), but purging the cache doesn’t have any effect. So, caching is not an issue.
What am I doing wrong here?

Post count: 22421

Hello,

If you want to use other ads beside adsense you will have to use this implementation: https://forum.tagdiv.com/using-other-ads-non-adsense-ads/
If the ads still do not work, please also test them on a wp default theme or an ad plugin to see if the ad gets rendered at all.

Thank you!

Post count: 8

I have implemented the code as mentioned, like below
<div class=”td-all-devices”>
<script src=”//z-na.amazon-adsystem.com/widgets/onejs?MarketPlace=US&adInstanceId=myuniqueid”></script>
</div>

As I have mentioned, the ad source code sometimes gets loaded, sometimes doesn’t.
I tried with a plugin(adinserter) and it works.
However, I want to use as fewer plugins as possible.

Post count: 22421

Hello,

Unfortunately amazon ads are not tested with our theme. We built our theme to work with adsense and we provided the div’s to be used with other ads as well. Maybe the amazon ad require a special implementation our theme lacks. I can’t say for sure. If the theme ad system creates problems with your ads, I suggest using a plugin.
Not all ads work properly with our theme unfortunately. Even adsense has a few special types of ads that will not work through our ad system without adjustments done. Ads have evolved and there are lots and lots of ad types and adding compatibility for each and every ad type out there takes time and they are constantly changing.

Thank you for your understanding.

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