advanced-custom-fields-auto-json-sync
advanced-custom-fields-auto-json-sync copied to clipboard
Child theme support
Hi!
This is a great addition for ACF and I'm using it with much rejoice in some projects of ours. However, I tried to use Advanced Custom Fields: Auto JSON Sync in a child theme and I get some error notices:
- Warning: opendir(/app/public/wp-content/themes/devyldre/acf-json/en): failed to open dir: No such file or directory in /app/public/wp-content/plugins/advanced-custom-fields-auto-json-sync/includes/class-update-field-groups.php on line 241
- Warning: array_diff(): Expected parameter 2 to be an array, null given in /app/public/wp-content/plugins/advanced-custom-fields-auto-json-sync/includes/class-update-field-groups.php on line 152
I wanted to look into the code to solve this problem, but I can't figure out how to get around this.