Notice: These forums are now retired and closed. For active support, please Submit a Ticket or visit our official WordPress.org community pages.
Kadence Theme | Kadence Blocks | Starter Templates | WooCommerce Email Designer | Ascend | Virtue | Pinnacle

Blog post div tag – in content ads

Home / Forums / Membership Forums / Blog post div tag – in content ads

This topic is: Resolved
[Resolved]
June 7, 2020 at 11:51 am

Is there a div id that defines the start and end of a blog post content (and ideally is not used in any other page types)?

What I am trying to achieve:

This helper format automatically places multiple appropriately sized display banner ads within dynamic long-form article content. The article’s container must match your placement ID, and your articles should contain multiple paragraphs in <p></p> tags or text nodes to have ads weaved in properly

Example code:

<div id=”entry-content”>
<p> … content here … </p>
<p> … more content … </p>
</div>

Thank you.

  • The forum ‘Membership Forums’ is closed to new topics and replies.