hey guys - I want to add a line under all my posts, both on the front page and single posts, that says "subscribe to my rss feed, etc." Where do I add this code? Thanks in advance -
Edit your Singe Post php file and Main Index php file and look for the tag the_content. It'll be enclosed within a PHP declaration. Add the code right below it. Of course you can just use the What Would Seth Godin Do plugin to do this for you. (Not the coding part but the edit your index php and your single post php part.)