the plugin widget breaks the ssl seal https
Could you give me more details of the issue.
This widget does not use any external content, so all resources are loading using the same protocol as the main site.
Could you provide a screenshot or send me test user password to your site ( thenaughtyretreat.com )
If anyone is still struggling with Mixed Content issues even after trying all the possible solutions provided on the Oxwall Forum, try this:
Why not just add this to your page settings "Custom Head Code" --> Go to Admin Dashboard --> Settings --> Page Settings --> Add this meta tag to your "Custom Head Code" section:
<meta http-equiv="Content-Security-Policy" content="upgrade-insecure-requests">
For a deeper understanding, please refer to the following: https://developers.google.com/...fixing-mixed-content