I have a wordpress blog, and im trying to add something to the bottom of all my posts. Which file within the theme is this in? and where do i add the html code?
If you're wanting it to show on the index page, edit index.php right after that same bit of code. You can also add it to the category.php page (if you have one), page.php and search.php