Home › Forums › Backend Issues (wp-admin) › Cannot save more than 64 fields in field group › Reply To: Cannot save more than 64 fields in field group
Check your:
1) max_input_nesting_level
2) max_input_vars
in your php configuration, I set it to:
1) max_input_nesting_level=256
2) max_input_vars=5000
and i`ts fix my problem.
Hope its help
s you.
P.S. Sorry for my bad english)
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.