category.php eksik temanizda muhtemelen onu bir deneyin


<?php get_header(); ?>

<div id="content">


<?php if (have_posts()) : while (have_posts()) : the_post(); ?>


<div style="float:left;width:520px;margin:0px 0 0 5px;padding:2px;line-height:140%">

<a href="<?php the_permalink() ?>">
 <?php the_title(); ?> 
</a>

</div>
<?php endwhile; else: ?>

Nothing Found!

<?php endif; ?>
	
	</div>

<?php get_footer(); ?>
en basitinden bunu category.php diye ekle dene vrsa zaten temaninkini kullan