• We’ve been having trouble opening for some time. create and edit Web Stories. In a verification test we found that the WP Offload plugin is responsible for the problem. Somehow it is only possible to create/edit the web stories when the plugin is DISABLED. All of our image load is in an S3 bunker, and during the WS creation/editing period the site has no image for visitors, which is a HUGE problem. So we need to choose between making new web stories (which is the most impactful media) or leaving visitors without images….

    Do you have any information or previous solution?

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Plugin Author Delicious Brains

    (@deliciousbrains)

    Hi,

    Sorry to hear you are seeing these issues. The most likely explanation for this is that the Web Stories plugin editor uses a secure mode called?cross-origin isolation. See this support thread for more information from the plugin author.

    This requires that all images hosted outside your own web host need to have the correct CORS headers set. As you mention that you are using S3 buckets, I think this doc on the Amazon site may be helpful:

    https://docs.aws.amazon.com/AmazonS3/latest/userguide/enabling-cors-examples.html

    Once you’re in the CORS edit section in the S3 console, add the header Access-Control-Allow-Origin: * and try reloading the editor.

    -et

Viewing 1 replies (of 1 total)
  • The topic ‘Web Stories don’t work with active plugin’ is closed to new replies.