PLEASE NOTE: These forums are no longer utilized and are provided as an archive for informational purposes only. All support issues will be handled via email using our support ticket system. For more detailed information on this change, please see this blog post.

https

  1. ryancp
    Member

    I have a form that needs to be on an https page. This form also has a date/time picker.
    When GF outputs this html using the shortcode, it adds in the http version of the url for the date/time picker js files and also the little calendar icon images that get displayed next to the date/time input fields.
    This causes the warning in IE: "this page contains insecure content blah blah blah".

    Is there a way we could check a box for a specific form and have every reference to an outside file go to the https version?

    Posted 14 years ago on Tuesday October 27, 2009 | Permalink
  2. We will look into this. Right now we use built in WP functions to call the Javascript, so we have to see if those functions support sniffing for HTTPS.

    Posted 14 years ago on Tuesday October 27, 2009 | Permalink