Field number limit in Settings Page

Support MB Settings Page Field number limit in Settings Page

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #44856

    I'm trying to create custom settings page with large amounts of fields. Everything works fine when there are 33 or less fields. Fields settings are stored correctly, and they are displayed on settings page.
    But after adding more then 33 fields, every field above that limit is not saved, and all of them are not displayed on custom settings page.
    I'm trying to add 42 fields total, separated by 3 tab fields.

    #44861
    PeterPeter
    Moderator

    Hello Michal,

    You can try to follow this tutorial to increase the PHP setting max_input_vars to fix the issue
    https://metabox.io/wordpress-custom-fields-not-saving-increase-max-input-vars/

    Let me know how it goes.

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.