This website uses cookies to personalize your experience. By using this website you agree to our cookie policy.

Reply To: Ajax search pro custom fields problem

Home Forums Product Support Forums Ajax Search Pro for WordPress Support Ajax search pro custom fields problem Reply To: Ajax search pro custom fields problem

#23045
Anonymous
Inactive

I just got a respond from acf
Maybe this will help

Hi there,

Thanks for the follow up.

This is not an ACF issue, it is likely that when the field is created using the AJAX plugin a field reference is not created. This field reference is necessary to format the saved value in the database. I would suggest that you ask the plugin developer to pass the values through the update_field() function so that the references can be correctly created.
https://www.advancedcustomfields.com/resources/update_field/

Thanks, 
Kenny