Home › Forums › ACF PRO › Duplicated Fields in Page Editor › Reply To: Duplicated Fields in Page Editor
Hi @mattbeck
Are you able to check the DB wp_posts
table for any rows where the post_excerpt
cell contains the field’s name (main_title, etc)?
Do any field rows exist? You can also try searching for rows where the post_type = ‘acf-field’.
If you find any rows, perhaps consider deleting these to remove the duplicates.
If no rows are found, the duplicated fields must exist somewhere else. Please search your websites files for the field name / field key and see where it pops up. Perhaps there is another json file?
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.