Hello,
Thanks for the quick reply but even with that plugin i cannot get the photo displayed on the search and archives.
by the way i use the function between the loop like this:
<?php if (have_posts()) : ?>
<?php the_excerpt_reloaded(125, ‘<img>’, ‘content_rss’, FALSE); ?>
<?php while (have_posts()) : the_post(); ?>