Skip Navigation

[Resolved] Post fields not saving

This support ticket is created 2 years, 11 months ago. There's a good chance that you are reading advice that it now obsolete.

This is the technical support forum for Toolset - a suite of plugins for developing WordPress sites without writing PHP.

Everyone can read this forum, but only Toolset clients can post in it. Toolset support works 6 days per week, 19 hours per day.

Sun Mon Tue Wed Thu Fri Sat
- 9:00 – 12:00 9:00 – 12:00 9:00 – 12:00 9:00 – 12:00 9:00 – 12:00 -
- 13:00 – 18:00 13:00 – 18:00 13:00 – 18:00 14:00 – 18:00 13:00 – 18:00 -

Supporter timezone: America/Jamaica (GMT-05:00)

This topic contains 2 replies, has 2 voices.

Last updated by adamG-6 2 years, 11 months ago.

Assisted by: Shane.

Author
Posts
#2269695

I am trying to:

Add custom post fields to the custom post type : Application.

No new post fields are being stored (although it says they have been saved). I have tried adding post fields to other custom posts and the same issue is happening.

#2269789

Shane
Supporter

Languages: English (English )

Timezone: America/Jamaica (GMT-05:00)

Hi Adam,

I see that you have quite a number of custom fields in this particular field group. What is happening is that you're perhaps hitting some hard limit on your server which prevents you from adding anymore fields.

My recommendation is 1 of 2 things. You can either split the field group into 2 by creating another field group and adding your additional fields to that field group, or you can go to the link below for instructions on how to increase your server variable limits.
hidden link

Please let me know if this helps.
Thanks,
Shane

#2271317

My issue is resolved now. Thank you!