I am new to wordpress and can't find the answer in the forums....
how do i add the author to the line right after the title?
I see i need to add:
<p>Written by:
<?php the_author_posts_link(); ?></p>
but i can't figure out which php file to add it in so it appears on every blog post