advanced-custom-fields-auto-json-sync icon indicating copy to clipboard operation
advanced-custom-fields-auto-json-sync copied to clipboard

Child theme support

Open warudin opened this issue 6 years ago • 0 comments

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.

warudin avatar Aug 14 '19 12:08 warudin