Archived topic
place something into the middle of every post
3 replies · Started by Monica on April 30, 2019
How can I place something like this:
div ...[optin-cat id=20064] /div
into the middle of every post? For example after 5 paragraphs. (not pages! ok)
Thank you very much
Hi there,
You'd need to use a plugin like this: https://wordpress.org/plugins/ad-inserter/
Hope it helps :)
I prefer do not use plugin. I use child theme. Could you tell me how modify the php file?
I'm not sure how that would work, unfortunately.
It's likely done by filtering the_content, but I'm betting it's a very complicated process. I would definitely suggest using the plugin for something like this.