• 01-11-2012, 23:40:35
    #1
    Arkadaşlar Kurdugum Temada Bir Eklenti Var Kodları Şöyle Eklenti (Plusing) ne Bilmediğim iÇn Kuramıyorum Haliyle çalışmıyor

    Alıntı
    <section>
    <div id="onecikan">
    <?php if (have_posts()) : ?>
    <?php $erenkeskin = new WP_Query("showposts=3&meta_key=manset"); while($erenkeskin -> have_posts()) : $erenkeskin -> the_post(); ?>

    <li>
    <a href="<?php the_permalink(); ?>">
    <?php if ( has_post_thumbnail() ) { the_post_thumbnail(); } else { ?>
    <img src="<?php bloginfo("template_url"); ?>/img/sponsor.png" alt="<?php the_title(); ?>" title="<?php the_title(); ?>" width="146px" height="146px" />
    <?php } ?>
    <hgroup><h2><?php the_title(); ?></h2></hgroup>
    </a>

    </li>

    <?php endwhile; ?>
    <?php endif; ?>
    </div>
    </section>
  • 02-11-2012, 00:46:07
    #2
    Kimlik doğrulama veya yönetimden onay bekliyor.
    eklenti degil bu temanda nerede gozukmesini isityorsan oraya ekle bunlari

    (Plusing) degil plugins
  • 02-11-2012, 02:45:41
    #3
    Ergün adlı üyeden alıntı: mesajı görüntüle
    eklenti degil bu temanda nerede gozukmesini isityorsan oraya ekle bunlari

    (Plusing) degil plugins
    eklediğimde boş bir çerçeve çıkıyor sanki çalışması gereken bir kısım varda çalışmıyor gibi arka plan var sadece