• Hiya!
    I’m using Cutling 1.1 theme and having a problem getting my categories to sort properly.

    set it up to sort the categories so that anything posted under the category “News” went to the main page and everything else sat squarely under its own category under the form of a link under the Categories heading on the right.

    The problem is this: When you click on any of the categories, it generates a search that includes everything that has been posted, not just the actual category… And it starts from the most recent post, not the posts under the category.

    I found this line in archives.php:

    <h2 class=”archive_head”>Entries Tagged as ‘<?php echo single_cat_title(); ?>'</h2>

    It looks like it isn’t populating “single_cat_title” but I can’t find “single_cat_title” nor can I figure out how to populate it…..

    The reason I make this assumption is that when I click on one of the categories, the page that is generated(with every post) says Entries Tagged As ”….

    anybody know what is happening here?
    I switched out the themes, and it did the same thing, so I can assume that it isn’t theme related….

    thanks for any help!!

    If you’d like to see it not in action, it is here:

    http://weknowtim.com/blog

The topic ‘Categories not sorted’ is closed to new replies.