Viewing 6 replies - 1 through 6 (of 6 total)
  • Plugin Contributor Rogier Lankhorst

    (@rogierlankhorst)

    Hi @banijadev Can you try to disable the option ‘Prevent code execution in the public ‘Uploads’ folder’?

    An issue was reported that this code is not compatible with Apache 2.4. A fix has been made for this, which already has been merged, and will be released on WordPress later today.

    You can find the github release here:
    https://github.com/Really-Simple-Plugins/really-simple-ssl

    Let me know if that resolves your issue.

    Plugin Contributor Rogier Lankhorst

    (@rogierlankhorst)

    I realised the image that is not working is from the WordPress repository. That probably means you have a too strict Content Security Policy. Please set it to “learning mode”, which will allow the system to learn from the used images.

    Thread Starter banija

    (@banijadev)

    i’m on CSP learning mode

    issue still persists

    Plugin Contributor Rogier Lankhorst

    (@rogierlankhorst)

    Please also check if the CORS and CORP headers are enabled. This is probably a too strict header configuration. Disabling these headers one by one should resolve the issue.

    Plugin Contributor Rogier Lankhorst

    (@rogierlankhorst)

    @banijadev I can confirm that setting “Cross Origin Embedder Policy” in the “Cross Origin Policy” section to “off” returns the WordPress images. This header can only be used if the provider of the images (in this case WordPress) also passes a CORP header.

    This should resolve the issue.

    Thread Starter banija

    (@banijadev)

    yes it work, thank you

Viewing 6 replies - 1 through 6 (of 6 total)

The topic ‘break picture addon wordpress to load’ is closed to new replies.