• 09-12-2009, 21:13:03
    #1
    arkadaslar temammın index dosyasında devamını oku yazısının yerine resim cıkmasını istiyorum
    <?php the_content(__('Devamını Oku ', 'inove')); ?>
    bunu nasıl yapabilirim
  • 10-12-2009, 13:15:02
    #2
    arkadaslar yokmu yardım edecek biri :S
  • 10-12-2009, 15:01:40
    #3
    Kimlik doğrulama veya yönetimden onay bekliyor.
    <?php the_content(); ?><a href="<?php the_permalink() ?>" rel="bookmark" title="Permanent Link to <?php the_title(); ?>"><img src="<?php bloginfo('template_directory'); ?>/images/oku.jpg" alt="Devamini Oku" /></a>


    Bu sekilde calisabilir denemedim temanin bulundugu yerden images klosorune oku.jpg adinda resim atarsan cikacaktir..
  • 10-12-2009, 15:06:10
    #4
    TekimNet adlı üyeden alıntı: mesajı görüntüle
    <?php the_content(); ?><a href="<?php the_permalink() ?>" rel="bookmark" title="Permanent Link to <?php the_title(); ?>"><img src="<?php bloginfo('template_directory'); ?>/images/oku.jpg" alt="Devamini Oku" /></a>


    Bu sekilde calisabilir denemedim temanin bulundugu yerden images klosorune oku.jpg adinda resim atarsan cikacaktir..
    saol ustad <?php the_content(__(' resim yolu ', 'inove')); ?>
    şekl,nde yaptım oldu