We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
On some HTTPS sites the slide iframe preview is not working. A grey box is visible for each slide but the slides itself are not displayed.
Cause: Mixed Content: The page at 'https://XXXX/wp-admin/post-new.php?post_type=foyer_channel' was loaded over HTTPS, but requested an insecure resource 'http://XXXX/?foyer_slide=just-a-slide&foyer-preview=1'. This request has been blocked; the content must be served over HTTPS.
The text was updated successfully, but these errors were encountered:
Can you just render protocol-relative URLS instead? e.g. //example.org/foo.html
//example.org/foo.html
Sorry, something went wrong.
No branches or pull requests
On some HTTPS sites the slide iframe preview is not working. A grey box is visible for each slide but the slides itself are not displayed.
Cause:
Mixed Content: The page at 'https://XXXX/wp-admin/post-new.php?post_type=foyer_channel' was loaded over HTTPS, but requested an insecure resource 'http://XXXX/?foyer_slide=just-a-slide&foyer-preview=1'. This request has been blocked; the content must be served over HTTPS.
The text was updated successfully, but these errors were encountered: