Max Insertions
-
The problem I’m experiencing is attempting to limit how many times an ad unit shows up, when inserting before an HTML element. I am choosing a max of 1 insertion, yet it inserts an AdSense ad unit at every occurrence of this HTML element.
Here is a screenshot of my code block: https://www.dropbox.com/s/9k9iad80ku8abg8/2019-02-20_15-03-50.png?dl=0
Here is a page I’m testing this on. You can see that it’s showing an ad unit at every single occurrence of the HTML element, instead of limiting to 1 occurrence.
The result is 2 ad units at every single listicle item in my article, as seen here: https://www.dropbox.com/s/0nuz3vrjqa6fqc2/2019-02-20_15-05-47.png?dl=0
I just want this to occurrence once, before the first item in my article, above the number 15 in this example.
The page I need help with: [log in to see the link]
- The topic ‘Max Insertions’ is closed to new replies.