Support

Account

Home › Forums › Backend Issues (wp-admin) › Taxonomy field fails loading categories in backend › Reply To: Taxonomy field fails loading categories in backend

  • You need to activate error logging and look in your php error log to find a php error. The field is populated with AJAX and you will not see error created during an AJAX request when display errors in on.

    But more than likely there is a PHP error of JavaScript error causing the issue.