Hey Mike, unlike some on this forum, I don’t expect you to endlessly support this plugin with zero compensation.
The above issue really has got me by the short ones, and I need to resolve it as soon as possible. I’m prepared to donate whatever you feel appropriate (or happily purchase a “pro” version) if you can help me out.
cheers, Daniel
I’ve got the same issue, Wistia video images are being changed from https:// to http:// which breaks them. Any chance that a fix can be put into the update you’re currently working on?
You should be able to see the issue if you add the image code above in the OP’s first message to a page that isn’t being protected – the https:// in the image URL will be changed to http://
Also, this may be dependent on the server setup – I just tried to reproduce this issue on my local dev machine and the images loaded correctly.
Hi Tuzz:
Wistia WAS generating https thumbnails for all videos, and this plugin broke that by always stripping out the HTTPS and replacing with HTTP, and the link therefore didn’t work.
HOWEVER: Wistia no longer secures thumbnail images when creating embeds. It has since changed all thumbnails for new embeds to HTTP. I now have no problem. I know this could be a royal PITA depending on how many videos you have up currently, but a possibly easy fix would be to simply create and paste new embed code.
cheers, Daniel
Hi danielpark,
thanks for that, I’ll have to re-generate all thumbs it seems, or get the client to do it. It will be a pain, there’s a lot of videos all through their site.
If the developer of the plugin is still around and can comment – where might the code be that is causing this issue? I’d rather put in a fix myself (and I can post it here) than go through re-generating all of this code just for this bug.