Hi,
I have recently updated the WordPress to 4.4.2 and also changed hosting and I have a similar issue where a custom post type is broadcasted correctly, as are all custom fields, except for the images. The images themselves are copied across to the child’s library and I can view them correctly, however they do not seem to be linking up so when editing the custom post type, it has no image shown.
I am also using the Advanced Custom fields plugin, if that helps.
Thanks,
I have worked this one out. I had the path to the custom CSS as a relative path. Changed it to absolute and it is now working!
Also after reading another thread, I have removed all passwords from the site, so the css is publicly accessible.