Support

Account

Home Forums Backend Issues (wp-admin) Repeater field values disappearing Reply To: Repeater field values disappearing

  • Thank you very much, after changing htaccess like 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

    it worked. It might be overkill, but I was not sure which one of these were at fault