Support

Account

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

  • I’m having trouble getting custom field values to save. I have increased the values of all of these variables to:

    • max_input_vars 18000
    • max_input_nesting_level 500
    • max_input_time 500

    I still cannot save my fields.

    I think the issue might have to do with having imported the database from a different WP install. The fields that were created for the old install continue to save. But any new fields I create don’t save. The new install is running on a localhost server. Also, I’m not using any caching.