Support » Fixing WordPress » Failed to load term.php

  • My category page gets broken. It says Failed to load resource: the server responded with a status of 500 ().

    /wp-admin/term.php?taxonomy=product_cat&tag_ID=15&post_type=product&wp_http_referer=%2Fwp-admin%2Fedit-tags.php%3Ftaxonomy%3Dproduct_cat%26post_type%3Dproduct
    
    /wp-admin/term.php?taxonomy=category&tag_ID=1680&post_type=post&wp_http_referer=%2Fwp-admin%2Fedit-tags.php%3Ftaxonomy%3Dcategory

    However, I see that term.php is present on wp-admin. I am on Php 8.10.

Viewing 1 replies (of 1 total)
  • Hi,

    As per wordpress.org you can use PHP version 7.4 or above so it should work fine. Please make sure you are using the latest version of WordPress as well.

    Also it could be possible that any of your installed plugin might be having compatibility issues with the PHP version 8.0 as very few hosting provider have provided support for PHP version 8.0 so far. You can disable them and then check again

    Please check your server logs and verify there are any errors logged or you can also turn WordPress debug mode and then look into it.

    Kind Regards,

Viewing 1 replies (of 1 total)
  • You must be logged in to reply to this topic.