Hi, Presently we started working with a new theme and they are asking to increase the PHP Max Input Vars from 1000 to 5000. We tried editing the PHP files in the php.ini file but the problem was not resolved! Kindly suggest ways to resolve the issue!
The change we did was,
; How many GET/POST/COOKIE input variables may be accepted
;max_input_vars = 5120