Forums

WP 15 displays all posts when clicking on single category link. (4 posts)

  1. jonimueller
    Member
    Posted 8 years ago #

    I've searched here and cannot find where anyone else has complained about this problem. Hopefully, it's just a nit.

    I have a WP 15 testbed site here: http://testbeds.webjones.org/wp15/

    I have even set up some test posts -- that appear in only one category -- to test this problem. The problem is that no matter what category you click on in the sidebar, WP displays ALL posts.

    Thanks for any help.

    Joni

  2. oriecat
    Member
    Posted 8 years ago #

    That's weird. None of the links are including the cat#. How is it listed in the sidebar template?

  3. Kafkaesqui

    Posted 8 years ago #

    Definitely weird. Could only find one other mention of this on the forums:

    http://wordpress.org/support/topic.php?id=23343

    But the fix there was to update to Strayhorn. Have you tried re-uploading the wp-admin/ and wp-includes files? To me this says something is missing/corrupted in the installation.

  4. jonimueller
    Member
    Posted 8 years ago #

    Sorry I'm just now getting back to this. Long story.

    Here is the code from my sidebar:

    <li id="categories"><?php _e('Categories:'); ?>
    <ul>
    <?php wp_list_cats(); ?>
    </ul>

    Thanks a bunch!

Topic Closed

This topic has been closed to new replies.

About this Topic

Tags

No tags yet.