seemsiyah, Şöyle birşey yapsak olur mu sence ?

<?if(is_category() && !$paged) {
    query_posts('orderby=date&order=ASC');
}
?>