When Used with ACF/Timber/Twig there are PHP failures due to TimberImage process issues #14
Open
2 tasks done
Labels
bug
Something isn't working
Describe the bug
When pulling an image via the Timber/ACF integration in Twig the resulting image is the proxied source image URL instead of the current site URL, which fails to find the image from the Media Library. This causes the TimberImage processing to fail with a critical error.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Ideally the code shouldn't error out fatally but return a proper Twig image object that has a source of the proxy site.
Isolating the problem (mark completed items with an [x]):
WordPress Environment
The text was updated successfully, but these errors were encountered: