djprozac
Member
Posted 1 year ago #
I would like to place some content in the middle of a post. I'm guessing there are multiple ways to achieve that, but I thought of this one:
First call the content of a post that is above the <!-- more --> tag, insert extra content, than call the remaining content of the post.
Does anyone know if this is possible?
loveless
Member
Posted 1 year ago #
After searching around on the net and finding nothing, I opted to make my own solution.
http://www.wallofscribbles.com/2008/10/02/getting-more-with-the-more-tag/
Basically I made a couple functions that I put into my functions.php file. I use it on my site and it seems to work in pretty much every instance.
Hope this helps!