Support

Account

Home Forums Add-ons Repeater Field Repeater field limiting rows Reply To: Repeater field limiting rows

  • There’s some similiar types of issues on the forum here:

    http://support.advancedcustomfields.com/forums/search/?bbp_search=max_input_vars+%3D+3000

    What solved my issue was dropping the following into the top of my WP site’s .htaccess file:

    php_value max_input_vars 7000