Featured image not reflecting the cropped version
-
Hi there! Love the functionality of your plugin, but it’s not working in my theme, I still see the uncropped version. In my theme I use
<?php echo (($feat_image[0]))?>
to get the URL of the featured image. I have also tried
<?php echo get_the_post_thumbnail_url(null,'full'); ?>
Which produces the same output. Should I be using something else?
I have already tried hard refreshing the page and the image itself.
Thank you very much
Viewing 6 replies - 1 through 6 (of 6 total)
Viewing 6 replies - 1 through 6 (of 6 total)
- The topic ‘Featured image not reflecting the cropped version’ is closed to new replies.