Custom field for post type is impossible to connect.

Support General Custom field for post type is impossible to connect.Resolved

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #45860
    artur.art7@gmail.com[email protected]
    Participant

    Hi,
    In the enclosed URL I'm sending the video showing the problem with saving and adding new field. Before I added the WYSWIG field everything works well. When I added that field I can't save the field and the custom field location is automatically changing after the save.

    https://share.cleanshot.com/DWN2qZGf

    I can provide you a credential.

    #45864
    artur.art7@gmail.com[email protected]
    Participant

    Update: Is unable to add any field in the group. I tried add different field but the same happen.

    #45865
    PeterPeter
    Moderator

    Hello Artur,

    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.

    #45867
    artur.art7@gmail.com[email protected]
    Participant

    Thank you. Looks that it works properly.
    But that is only for security reason? There will be no problem with the performance when the number of fields increase?

    #45868
    artur.art7@gmail.com[email protected]
    Participant

    And also second question what is better approach.

    To build Fields groups separate like that:
    https://share.cleanshot.com/rsrxBwd4

    Or build one big Field group for post type?
    https://share.cleanshot.com/V0nWVbkJ

    #45892
    PeterPeter
    Moderator

    Hello,

    It's not for a security reason, just the limitation of a PHP setting and you will need to increase this to allow more input variables to be saved.
    For the second question, it depends on your requirements. But I think you can use more field groups to manage the custom fields more easily.

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