I’m having trouble integrating non-adsense ads onto my website. I’ve read through tagDiv’s support articles on this, and the advertisers support but can’t get them to display correctly.
Here’s what I’ve currently done.
1. setup ad zones from the ad provider.
They let you choose different sized ads when displayed on desktop/mobile, and for different zones, for example, in article
2. placed the code into theme panel.
For in article ads, I’ve pasted the following under “article inline ad”
<div class="td-all-devices">
<div data-mantis-zone="in-article-ad"></div>
</div>
the “in-article-ad” was generated from the ad provider in step 1.
3. pasted javascript code after code from step 2
This is where I think I’ve gotten something wrong. I’ve downloaded the plugin Ad Inserter, and have pasted the ad providers additional code after content. When checking my website, ads do show up but they are really small, and they also don’t show up in the correct locations, or on mobile.

Also here’s the link to the ad providers article about implementing their ads
ad provider
Hello !
Please try this using an AdBox element from tagDiv Composer as you can see here: https://www.screencast.com/t/FlW5jWMp
Thank you !
Hi Vlad, so does that mean I only need to add the ads in the templates, and not within the theme panel?
Hi Vlad, so I’ve tried just using AdBox elements within post templates, and it mostly seems to work ok.
When I checked on mobile or AMP however the ads didn’t show up. I added the <div class=”td-all-devices”> </div> as I didn’t have this before, and this made my add show up as really small on desktop, but still don’t show on mobile or AMP.
This is without the “all devices” bit

This is with the “all devices” bit

-
This reply was modified 6 years by
thethctimes.
Do I need to be doing something within theme panel to also be making this work?
I also don’t understand what you mean by “you will have to edit the post template and not use the tagDiv composer”. When I click edit template, the tagDiv composer comes up.
Hello !
You will have TO USE, that was my mistake.
Please contact us via email at contact@tagdiv.com and provide the following:
– admin url and credentials
– cPanel url and credentials
– A link to this topic in order to identify you
Our team will take a look !
Thank you