Infinite scroll + rotate ads
-
Hello,
I need a little help π
On my website I’m loading posts with infinite scroll (and ads of course).
The problem – I’m loading ads after paragraph 1, 3, 5 etc. With infinite scroll your plugin keep loading this codes on all pages, which is correct. But, some ads network require in this case unique code to load on every post made with infinite scroll.
So, what I want to do is to load code A for fist post. Than for second post, loaded with infinite scroll I would like to load another code, but in this SAME position.
What I tried: I found information about using [ADINSERTER COUNT] – but this not working (most likely because I’m not using server-side?). Than I tried [ADINSERTER ROTATE=”unique”] but there was still a problem with posts order, which seems to be random.
What I want to archive:
First loaded post:
AD1
Second Loaded post (with infinite scroll):
AD2
Third Loaded post (with infinite scroll):
AD3All in same position of course (for example each time after 1 paragraph). The order here is important – I want always insert AD1 on first page π
Is there any way to do so?
The topic ‘Infinite scroll + rotate ads’ is closed to new replies.