İndex.php'de the_title kodunun bulunduğu satırın hemen altına ekler misiniz;

Alıntı
<a href="<?php the_permalink() ?>"><img src="<?php echo get_post_meta($post->ID, "resim", true); ?>" width="130px;" height="120px;">
Özel alan değeri resim olacak bu kodla birlikte.