I am trying to get the Post From Site plugin installed and working. But after going through the various site files, I can't figure out where to put the code:
Code:
Add the following code wherever you want the link to appear in your theme. <?php if (function_exists('post_from_site')) {post_from_site();} ?>\\
I would like it to show on the right outside sidebar, just below my widgets.
Any help would be appreciated! Thank you

Shrill