• 30-07-2009, 13:59:04
    #1
    selam;

    yeni bir tema yukledım etike bulutu görunuyor fakat konu altında etıketler görumuyor temanın tag kodları asagıda acaba sorun nerde ?




    <?php if ($options['tags']) : ?>
    <div class="post_info"><?php _e('Tags: ', 'blocks'); the_tags('', ', ', ''); ?></div>
    <?php endif; ?>
  • 30-07-2009, 14:06:22
    #2
    bunu bi denesene

    Alıntı
    <?php the_tags('&nbsp;&nbsp;|&nbsp;&nbsp;Tagged with: ', ', ', ''); ?>
  • 30-07-2009, 14:11:42
    #3
    olmadı maalesef :S
  • 30-07-2009, 14:15:23
    #4
    Üyeliği durduruldu
    Alıntı
    <div class="post_info"><?php _e('Tags: ', 'blocks'); the_tags('', ', ', ''); ?></div>
    bunu dene
  • 30-07-2009, 14:20:59
    #5
    oda olmadı :S
  • 30-07-2009, 14:21:57
    #6
    Konunun altında mı göstermek istiyorsunuz tagları?
  • 30-07-2009, 14:34:12
    #7
    Rigobert adlı üyeden alıntı: mesajı görüntüle
    Konunun altında mı göstermek istiyorsunuz tagları?

    evet
  • 30-07-2009, 14:35:11
    #8
    <?php if(function_exists("UTW_ShowTagsForCurrentPost")) : ?><?php UTW_ShowTagsForCurrentPost("commalist", array('last'=>' and %taglink%', 'first'=>'Tags: %taglink%',)) ?><?php else : ?><?php if(function_exists("the_tags")) : ?><?php the_tags() ?> Buyur
  • 30-07-2009, 14:47:51
    #9
    Rigobert adlı üyeden alıntı: mesajı görüntüle
    <?php if(function_exists("UTW_ShowTagsForCurrentPost")) : ?><?php UTW_ShowTagsForCurrentPost("commalist", array('last'=>' and %taglink%', 'first'=>'Tags: %taglink%',)) ?><?php else : ?><?php if(function_exists("the_tags")) : ?><?php the_tags() ?> Buyur

    sıte komple beyaz oldu bunu ekleyınce sanırım temada baska arıza var en ıyısı değiştirmek temayı.