Link to a page where the issue can be seen: hidden link
This is just one example.
Toolset plugins were updated. Many images do not load now. Upon inspecting the element, I found https:// is being stripped out of the src in the <img> tag. After adding back the https:// in the inspector, the image returns. But of course this is not a fix. Everything was working fine prior to updates.
Hi Nigel
Yes, I do believe I have custom post types that are related to each other.I simply just updated the plugins to the latest version. Yes, it is happening elsewhere on the website. The shortcode is this: [types field="picture-of-instrument-s-full-body-front" size="post-thumbnail" ][/types]
I'd like to get a copy of your site for testing locally if I may: hidden link
While we investigate this you have two options.
As you haven't run the migration wizard, you should be able to revert to the previous versions of Types, Views, and any other Toolset plugin available before May 28. Note that means reverting to Types 2.2.23, not Types 2.3.
Or you could modify your site and replace the types shortcodes that output the images and manually insert the img tags, using the shortcode wpv-post-field to generate the src.
We have another ticket that relates to issues with Types image fields when using https, but it's not the same as yours, though fixing that one may resolve this at the same time.
If you want to give me a copy of your site to pursue this further then please do, otherwise we might close this?