Web-Stories Plugin incompatibility on Poster Images Crops
-
Hi!
I’m struggling to make the plugin “Offload Media Lite” work with web-stories plugin 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>.jpegThis 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 ‘Web-Stories Plugin incompatibility on Poster Images Crops’ is closed to new replies.