Hi, I have a custom post type called 'producers'. New posts are created via a front end form submission. All has been working well, but my client has told me that some of the fields are now empty, whereas they previously contained data.
I've verified this, and I can see the data in the database, but it no longer shows in the post. Newer posts seem to be unaffected by this.
You can see this video for more details:
https://recordings.webxdesign.studio/recordings/T2IoBPeRxRG3SMcoorvI
I also posted some screenshots in this facebook post:
https://www.facebook.com/groups/metaboxusers/permalink/1435339990416974/
What I need to know in the short term, is how can I get the data in the database to display in the post again? How to prevent this from happening in the future?