Arkadaşlar bir haber sitesi kurdum www.guncelgebze.com ama mansetteki başlık ve açıklama kısmını istemiyorum yardımcı olurmusunz?

manset.php'deki kodlar

$anamanset_id = get_option("ensarweb_anamanset_id");
$recent = new WP_Query("showposts=20&cat=".$anamanset_id."");
?>


    have_posts()) : $recent->the_post(); $resim = ensar_image($post->ID,"large"); ?>
  • <?php the_title(); ?>






    have_posts()) : $recent->the_post(); ?>