attachment.php dosyanıza resimleri çağırdığınız kısmın en altına ekler misiniz?

 <div class="entry-caption">
<?php if ( !empty( $post->post_excerpt ) ) the_excerpt(); ?>
 <?php the_content(); ?>
</div>