• I use content-security-policy to prevent various web security flaws. As such I don’t allow iframes. It appears that the plugin is trying to frame:

    https://posimyththemes.com/

    This causes console errors:

    Refused to frame 'https://posimyththemes.com/' because it violates the following Content Security Policy directive: "frame-src 'self'

    How may I disable this?

  • The topic ‘attempt to frame external website’ is closed to new replies.