Premium WordPress Themes › Forums › Digrand – Portfolio And Blog Theme › Blog posts › Reply To: Blog posts
November 2, 2019 at 11:32 am
#1027

flash
Participant
Hi there, thanks, works like a charm, one more thing, is it possible to put the same feature on post images also, we have the crop issue aswell, right now we have changed the code from:
<?php echo get_the_post_thumbnail($post->ID,’ale-blog-full-size’)?>
to
<?php echo get_the_post_thumbnail($post->ID,’full’)?>
but then we dont get the image transition effect ofc.
Cheers/ Thomas