Support

Account

Home Forums Backend Issues (wp-admin) ACF not saving fields – tried everything Reply To: ACF not saving fields – tried everything

  • I had this issue and tried everything with no success. In the end it turned out to be the ‘pre_get_posts’ action in my functions.php that was set to limit posts_per_page to 10 that also set the limit for the number of fields in a field group for some reason.