Skip Navigation

[Resolved] Custom Fields not saving properly

The Toolset Community Forum is closed, for technical support questions, please head on to our Toolset Professional Support (for paid clients), with any pre-sale or admin question please contact us here.
This support ticket is created 9 years, 1 month ago. There's a good chance that you are reading advice that it now obsolete.
This is the community support forum for Types plugin, which is part of Toolset. Toolset is a suite of plugins for developing WordPress sites without writing PHP.

Everyone can read this forum, but only Toolset clients and people who registered for Types community support can post in it.

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

Supporter timezone: Asia/Kolkata (GMT+05:30)

This topic contains 1 reply, has 2 voices.

Last updated by Caridad 9 years, 1 month ago.

Assisted by: Minesh.

Author
Posts
#282565

Similar to this thread:

https://toolset.com/forums/topic/custom-fields-not-saving-properly/

I have a Group of 100+ custom fields, mostly radio buttons. Now when I try to add a new field to the group, I click save and the new field disappears - the page loads after "saving" and the new field hasn't been added to the group.

Do I need to re-create the Group? Can I export and import the group rather than having to try and rebuild it manually? What might be causing this problem and is there some way to fix it without having to rebuild the group?

Also, where is the Debug info?! When I click on Types / Help, the word "Debug" does not appear anywhere on the page...

#282628

Debug is enabled in WordPress wp-config.php file:

define( 'WP_DEBUG', true );

Here you have more information about debugging options:
https://toolset.com/documentation/user-guides/debugging-types-and-views/

You probably have to increase the maximum number of posted variables in PHP, see the solution described in this FAQ entry. It is for a different problem but the same solution applies:

https://toolset.com/faq/why-do-i-get-a-500-server-error-when-editing-a-view/

The forum ‘Types Community Support’ is closed to new topics and replies.

This ticket is now closed. If you're a WPML client and need related help, please open a new support ticket.