Press enter to see results or esc to cancel.

Automatic Insertion After Paragraph

[HTML TAGS REMOVED]

<p>This page demonstrates Ad Inserter automatic insertion after paragraph. We’ll insert ads after the first paragraph, after the paragraph in the middle of the post and after the second paragraph from the bottom. We’ll also count <code><ul></code> element (list with paragraph number descriptions – bullet points) below as paragraph.</p>

<p>Paragraph is a section of text between listed tags (normally only <code><p></code> tags are used). Paragraph counting can be from the top (default) or from the bottom of the page. You can also define what is counted as paragraph (button Counting) and where to avoid insertion (button Clearance), but for this demo we’ll use default values.</p>

<p>Paragraph number(s):</p>

    <ul style="text-align: justify;">
  • <li>value 1 or more means paragraph number</li>
  • <li>negative value -1 or less means paragraph number counted from the opposite direction as configured</li>
  • <li>value between 0 and 1 means relative position in post or page (e.g. 0.3 means paragraph 30% from top or bottom)</li>
  • <li>0 means random paragraph position</li>
  • <li>%N means insertion every N paragraphs</li>
  • <li>Empty value means all paragraphs – use Filter to define insertions</li>
  • </ul>

<p>Paragraphs are not counted inside special elements: <code><blockquote>, <figure>, <li></code>. Of course, there is an option to enable counting also inside these special elements and you can define these special elements – No Paragraph Counting Inside setting on the tab  / tab General.</p>

<p><span></span>Paragraph processing works on every post or page according to the settings. Therefore, if you enable insertion also on blog pages (home, category, archive, search pages) and your theme does not display post excerpts but complete posts, Ad Inserter will by default insert code blocks into ALL posts on the blog page (according to the settings).</p>

<p><span></span>Each code block you insert in the post adds one <code><div></code> element (with your code) unless you use No wrapping style. This is important if you count also <code><div></code> elements as paragraphs.</p>

<p>Before Paragraph automatic insertion will insert code before the opening paragraph <code><tag></code>, After Paragraph automatic insertion will insert code after the closing paragraph <code></tag></code></p>

<p><span></span>After Paragraph automatic insertion will work even if you specify tag names that have no closing tags (e.g. images using <code><img></code> tag) since Ad Inserter uses special processing for such cases. </p>

<p><span></span>If you are inserting the same ad on multiple positions on posts (with the same counting and clearance settings) use one code block and specify all paragraph numbers. This will speed up insertion as the post will be processed only once.</p>

<p>The text below (Settings used) is wrapped with a <code><div></code> and the plugin is configured to not count paragraphs inside <code><div></code> elements.</p>


<hr />
<div>

<h2>Settings used</h2>

<p>ad inserter after paragraphs<img fetchpriority="high" decoding="async" class="alignnone size-full wp-image-97" src="https://adinserter.pro/wp/wp-content/uploads/ad-inserter-demo-after-paragraphs.png" alt="ad inserter after paragraphs" width="744" height="307" /></p>

<p>Whe have inserted all three ads with only one block with automatic insertion set to After paragraph, paragraph tags p, ul and paragraph numbers 1, 0.5, -2:</p>

    <ul style="text-align: justify;">
  • <li>1 means after the first paragraph</li>
  • <li>0.5 means after the paragraph at 50% of the post</li>
  • <li>-2 means after the second paragraph from the bottom (before the last paragraph)</li>
  • </ul>

<p>We could achieve the same result with automatic insertion Before Paragraph and paragraph numbers: 2, 0.5, -1. In this case only the middle ad would be inserted one paragraph upper, but still in the middle of the post.</p>

</div>
<div>
<hr />
<div>

<h3>Related Pages</h3>

</div>
</div>
Skip to toolbar