-
-
Notifications
You must be signed in to change notification settings - Fork 273
Description
Description
I created a CPT with pods and added 70 instances to my site. Then I realized: I want featured images with this CPT. So I enabled that under Advanced Options -> Support. The problem: I can now add a featured image to new instances of this CPT. However, for the 70 existing instances I cannot save the featured image. I can select one, and then it shows on the WP edit post screen. But it disappears when I save the post.
If I look up the post in question in the wp_postmeta table, I can see that _thumbnail_id indeed does not exist for that post. I can add it manually to the wp_postmeta table and then it also exists with the post in the WP dashboard. But as soon as I change the featured image in WP and hit 'save' it disappears again.
I have tested for theme or plugin conflict, but that is not the case.
Version
3.3.1
Testing Instructions
No response
Screenshots / Screencast
No response
Possible Workaround
No response
Site Health Information
No response
Pods Package
No response