Support

Account

Home Forums Add-ons Repeater Field Repeater meta_value count in wp_postmeta not increasing Reply To: Repeater meta_value count in wp_postmeta not increasing

  • I’m running this
    php_value max_input_nesting_level 128
    php_value max_input_time 300
    php_value max_input_vars 3000
    php_value max_execution_time 300
    php_value post_max_size 32M
    php_value memory_limit 128M

    In the htaccess file. i’ve also checked phpinfo and the settings are correct.

    There is no errors in the logs regarding memory limits.

    The standard fields of the page are saving changes e.g. Title/Content etc.
    It is just the ACF fields that do not change.

    Were do you want me to debug the issue?

    _functions.php -> update_field or update_value ???