archive.php dosyasındaki

Alıntı
<?php if (have_posts()) : ?>
<?php while (have_posts()) : the_post(); ?>
satırlarından önce şu satırı ekleyin.

Alıntı
<?php query_posts( 'showposts=15' ); ?>