• Resolved speechfree

    (@speechfree)


    Hello,

    Thank you very much for such a great plugin. I am very happy to use it, but I cannot figure out something.

    I have 6 banners that I want to insert to the paragraphs only on mobile. I set show one banner after 3 paragraphs. I set the second banner to show after 6 paragraphs. And so on. Some of my contents do not have 18 paragraphs, so the banners does not show up. How can I achieve the following:

    If not enough paragraphs, insert the rest of the banners below content. Is it even possible to do? Or, can you suggest anything?

    Thanks again!

Viewing 1 replies (of 1 total)
  • Plugin Author Spacetime

    (@spacetime)

    Pretty unusual request but it is doable.

    Create one additional block to insert 18 invisible dummy paragraphs

    <p style="display: none;"></p>

    at the end of posts (insertion After content):

    Make sure this block has lower number than the ad insertion block (so it is inserted before the ads).
    You can rearrange block order:
    https://adinserter.pro/documentation/code-editing

    This way all 6 banners will be inserted regardless the number of actual post paragraphs.

Viewing 1 replies (of 1 total)

The topic ‘Paragraph Number’ is closed to new replies.