If I understand this correctly, you can create a widget space which you can make appear after a specific DIV tag in my content.
I'd like this widget to appear immediately after the final word of my articles/posts. I've tried inserting the widget using after the post, but it appears below the 3 plugins that appear under each post. I want it to be above those 3.
How do I go about doing this?
So the site would look like:
{Post Title}
{Post Main Content}
{My created widget} <<<
{Author Box Plugin}
{Related Posts Plugin}