Saltar navegación

[Resuelto] Post fields not saving

This support ticket is created 4 years, 4 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 -

Zona horaria del colaborador: America/Jamaica (GMT-05:00)

Este tema contiene 2 respuestas, tiene 2 mensajes.

Última actualización por adamG-6 4 years, 4 months ago.

Asistido por: Shane.

Autor
Mensajes
#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
Colaborador

Idiomas: Inglés (English )

Zona horaria: 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.
enlace oculto

Please let me know if this helps.
Thanks,
Shane

#2271317

My issue is resolved now. Thank you!