Forums

Newly created sub-sub-category not showing on admin Category page (3 posts)

  1. upekshapriya
    Member
    Posted 3 years ago #

    I've just created a sub-sub-category (ie its parent has a parent) with the name 'General' and slug 'general' and it was created correctly showing at the top of the list as Event - Type - General.

    I then reloaded the page ie /wp-admin/categories.php and it didn't appear in the list with all the other sub-sub-categories at all! I thought I was going mad wondering if I had actually created it and tried to create it again but was told that the name already existed!

    Then I wondered if it would appear in the list when I create a post and there it was in the list of categories in its correct sub-sub-category position as I would expect. I looked with phpMyAdmin at the database and of course it was there at the end of the wp_terms table.

    I created all the categories before the one today in an earlier version of WordPress - probably 2.5 - now on the latest 2.7.1.

    So I am wondering if there is a strange bug in /wp-admin/categories.php stopping the display of this new category? I've disabled plugins that I think might be interfering with this display like Admin Management Xtended and Reveal IDs for WP Admin but no change.

    I have a test version of my site on a free host which has almost the same configuration, but not completely, and I found the same problem when I tried to create this new category. So I've deactivated all the plugins on this test site and still don't have the new category appearing on /wp-admin/categories.php.

    Can anyone else reproduce this strange anomaly?

  2. stvwlf
    Member
    Posted 3 years ago #

    Do you already have a category called general existing anywhere else in your category structure? you can't have 2 categories with the same name. Its actually the same SLUG name that matters, but I read recently there is a bug that doesn't allow you to enter one with the same NAME even if the slug is different. Then, once you have created the not-existing category, you can go in and edit the name/slug. Possibly you are running into this. Its supposed to be fixed in 2.8 when that is released.

  3. upekshapriya
    Member
    Posted 3 years ago #

    No I don't have 2 categories with the same name. As I said the category was created fine - it just doesn't display on the Admin page for Categories.

Topic Closed

This topic has been closed to new replies.

About this Topic