aleki23 Hi, I am trying to edit max php vars on wordpress but it doesn't work. I have tried editing .httaccess .php.ini Can you give me solution?
Stealth At picture isn´t is, but don´t forget delete symbol ; from the starting line, because ; deactivating the line, is like only text. Before: ;max_input_vars = 1000 After: max_input_vars = 5000 Don´t forget then restart PHP and Webserver too.