Forums
(@stevencolwell)
10 years, 8 months ago
First find this and then change it to
<?php the_post_thumbnail(); ?>
This <?php the_post_thumbnail('post-image'); ?> That should work
<?php the_post_thumbnail('post-image'); ?>