Not a direct answer to your question, but possibly a resolution to your problem.
Downloading the same image from another source likely resulted in an exact copy (hash-wise) since they probably got it from the same source you did. A wild stab in the dark here, but it’s possible there’s something about the image data or meta-data that doesn’t play nice. What you could try to resolve it is to open the image in your favourite editor and remove or change any meta-data in the image and re-save it. Even if there’s none in there, re-save it anyway (possibly with a different compression setting to force a completely new file). You could even go so far as to save it as a new data-type, such as png.
If that solves it, then you can move on. If it doesn’t I’d say get in touch with the plugin developers and see what they have to say about it.
Related Posts:
- Set Custom Post feature image as og:image
- Correctly implementing the Facebook Like button
- How can you upload an image from within a settings page?
- WordPress Post featured image URL in the header
- Sharing images to social media – issue with aspect ratio
- Is there a way to add a featured image to an image/file attachment page?
- How to make Facebook share the featuterd image from url on WordPress
- Tried everything but Facebook share button won’t load the post thumbnail
- Stop wordpress from hardcoding img width and height attributes
- how to get original image using wp_get_attachment_image_src
- Add new image size to media uploader so users can insert into post?
- How to insert pictures without hard coded dimensions?
- How to modify image editor dialog options on WordPress?
- Is there a hook which fires after all thumbnails are generated?
- “There has been an error cropping your image” when cropping image
- Excludes posts that don’t have attachments in the_content()
- Remove duplicate images from media library.
- WordPress Image Editor doesn’t update thumbs specified with `add_image_size()`
- Get an image from url in front end submission form
- Can images be automatically compressed?
- Add visual editor to Media Edit Screen
- Show prev and next post links for parent post of current image in attachment page?
- could not upload image in media library
- Check if page/post has any anchors that link to an image jpg/gif/png
- How to check if user is uploading/setting an image as a featured image?
- hardcrop images in gutenberg “latest posts” block
- Use Gravatar as fallback image if no local image is not found
- add the post as canonical for attachment page wordpress
- Retrieving an alt tag from a custom field
- Exclude featured image from gallery in wp-admin
- Conditionally add apt. Open Graph meta data to different pages on WordPress site
- Trying to create a mouseover effect in html using Gutenberg editor
- How to fix “.webp” being auto-added to the end of image urls
- Customizing the attachement page to show rest of all images in a gallery from post
- Is it possible to change ‘Link to’ in all images in all articles?
- Is it possible to put images as url in document [closed]
- Creating ‘required’ fields in the ‘add media’ window
- Importing images results to wrong folder structure
- WP keeps looking up post thumbnail on https even though wp-config says http
- How to post a mosaic of an image gallery instead of the entire gallery inside a post’ [closed]
- How can I echo og:video url, if the post has video content?
- using media_sideload_image with a file from theme directory
- Facebook preview Open Graph Object Debugger
- Featured images disappear after DB export/import?
- Creating a post image to show in a gallery
- Don’t show images inserted into content
- Replace post/page titles with an image in WordPress
- What happened to the media manger?
- I want to Add My Product Image to Admin Order Email in Woocommerece [closed]
- Integrate open graph protocol without plugin?
- Using jQuery to automatically add class only to gif images in WordPress database [closed]
- how to get image full path from WP_Post Object?
- Featured Image problem with resizing
- WordPress Image Scaling Quality
- Create a post from every image in my media gallery
- Not seeing text alignment option in Image block
- wp_get_attachment_url images in wrong order [closed]
- Migrated site – Images have 404 error
- Show (print) featured image all dimensions (height, width)
- Speed Up Website With High Resolution Images
- Serve different images per screen size and cache possible?
- Removing Images from a WordPress Post
- How come the images arent loading properly?
- How to use the thumbnail size with catch_that_image
- Random Image Script Working but Want to Avoid Duplicates
- HTML Img with data:image src gets sanitized in admin?
- Can’t find image to remove
- Not able to retrieve image id from sibling site within a switch_to_blog
- How to display a warning when an uploaded image is too small?
- How to link image in WordPress – Elementor when certain element does not offer that option?
- Large uploaded images not resizing?
- How can i place featured image after h2
- How to generate alt attributes with php / filters?
- Custom image size not displaying with wp_get_attachment_image()
- unsharp thumbnails after uploading image
- How to delete original image file after upload and resize
- WordPress After migration some images src is empty
- Access html element in media modal with jQuery
- Jetpack Lazy load images fade in
- add alt text to images loaded from json with media_sideload_image
- How to get featured image of last post in a category?
- How can I add “alt” tag to element?
- How to make image uploads default to full size?
- Recovered WordPress installation (on localhost) links broken and images not showing
- Image is missing on site homepage
- Media sizes do not appear
- Changing current post image uls with a function
- Display images in template file
- How to watermark wordpress images from wp-content/uploads folder with htaccess and php?
- How to display every pictures from all the posts on one page?
- How to add multiple images in a page
- Retrieving Image Storage path
- See the all uploaded images of a user as an admin
- how to display all images from their siblings/ from same parent?
- Define Folder to save Images
- Specify what to do for a specific image number of the post
- adding images to wordpress pagination?
- Custom filename when pasting an image from clipboard
- WordPress Bootstrap dynamic carousel showing images separately not as carousel
- How do you change all images dimensions to have the same size?