Skip Navigation

[Resolved] Form not save image and meta field

This support ticket is created 4 years, 5 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 – 13:00 9:00 – 13:00 9:00 – 13:00 9:00 – 13:00 - - 9: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: Africa/Casablanca (GMT+01:00)

Tagged: 

This topic contains 2 replies, has 2 voices.

Last updated by Jamal 4 years, 5 months ago.

Assisted by: Jamal.

Author
Posts
#2001365

I have few forms on one page (i hide\display it by JS), all the forms work fine but one form not save image and meta field (select box)
I see a media library image uploaded, but not assigned to my CPT, how I can debug it?

#2001517
error.png

I look to network and have this message, but response code 200

#2001793

Hello and thank you for contacting the Toolset support.

The message in your last screenshot are not actually an error, they are error strings, that will be used by the form if required.

To debug the issue with the form, I'll suggest isolating it. First, check if this issue appears when:
- Only Toolset plugins are activated. It will tell us if there is an interaction issue with another plugin.
- The theme is set to a WordPress default like Twenty-Twenty. It will tell us if there is an interaction issue with your theme.
If the problem disappears, start activating one at a time to track where the incompatibility is produced.

Then, try to use the form in a simpler page or content template, when it is the only thing. To isolate it from other parts of the page(views, other forms, custom JS, etc.)

If that does not help, I'll need to login to your website as an administrator and check what is happening.