Tarihçe diye bir kategori var. Buraya girdiğimizde (yani link: siteadı.com/kategori/tarihce) olduğunda karşıma o kategorideki yazılar çıkıyor. (tamamı)
bense o bölümde sadece öne çıkarılmış görsel ve başlığı göstermek istiyorum.
kod sanırım
<?php while ( have_posts() ) : the_post(); ?> <?php /* Include the Post-Format-specific template for the content. * If you want to overload this in a child theme then include a file * called content-___.php (where ___ is the Post Format name) and that will be used instead. */ get_template_part( 'content', get_post_format() ); ?> <?php endwhile; ?>
bu.
Yardımcı olabilirseniz çok sevinirim.
Şimdiki sıralama
1- Öne çıkarılmış görsel
2- Başlık
3- Yazı içeriği
------------- BEN BUNU AŞAĞIDAKİ GİBİ YAPMAK İSTİYORUM------------
1- Öne çıkarılmış görsel
2- Başlık
Teşekkürler.

neyse artık idare edicez