Viewing 1 replies (of 1 total)
  • Plugin Author Darren Cooney

    (@dcooney)

    Hi Cam,
    Like this.

    <?php if ( has_post_thumbnail() ) { ?>
    <a href="<?php the_permalink(); ?>"><?php the_post_thumbnail('alm-thumbnail'); ?></a>
    <?php }?>

Viewing 1 replies (of 1 total)
  • The topic ‘Thumbnail To Link To Post’ is closed to new replies.