Ecancan temasının index.php'sine poptgs alanında değişiklik yaptım menü ekledim temanın yazılara girince en üstte boşluk oluştu ve ahmet can destek sağlamadı bu konuda...

İndex.php kodları:






























ID), 0,340,"UTF-8"); ?>...


Devamını Oku














$kategori = get_option('ecan_bilesenb');
$catquery = new WP_Query( 'category_name=' .$kategori. '&posts_per_page=5' );
$sayac = 0;
while($catquery->have_posts()) : $catquery->the_post();
$sayac++;
if( $sayac == 1 ) :
?>

<?php the_title(); ?>



ID), 0,170,"UTF-8"); ?>...






<?php the_title(); ?>




















$kategori = get_option('ecan_bilesenb1');
$catquery = new WP_Query( 'category_name=' .$kategori. '&posts_per_page=5' );
$sayac = 0;
while($catquery->have_posts()) : $catquery->the_post();
$sayac++;
if( $sayac == 1 ) :
?>

<?php the_title(); ?>



ID), 0,170,"UTF-8"); ?>...






<?php the_title(); ?>


















$kategori = get_option('ecan_bilesenk');
$catquery = new WP_Query( 'category_name=' .$kategori. '&posts_per_page=3' );
while($catquery->have_posts()) : $catquery->the_post();
?>

<?php the_title(); ?>















$kategori = get_option('ecan_bilesenk1');
$catquery = new WP_Query( 'category_name=' .$kategori. '&posts_per_page=3' );
while($catquery->have_posts()) : $catquery->the_post();
?>

<?php the_title(); ?>















Sadece poptgs alanında değişiklik yapıldı imzamda site bulunmakta herhangi bir makaleye tıklarsanız görürsünüz :)