Konu
sayfalama sorunum
26-04-2009, 10:31:38
#5
harew1
<?php query_posts('showposts=2'); while (have_posts()) : the_post(); ?>
kodu
<?php while (have_posts()) : the_post(); ?>
bunla değiştir bi olabilir..