You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 24, 2021. It is now read-only.
When you have three placeholders of Google AdSense, the ad snippet you place there from Google is always the same.
However, if you wrap each of those snippets into a lazy-ad, only the first one executes...
In the console, I get these errors:
Uncaught TypeError: Cannot read property '1' of null
(anonymous function)
Nobody with some experience with this? I heard now that lazy-ads caches the output and it might be the case that this is the reason why only one placeholder gets processed...
Ok, but it would be fair to mention it somehow on the front page documentation that is has been tested well for one placeholder only and not for multiple placeholders of the same format (e.g. three placesholders for 300x250).
I'm late to the party, but I'm having a similar issue with another network. If I have multiple placements of the same format, 1/2 of them render at the bottom of the browser.
Any updates on this? Using multiple instances of the same advertising tags, i.e: two copies of a 300x250 ad unit, results in some of the ad units being displayed in the footer region of my website. I can reproduce this over and over.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
When you have three placeholders of Google AdSense, the ad snippet you place there from Google is always the same.
However, if you wrap each of those snippets into a lazy-ad, only the first one executes...
In the console, I get these errors:
Uncaught TypeError: Cannot read property '1' of null
(anonymous function)
it is a resource that gets loaded from
http://googleads.g.doubleclick.net/pagead/adview?ai=C5Z9jY9YnVfehDerx7QaIvY…6sq_AQcZfTwpN0SRatdIWXmV0WUgAb_vM3Rpdegx8QBoAYh2AcA&sigh=7Ec_ESyXWa0&vis=1
Anyone having used lazy-ads with multiple AdSense placeholders of same format (e.g. three times 300x250) ?
The text was updated successfully, but these errors were encountered: