• Resolved localskim

    (@localskim)


    I would like to rotate ads between multiple insertion locations. Specifically I have three ads that I would like to randomly insert between the following locations:

    • Between Post 1
    • Between Post 4
    • After Post
    • I have no problem randomly inserting ads between post 1 and post 4 by using the following code:

      <p>Ad 1 Code</p>
      
      [ADINSERTER COUNT="shuffle"]
      <p>Ad 2 Code</p>
      
      [ADINSERTER COUNT]
      <p>Ad 3 Code</p>

      However, I can’t seem to include the after post insertion position in that rotation. I looked at Rotation Groups but can’t seem to get that to work. What is the easiest way for me to shuffle the ads between those three insertion positions?

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Rotate Ads Between Multiple Insertion Locations’ is closed to new replies.