• 07-04-2010, 21:38:35
    #1
    Merhaba arkadaşlar kullandıgım temanın indexine thumbnail resim alanı eklemem gerekiyor fakat index.php farklı kodlandığı için yapamadım yardımcı olurmusunuz thumbnail i nereye nasıl eklemem gerekiyor ?

    Kod aşağıdaki gibi bunun neresine thumbnail ekleriz ?

    <div id="main">
    <div id="main-inside" class="clearfix">

    <!-- primary content -->
    <div id="primary-content">
    <div class="blocks">
    <?php do_action('mystique_before_primary'); ?>
    <?php
    if (have_posts()):
    while (have_posts()):
    the_post();
    mystique_post();
    endwhile;

    mystique_pagenavi();
    else: ?>
    <h1 class="title error"><?php _e("No posts found","mystique"); ?></h1>
    <p><?php _e("Sorry, but you are looking for something that isn't here.","mystique"); ?></p>

    <?php endif; ?>
    <?php do_action('mystique_after_primary'); ?>
    </div>
    </div>
    <!-- /primary content -->
  • 07-04-2010, 22:42:14
    #2
    arkadaşlar bilgisi olan yokmu konu günceldir
  • 08-04-2010, 19:14:49
    #3
    Kimlik doğrulama veya yönetimden onay bekliyor.
    bu konudaki yöntemi deneyin
    https://www.r10.net/wordpress/492713-...turulur-2.html