Hi,
I installed the plugin called Wordpress Automatic Youtube video posts
(http://www.ternstyle.us/products/plu...osts-functions)
which will pull my youtube videos from my youtube account and make a post of each one on my site. They have an option to place of thumbnail of the video in the post but it requires to have the following line of code:
<?php tern_wp_youtube_image(); ?>
placed in a file where the posts loops would be done. I'm not sure what file the list of posts are kept. Can you help me get the correct file and to insert this line of code?
Thanks!