amnestywebsite / humanity-theme

The Amnesty International WordPress Humanity Theme
https://wordpresstheme.amnesty.org/
Other
38 stars 10 forks source link

Retrieve featured image correctly #448

Closed jaymcp closed 4 weeks ago

jaymcp commented 4 weeks ago

If Multisite Global Media is enabled and used for the featured image, it will fail to render.

Ref: https://github.com/amnestywebsite/humanity-theme/issues/384

Steps to test:

  1. assuming multisite global media plugin is enabled
  2. before checking out, insert an image from the global media library to a post featured image
  3. view the frontend
  4. the image won't render
  5. checkout this PR
  6. reload the frontend
  7. the image should load