• Resolved Sankalan

    (@sankalan)


    I am trying to insert a 300×250 ad unit after every %Nth paragraph. However, when I define the parameters, the ads start floating atop the content with each unit placed right underneath it.

    To ensure that my readers are not bothered, I removed the configuration and changed it to After 0.2 (relative position). So, currently, only one ad is showing.

    For some reason, I cannot upload an image from a URL here. So, I added the URL to show what is happening.

    https://www.awesomescreenshot.com/image/38732291?key=585e40ebb63adb1fe5bd9914ff7f1478

    No matter what settings I use, the ads will just float above the content. I had enabled remote debugging. Can you help?

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

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author Spacetime

    (@spacetime)

    Hello,

    in order to diagnose the issue I need to check the code. Can you please reproduce it on some test page?

    Thread Starter Sankalan

    (@sankalan)

    Hi there,

    Here is an exception: https://readfreebooksonline.org/ashes-to-ashes-chapter-2/

    This page will allow you to diagnose the issue. I have set only this page to show an ad after every 3rd paragraph.

    P.S. – This is not a test page. It is a live page but with minimal traffic. So, I can afford to keep it that way until you diagnose.

    • This reply was modified 1 year, 7 months ago by Sankalan.
    Plugin Author Spacetime

    (@spacetime)

    You are inserting ad code with an ID more than once. IDs need to be unique on the page. This code can be inserted only once:

    <div id="pf-642e73f37b6e39003d2a820f"><script async data-cfasync="false" src="https://platform.pubfuture.com/v1/unit/642e73f37b6e39003d2a820f.js?v=2" type="text/javascript"></script></div>
    </div>
    Thread Starter Sankalan

    (@sankalan)

    Okay, thanks!

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Inserting ads after %N makes the ad units float above content’ is closed to new replies.