Baked Oembed Doesn't Show Image

Hey there,

I am trying to embed some things like the image below:

https://giphy.com/gifs/justin-wow-jaw-drop-so-3osxY7xVVSgMfAPZ16

When it grabs the oembed, seems like its grabbing the right stuff but the image is still blank. It looks like the image information is in the a tag and not in the img tag.

<a class="" href="https://media.giphy.com/media/3osxY7xVVSgMfAPZ16/giphy.gif" style="height: 300px;">
            <img src="" title="Justin Garbett, Reactions Editor GIF - Find &amp; Share on GIPHY" width="480" height="269">
          </a>

Do any of you have thoughts on if its missing onload js that will preload the image or something? Have any of you gotten this to work?

Thanks,
Jon

2 Likes

This one seems to be working now! I suspect it was fixed in the past but this topic was not closed.

1 Like