Adding credit below image
-
I am looking to add a tag into my template for a single post. Here is the code for that single post page. I want the photo credit to appear below the featured image at the top.
<article id="post-<?php the_ID(); ?>" <?php post_class(); ?>> <?php the_post_thumbnail(); ?> <header class="entry-header"> <?php the_title( '<span class="entry-title">', '</span>' ); ?>
Viewing 7 replies - 1 through 7 (of 7 total)
Viewing 7 replies - 1 through 7 (of 7 total)
- The topic ‘Adding credit below image’ is closed to new replies.