You can lock the thread, I found a solution in a plugin called Ad Inserter in the misc filter option.
Thank you for this, I've checked Ad Inserter, pretty neat but for an easier way without plugins I recommend editing and adding something like this: <?php if (($wp_query->current_post + 1) < ($wp_query->post_count)) { echo '<div class="post-item-divider">Post Divider</div>'; } ?>
You can also use this plugin : "Add widget after content" . There are other options as well not just content. I recommend to check this our on Wordpress plugins.