Skip to content
New issue

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

Slide previews on channel edit screen not always working on HTTPS sites #27

Open
mennolui opened this issue May 11, 2018 · 1 comment
Open

Comments

@mennolui
Copy link
Owner

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.

@IDisposable
Copy link

Can you just render protocol-relative URLS instead? e.g. //example.org/foo.html

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants