Offload Media Lite don’t work for Poster images
-
Hi!
I’m struggling to make the plugin “Offload Media Lite” work with web-stories when I need to set a “Poster Image” on a given story
Steps to reproduce my error:
– I upload a new image to the Poster Image
– The image is successfully uploaded with the right CDN url:
https://cdn.<my-domain>/uploads/2022/10/<image-name>.jpg
– The plugin now requires me to click on “Set as Poster Image”
– It opens the Edit image dialog in order for me to cut the image to the right size
– It generates a new cropped image with a wrong CDN url, by prefixing my local url with the CDN url:
https://<my-domain>/app/uploads/s3euwest1://cdn.<my-domain>/uploads/2022/10/<image-name>.jpeg
I already checked my CORS configurations and its working all just fine. I’ve been using “Offload Media Lite” for the last 5 years now.
This also happens to the “Publisher Logo” image uploads
Here’s some of my “Offload Media Lite” settings:
– Offload Media: yes
– Remove Local Media: yes
– Add Prefix to Bucket path: “uploads/”
– Add year & Month to Bucket Path: Yes
– Add Object version to Bucket Path: No
– Deliver Offloaded media: Yes
– Use Custom Domain Name (CNAME): cdn.<my-domain>
– Force HTTPS: yesVersions:
“WordPress”: 6.0
“Offload Media Lite”: v3.0.2
“Web-Stories”: 1.27.0Is there something that I’m missing?
Is this something that already happened to someone?Thank you for your support!
- The topic ‘Offload Media Lite don’t work for Poster images’ is closed to new replies.