Offloaded image SRC and data-guid not the same
-
Hi guys, thanks for the great plugin. I’m having a problem with the image source not being written consistently. The issue didn’t begin occurring until I tried to use the plugin, S3, and CloudFront. I’m not exactly sure how to describe the problem, so I’ll paste the code below:
<img decoding="async" class="wp-image-18560" src="https://media.confluence.church/2026/01/30202327/" width="" height="" alt="" data-uniqueid="18560-107581" data-guid="https://confluence.church/wp-content/uploads/2026/01/confluence-logo-white.png" data-path="2026/01/confluence-logo-white.png" data-width="600" data-height="107" data-singlew="600" data-singleh="" data-crop="" data-fixed="width">
<img decoding="async" class="wp-image-18560" src="https://media.confluence.church/2026/01/30202327/confluence-logo-white.png" width="600" height="107" alt="">As you can see, the first version fails because the src is incomplete and the data-guid doesn’t reflect the location of the offloaded file. The second version works perfectly. It’s also inconsistent when the first version will be used and when the second is used. Currently, I can see the first version while visiting confluence.church in Chrome and the second version when visiting my sandbox page at confluence.church/home-page-xyz/. In Safari, both pages correctly display the image.
For context, the site is built with the Uncode theme on the current version of WordPress and hosted on Kinsta.
Thanks in advance for any help and insight you can offer! Let me know what other information might be helpful in diagnosing the issue.
The page I need help with: [log in to see the link]
You must be logged in to reply to this topic.