Forum Replies Created

Viewing 1 replies (of 1 total)
  • UPDATE: My apologies for posting my problem as described below not in the correct thread/topic.

    After updating WP to v.6.0 (translated/greek language version), I’m facing a posts categories/taxonomy problem, not exactly the same as mpturner described.

    Things I’ve noticed about the problem, in the official website (live) & clone/testing purposes version as well:
    – Visiting certain posts categories with existing posts (e.g. index.php?cat=5), I receive NOTHING FOUND message, which is not true (posts exist, I can browse them connected as author or admin user). The issue affects exactly the same nine (9) categories IDs with reference to tbl_terms MySQL tables (live & clone website).
    – In wp-admin Posts Categories section, the same categories seem to be not editable, although there exists a number of posts related with. I’ve also found that I can change the URL of an editable Category (/wp-admin/term.php?taxonomy=category&tag_ID=69) replacing the tag_ID with a so-problematic category ID (e.g. 5), opens the so-problematic category edit form, but after updating, the category updates itself in the category list with a new ID (e.g. 73), different than the initial ID!! At the same time, opening the posts URL of the so-problematic category using the new ID (/index.php?cat=73), the previously shown NOTHING FOUND message is not shown anymore & posts re-appear!!
    – Connected as author or admin user, visiting the posts page, I can see all my posts, but the posts related with one or more of the so-problematic categories, seem to not have any category at all. However, if I edit the post, the relation with the so-problematic category is shown as it should! Updating the post, seems to restore the category.

    I should also mention that the WP v.5.9 worked just fine before updating to 6.0.

    I would appreciate any help/advice about the problem & possible ways to solve or best practice to handle it.

    Many thanks in advance.

    Kind regards.

    • This reply was modified 2 years, 10 months ago by tkatsaros.
Viewing 1 replies (of 1 total)