Home › Forums › Backend Issues (wp-admin) › Repeater field values disappearing › Reply To: Repeater field values disappearing
I would like to chime in.
After YEARS of having this issue I finally found this thread.
For me it was 39 fields, meaning ACF didn’t count past 38.
The only way I could fix this was by manually changing values in the custom fields column.
By adding the line
php_value max_input_vars 3000
to my .htaccess I was able to correct this.
Thank you for sharing this.
Welcome to the Advanced Custom Fields community forum.
Browse through ideas, snippets of code, questions and answers between fellow ACF users
Helping others is a great way to earn karma, gain badges and help ACF development!
We use cookies to offer you a better browsing experience, analyze site traffic and personalize content. Read about how we use cookies and how you can control them in our Privacy Policy. If you continue to use this site, you consent to our use of cookies.