Title: [Plugin: PreziWP] Support HTTPS sites
Last modified: August 20, 2016

---

# [Plugin: PreziWP] Support HTTPS sites

 *  [Brian Zoetewey](https://wordpress.org/support/users/omicron7/)
 * (@omicron7)
 * [13 years, 9 months ago](https://wordpress.org/support/topic/plugin-preziwp-support-https-sites/)
 * PreziWP currently forces HTTP when loading the preziloader.swf which drives up
   insecure content warnings in the browser when the using HTTPS. Prezi supports
   loading the SWF through HTTPS.
 * Changing both occurrences of:
    `"http://prezi.com/bin/preziloader.swf"` to: `"'.(
   is_ssl() ? 'https' : 'http' ) . '://prezi.com/bin/preziloader.swf"` fixes the
   issue.
 * [http://wordpress.org/extend/plugins/preziwp/](http://wordpress.org/extend/plugins/preziwp/)

Viewing 1 replies (of 1 total)

 *  [Bjwangschowe](https://wordpress.org/support/users/bjwangschowe/)
 * (@bjwangschowe)
 * [13 years, 8 months ago](https://wordpress.org/support/topic/plugin-preziwp-support-https-sites/#post-3107525)
 * Thank you for posting both corrections (this and width/height parameters in a
   previous post).

Viewing 1 replies (of 1 total)

The topic ‘[Plugin: PreziWP] Support HTTPS sites’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/preziwp.svg)
 * [PreziWP](https://wordpress.org/plugins/preziwp/)
 * [Support Threads](https://wordpress.org/support/plugin/preziwp/)
 * [Active Topics](https://wordpress.org/support/plugin/preziwp/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/preziwp/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/preziwp/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [Bjwangschowe](https://wordpress.org/support/users/bjwangschowe/)
 * Last activity: [13 years, 8 months ago](https://wordpress.org/support/topic/plugin-preziwp-support-https-sites/#post-3107525)
 * Status: not resolved