Not working with Flickr images for some reason
-
Hello.
This plugin seems like what I’ve been trying to find (thanks!), because I have a site full of external-referenced Flickr images that I’d like to import into my media library so I can close my Flickr account without the site breaking.
Unfortunately I can’t seem to get it to work, and it seems to have something to do with Flickr. Is this a bug or am I doing something wrong?
For example, here’s an image tag that references a random image in Flickr that I’ve generated with the Share function just now*:
<img src="https://live.staticflickr.com/5046/5244042637_dab798d630_m.jpg" width="240" height="158" alt="Nelson Street (now Ashe Street), Tralee, Co. Kerry">
When I click Update to save the post, the plugin translates it to look like what’s below. It’s removed the src attribute entirely, and not downloaded anything:
<img alt="5244042637_dab798d630_m-9653020" width="240" height="158">
In the media library it seems to have tried to create an image, because there’s a 14kb object there, but if I paste my media library’s URL into a browser, I’m told it’s not a valid image.
I’m reasonably sure it’s something about Flickr, because the plugin with the same settings happily pulls the Google logo into my media library, and correctly references it, if I place the following element in the post:
<img src="https://www.google.com/images/branding/googlelogo/1x/googlelogo_color_272x92dp.png" />
Is this about the plugin failing to download the image, for some reason, and is there a known issue with flickr images, or (even better) something that can easily be fixed?
* From my blog I’m referencing my own account’s images in Flickr, but for this example I’ve picked a random shared Flickr image that’s likely to be visible long after I’ve closed my flickr account. Flickr itself generates badly formed HTML for the tag, but I can still see the plugin work correctly if I have that HTML reference non-flickr images.
For reference, I’m using the plugin version 1.0.1, WordPress 5.8.1, both current as of yesterday. I’ve enabled the plugin with default default settings in place EXCEPT for adjusting the Images Source to say From Original Links Only. Then I’ve gone and re-saved an existing post by clicking the Update button.
Thanks for any help.
- The topic ‘Not working with Flickr images for some reason’ is closed to new replies.