Q&A
Mr. Pickles the AdPlugg Pug

Why are AdPlugg Network Ads Showing Below Footer

+1
0
-1

I have Zones setup for Ad Plugg Network, however the network ads are showing under the footer of all pages on my wordpress site.

 



Answers

+1
0
-1

The "z-index" controls how different layers on a web page are stacked. Your footer must have a really high z-index. Try adding the below CSS rule to your stylesheet to get the AdPlugg ads even higher.

.adplugg-modal { z-index: 99999; }

If you use WordPress, you can modify your stylesheet from your wp-admin by going to Appearance, then Customize, then Additional CSS.

I'm soffy, maybe I mis stated the issue... The ads are showing in the correct zones & places, but they are also showing an additional set (which we don't want) below the footer.
Oh, I took a look at your account. It looks like you have some auto-insertions that were entered today that weren't configured correctly. You have them set to append the ad to the end of the body tag. This is why they are all showing at the bottom. You need to update the querySelector field and Auto-Insertion Type field to target the specific element on the page where you want the Zone to be inserted. If you need help with this. Please contact us via our contact page. In the meantime, you can fix, by disabling these Auto-Insertions.