Thank you for very nice Plugin.
I use this code for thumb in archive.php of my template for gnerate image in category list :
<?php if(get_post_meta($post->ID,’_tern_wp_youtube_video’,true)) { tern_wp_youtube_image(); } ?>
I can’t define the image size at : 135×90 px
Can you help me ?
Thanks