Support

Account

Home Forums General Issues Synchronize fields Reply To: Synchronize fields

  • Yes, but you need to use bigger selectors. Look at the DOM of the acf field.

    $('#field_XXXXXXXX .acf-field input');

    or you can use the ACF JS API https://www.advancedcustomfields.com/resources/javascript-api/