• Resolved pablodias

    (@pablodias)


    Hi there!

    As reported by Nuno Saraiva on this topic I’m also 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://<my-bucket>.s3.sa-east-1.amazonaws.com/uploads/2022/08/03093832/<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/s3saeast1:/<my-bucket>/app/uploads/2022/08/03093832/<image-name>.jpg

    I already checked my CORS configurations and its working all just fine. I’ve been using “Offload Media Lite” for the last 2 years now.

    This also happens to the “Publisher Logo” image uploads

    Here’s some of my “Offload Media Lite” settings:
    – STORAGE

    Provider: Amazon S3
    Bucket: <my-bucket>
    Copy Files to Bucket: On
    Path: app/uploads/
    Year/Month: On
    Object Versioning: On

    – DELIVERY
    Provider: Amazon S3
    Rewrite Media URLs: On
    Force HTTPS: Off

    – ADVANCED OPTIONS
    Remove Files From Server: On

    * no add-ons installed

    Versions:
    WordPress: 6.0.1
    Offload Media Lite: v2.6.2
    Web-Stories: 1.27.0

    ps.: site health sent by private form

    Thanks!

Viewing 2 replies - 1 through 2 (of 2 total)
  • @pablodias Thanks for opening the topic. While I test this on one of our own setups I just wanted to point out that the user in the other topic has managed to find a workaround in the meantime which may be of use to you.

    Once I have tested this I will update the topic.

    @pablodias Could I also ask you what hosting provider you are currently with?

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Offload Media Lite don’t work for Poster images’ is closed to new replies.