Set the post link to the_post_thumbnail
-
Hello guys,
I’m trying to insert link to my thumbnail images, but I’m stuck, can someone please help me?
My code is:
<?php if(has_post_thumbnail()) : the_post_thumbnail( 'full' ); else : ?>
Thank you for help!
Kind regards
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
- The topic ‘Set the post link to the_post_thumbnail’ is closed to new replies.