Home › Forums › Backend Issues (wp-admin) › meta key instead of name on add new custom field, instead of name › Reply To: meta key instead of name on add new custom field, instead of name
I had the exact same problem. I was getting ACF names like “field_5229dbec8dec1” and I couldn’t figure out how to get the proper names to appear even though that field had been named “food” and dummy data had been added to every custom field and published (so Elliot’s answer above is incorrect).
It took a while, but I realised that any custom field that I had named with any letter after ‘f’ was being replaced by the default meta key name.
So… I renamed every “custom field name” (not the label) with a prefix of “a-“.
I was now able to import my custom fields as intended, albeit with an ‘a-‘ prefix.
I hope this helps as a workaround for anyone with similar problems.
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.