• Resolved lmsabino

    (@lmsabino)


    Hi,

    I’ve been using external featured image for months, but now I’m being faced with an error when loading the page. It’s a one page theme, and it stops whe getting the external images on the “Team” section. It loads the first image and then it stops loading everythiung else on the website.

    The page section that should load is at: thumbmedia.net/#gallery

    This is wnat I’m getting on the firefox developer console:

    15:44:28.018 This site makes use of a SHA-1 Certificate; it’s recommended you use certificates with signature algorithms that use hash functions stronger than SHA-1.1 photo.jpg

    The error is here:
    <img src=”data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7″ style=”background:url(‘https://yt3.ggpht.com/-U5CTXXMwv4s/AAAAAAAAAAI/AAAAAAAAAAA/8QbUAQ6aN-I/s300-c-k-no/photo.jpg&#8217;) no-repeat center center;-webkit-background-size:cover;-moz-background-size:cover;-o-background-size:cover;background-size:cover;width:250px;height:250px;” class=”attachment-team-thumbnail rounded wp-post-image nelioefi” alt=””>

    https://wordpress.org/plugins/external-featured-image/

Viewing 1 replies (of 1 total)
  • Plugin Author David Aguilera

    (@davilera)

    Hi! Thanks for getting in touch.

    I think this has nothing to do with our plugin. Probably, that error occurs simply because you’re trying to load this image: https://yt3.ggpht.com/-U5CTXXMwv4s/AAAAAAAAAAI/AAAAAAAAAAA/8QbUAQ6aN-I/s300-c-k-no/photo.jpg. The server that hosts it is not using a SHA-1 Certificate, but yours is. Since one server uses a less secure certificate than the other, your browser is triggering an error and prevents prevents loading a resource from an external, less secure server… but I’m no expert in this area.

Viewing 1 replies (of 1 total)

The topic ‘Error on plugin when trying to load external images’ is closed to new replies.