Home › Forums › General Issues › Multisite Child Theme with same JSON file ID › Reply To: Multisite Child Theme with same JSON file ID
So I must not be explaining clearly. The child theme’s field group has been changed from the parent theme. The parent theme and the child theme each depend on their own fields in this group. The problem is this field group’s key id is the same in each json file.
example:
parent_theme/acf-json/group_5d28b22d3fdc0.json -> unique fields
child_theme/acf-json/group_5d28b22d3fdc0.json -> unique fields
The initial developer must have modified the fields in the child theme, which worked initially, but now only the parent theme fields are loading in the child theme.
I’m trying to get the child theme field groups to work properly again. But I don’t know where to start because the field group keys are the same in the parent and child themes.
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.