Title: https pages and calendar widget
Last modified: August 21, 2016

---

# https pages and calendar widget

 *  Resolved [vvvv](https://wordpress.org/support/users/vvvv/)
 * (@vvvv)
 * [12 years, 10 months ago](https://wordpress.org/support/topic/https-pages-and-calendar-widget/)
 * Hi
    I am using WordPress HTTPS and you solved a huge redirect issue for me about
   a week ago – thanks again!
 * One other I have noticed along these lines, is that the Events Calendar widget
   gets hung up when trying to navigate to the next/prev month on https pages. The
   ssl security icon in at least 2 browsers show a breach when trying to >> or <
   < to the adjacent month, and will not advance to show that month (only on the
   https pages.)
 * Is there a way to make this work again along with the plugin I am using?
 * [http://wordpress.org/plugins/events-made-easy/](http://wordpress.org/plugins/events-made-easy/)

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

 *  Plugin Author [Franky](https://wordpress.org/support/users/liedekef/)
 * (@liedekef)
 * [12 years, 10 months ago](https://wordpress.org/support/topic/https-pages-and-calendar-widget/#post-4030804)
 * I’m not able to reproduce it on [https://localhost](https://localhost) , can 
   you again show that in a test setup and mail it to me?
 *  Thread Starter [vvvv](https://wordpress.org/support/users/vvvv/)
 * (@vvvv)
 * [12 years, 9 months ago](https://wordpress.org/support/topic/https-pages-and-calendar-widget/#post-4030841)
 * Sure I will email that info.
 * I am also seeing that the Location Maps are being denied view on the https pages(
   they come up fine in the editor, but on the https pages, they are just a green
   background), so if you take a look at that too – I’d sure appreciate it.
 * Thanks!
 *  Plugin Author [Franky](https://wordpress.org/support/users/liedekef/)
 * (@liedekef)
 * [12 years, 9 months ago](https://wordpress.org/support/topic/https-pages-and-calendar-widget/#post-4030864)
 * After some testing: updated code can be found in trunk. The correct reason is:
   the wordpress function site_url() returns
    [http://&#8230](http://&#8230); and
   not https, because the plugin “wordpress https” converts only specific pages 
   to https, not the homepage. I used the homepage as a base for the jquery json
   call, but I can as well use just about any page, so I now use the current page,
   which then takes http(s) into account.
 *  Thread Starter [vvvv](https://wordpress.org/support/users/vvvv/)
 * (@vvvv)
 * [12 years, 9 months ago](https://wordpress.org/support/topic/https-pages-and-calendar-widget/#post-4030865)
 * Thank you Franky! Appreciate it!

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

The topic ‘https pages and calendar widget’ is closed to new replies.

 * ![](https://ps.w.org/events-made-easy/assets/icon-256x256.png?rev=1856035)
 * [Events Made Easy](https://wordpress.org/plugins/events-made-easy/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/events-made-easy/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/events-made-easy/)
 * [Active Topics](https://wordpress.org/support/plugin/events-made-easy/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/events-made-easy/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/events-made-easy/reviews/)

 * 4 replies
 * 2 participants
 * Last reply from: [vvvv](https://wordpress.org/support/users/vvvv/)
 * Last activity: [12 years, 9 months ago](https://wordpress.org/support/topic/https-pages-and-calendar-widget/#post-4030865)
 * Status: resolved