Hi there, I have edited index.php of the template to show the_exceprt instead of the_content. This ensures that only excerpts are visible in the frontend. Now, I'm using a plugin called wpvideotube to get videos from youtube. This plugin makes posts of videos from youtube for a given keyword. The problem is the embedded video doesnt show up on the front page, only on clicking the link to the post, do i see the video. There is no option to set custom fields in that plugin, so i cant retrieve it based on custom fields. Is there any method to get and embed videos that I may be able to use in either index.php of the template or in the the_excerpt method. I would be really grateful to anyone who could answer this question. Regards gMan