Title: [Plugin: WordPress HTTPS (SSL)] Breaks front-end Event calendar for Event Organiser plugin
Last modified: August 20, 2016

---

# [Plugin: WordPress HTTPS (SSL)] Breaks front-end Event calendar for Event Organiser plugin

 *  Resolved [jas8522](https://wordpress.org/support/users/jas8522/)
 * (@jas8522)
 * [13 years, 7 months ago](https://wordpress.org/support/topic/plugin-wordpress-https-ssl-breaks-front-end-event-calendar-for-event-organiser-plugin/)
 * The Event Organiser plugin uses an AJAX request to grab its content, but it does
   so by accessing the plugin’s URL at /wp-admin. When visiting the site via HTTP,
   the WordPress HTTPS plugin forces HTTPS and causes a violation of the same origin
   policy.
 * It would be nice if WordPress HTTPS had either a URL exclusions option or a Regex
   exclusion option so I could exclude the request URL that the Event Organiser 
   plugin is using.
 * I suppose the better solution is probably to get the Event Organiser dev to update
   the plugin to stop using the wp-admin URL for the AJAX request.
 * Thoughts?
 * [http://wordpress.org/extend/plugins/wordpress-https/](http://wordpress.org/extend/plugins/wordpress-https/)

Viewing 2 replies - 1 through 2 (of 2 total)

 *  Plugin Author [mvied](https://wordpress.org/support/users/mvied/)
 * (@mvied)
 * [13 years, 7 months ago](https://wordpress.org/support/topic/plugin-wordpress-https-ssl-breaks-front-end-event-calendar-for-event-organiser-plugin/#post-3124480)
 * Are you using version 3.2.1? I added a check specifically for admin-ajax.php 
   in that version. I forgot to add that to the change log.
 *  Thread Starter [jas8522](https://wordpress.org/support/users/jas8522/)
 * (@jas8522)
 * [13 years, 7 months ago](https://wordpress.org/support/topic/plugin-wordpress-https-ssl-breaks-front-end-event-calendar-for-event-organiser-plugin/#post-3124529)
 * I am… haha, thanks! It’s working fine now.
 * I reproduce the issue last night, did the updates this AM but forgot that I had
   updated WordPress HTTPS as part of those updates before I created this post! 
   Talk about a quick fix… you fixed it before I even reported it!

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘[Plugin: WordPress HTTPS (SSL)] Breaks front-end Event calendar for Event
Organiser plugin’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/wordpress-https_bec2c9.svg)
 * [WordPress HTTPS (SSL)](https://wordpress.org/plugins/wordpress-https/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wordpress-https/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wordpress-https/)
 * [Active Topics](https://wordpress.org/support/plugin/wordpress-https/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wordpress-https/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wordpress-https/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [jas8522](https://wordpress.org/support/users/jas8522/)
 * Last activity: [13 years, 7 months ago](https://wordpress.org/support/topic/plugin-wordpress-https-ssl-breaks-front-end-event-calendar-for-event-organiser-plugin/#post-3124529)
 * Status: resolved