As mentioned in the other answer, that’s because the URL for the image is http, not https, so you get a ‘mixed content’ message from the browser. Equivalent to “You are on an https connection, but one of the images you got came from a http connection. That means that that image is not being sent via SSL (https), which means the request (in this case an image) is not being sent securely.’
To fix this, you have to change the URLs of all links on your site to https. This can be difficult for large sites (or even small ones).
I like to use a plugin called ‘Really Simple SSL’, which will do all of the tasks needed to ensure that each request is returned via SSL. There are other similar plugins, but this one has worked well for me.
Related Posts:
- How to automatically add rounded corners to thumbnails?
- WP 4.4. responsive images browser choosing the “wrong” one
- Retina images – custom syntax for inserting images into post content
- show author image in posts
- Default Image Link Removal
- How to limit number of images being printer out in “Set Featured Image” pop up?
- Replace Woocommerce Images
- How to copy and paste a picture found on the web to wordpress easily
- Graphing libraries for WordPress [closed]
- Dynamically add titles to post images if they are empty
- Pasting images removes class attribute
- How can I make all gallery images to open in a new window?
- Crop image without scaling or resizing with add_image_size()
- Cropping an image before inserting into a post
- custom image size with New Media Manager in wordpress 3.5
- SSL: How to make customizer images Protocol Relative in WordPress?
- Is there a way to pull the first featured image in a loop and not all other featured images?
- How to add qtranslate multi language support for media?
- Is it possible to recover featured images after WordPress export/import
- how to stop generating different image sizes from parser
- Change the URL of an image from wp_get_attachment_image_src
- Do I need to resize an image to fit the post?
- Link to large image version instead of original?
- Random Size on Featured Image
- Some images not found 404 in localhost
- wp_upload_bits does not retrieve images that do not have an extension
- Images will not display, when I call them up with html in wordpress, just two blank small spaces [closed]
- Loose images in uploads folder
- Convert uploaded GIF to non animated image automatically
- Is it possible to split Default WP Media directory to multiple Folder/Subdomain?
- Add srcset and sizes to older uploads?
- How to make a gallery with dynamic images from URLs?
- Divi Theme – images not showing on front page [closed]
- Edit image results in copies of file being created
- Images in Media aren’t showing, not broken
- t5-fresh-editor-stylesheets.php breaks image placement in WP Beta 3 editor
- Find and Use an image’s caption
- Export xml use/import images from theme directory
- Is it possible to change image size used for preview thumnail in Add Media popup
- Images showing in editor but not in post [closed]
- Why are featured images sometimes cropped, and sometimes not
- Bulk Upload Image Alt Text
- Call to undefined function wp_generate_attachment_metadata()
- the_post_thumbnail(‘medium’) setting some images width=1 height=1
- Help with resizing of featured images on WooCommerce homepage
- How to set uploaded image as featured image wordpress
- Why WordPress suddenly changed sizes of thumbnails?
- How to force WordPress to upscale images?
- WordPress Featured Image meta box not showing
- Number of Style for Image Added into Post
- How to get the title of the random images from media library?
- How to indent pictures on WordPress blog? [closed]
- How to test if there are no more previous or next image on attachment page?
- Force square image crop during upload?
- Image and shortcode not showing in excerpt
- What is the plugin to import image from URL?
- problem with add_size_image
- photo gallery implementation like tmz
- How to enlarge thumbnail on mouseover?
- Edit Page did not get refresh after update
- User uploads image as “Featured Image” but WordPress resizes it?
- get_post_gallery with Gutenberg
- How to join Caption AND Description Meta Fields as one combined-caption in Image Block
- Hide Title tag on image Hover
- Images not showing after wordpres update 5.6
- How to get the best resolution of image from srcset
- How to avoid images appear as post in google search?
- Images names not inserting in WordPress Database from Dynamic Add / Remove fields
- Images do not show in the website, but they appear on new tab
- featured image in custom poste type (backend)
- Image Uploader Doesn’t Open Modal in Widget
- Image linking and lightbox
- Which tools should I use for a gallery that uses an API and url for the path of the images?
- Uploaded images not showing properly using wordpress
- Uploaded images appear broken in WP 4.4
- How to best adjust images to a max content width of 490px?
- Get attachment images does not return any attached images
- attachment.php & flexslider—linking thumbnail to specific image
- Add two images with Sweet Testimonials
- Breadcrumbs for Single Image page
- How to associate an image with a term taxononmy and publish it on frontpage?
- WordPress Images | How to get the cropped image?
- Import existing image as a single post
- How can i make like this structure?
- Slider do not add alt attribute. Cant get alt attribute from a media library!
- Broken image URL
- Stop Attachment image names from taking top level permalink
- Some images 404
- Media Library is not loading on grid view in admin panel
- How can I put pictures next to each other and how can I add a location? [closed]
- Media upload error
- Featured Image not displaying [closed]
- Delete all thumbnails & regenerate them?
- Can I turn an image into a button?
- Why are some SVG-images not visible in my footer?
- How To Get Feature Image from Blog in Same WordPress Multisite Blog on the Parent Blog?
- WPALLIMPORT Exporting images from repeater field [closed]
- Gutenberg block HTML image rendering override
- image_get_intermediate_size always returns false
- Change of displayed images for webp versions