Hangi temayı kullanıyosunuz bilsek daha iyi olur
temanızda yoksa Thumbnail eklentilerini kullanın
Temanda yoksa eğer bunları uygula varsa hiç okuma
Burdan Scripti indirin. Anasayfada Görünmesi için index.php dosyasını "Editör" iLe aç.
Devamını Oku varsa
<?php the_content(‘Devamını Oku »’); ?>
Yoksa
<?php the_excerpt(); ?>
bu kodları bulduktan sonra
üstüne Yaıştır:
<?php $values = get_post_custom_values("Image"); if (isset($values[0])) { ?> <a href="<?php the_permalink() ?>" rel="bookmark" title="<?php the_title(); ?>"> <img src="<?php echo bloginfo('template_url'); ?>/scripts/timthumb.php?src=<?php echo get_option('home'); ?>/<?php $values = get_post_custom_values("Image"); echo $values[0]; ?>&w=150&h=150&zc=1&q=100" alt="<?php the_title(); ?>" width="150px" height="150px" /></a> <?php } ?>indirdiğin dosyada "scripts" klasörünü /wp-content/themes/Teman/ içine at
Sonra özel alandan "Image" seç ve "URL"ni yaz