Home › Forums › Backend Issues (wp-admin) › Custom field not appearing on category edit page
I have a custom field that works fine when a new category is created, but if I need to edit this value, the field does not appear on the edit page.
I’m using the most updated version of ACF and WordPress.
Is there anything I’m missing?

This is sure weird. Could you please share the JSON or XML export file of your field group so I can test it out on my end?
Thanks 🙂
Hello James,
Sure. Attached is the JSON file of my custom field.
Notice that I have enabled it to show on taxonomies.
[
{
"param": "taxonomy",
"operator": "==",
"value": "category"
}
]
Thanks!

I’ve just tested it on my installation but failed to reproduce the issue. I’ve attached a screenshot for your reference.
Maybe there’s a conflict on your site. Could you please try to reproduce the issue on one of the WordPress’ stock themes (like Twenty Sixteen) with other plugins deactivated? If it disappears, then you can activate the theme and plugins one by one to see which one causes the issue.
If the issue persists, could you please open a new ticket and provide temporary admin credentials to your site? You can open a new ticket here: https://support.advancedcustomfields.com/new-ticket. Also, please don’t forget to explain the issue again and provide the link to this thread.
Thanks 🙂
Hello James,
I have tried with a brand new WordPress installation and fresh database. Using the default theme, still not working.
I’ll set-up a testing WordPress environment and start a support ticket.
I think this thread can be closed as it will follow as ticket from now on.
Many thanks once again.
The topic ‘Custom field not appearing on category edit page’ is closed to new replies.
Welcome to the Advanced Custom Fields community forum.
Browse through ideas, snippets of code, questions and answers between fellow ACF users
Helping others is a great way to earn karma, gain badges and help ACF development!
We use cookies to offer you a better browsing experience, analyze site traffic and personalize content. Read about how we use cookies and how you can control them in our Privacy Policy. If you continue to use this site, you consent to our use of cookies.