Reply To: Blog posts

#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