Title: HTTPS Support
Last modified: May 7, 2017

---

# HTTPS Support

 *  [sakshale](https://wordpress.org/support/users/sakshale/)
 * (@sakshale)
 * [9 years ago](https://wordpress.org/support/topic/https-support-35/)
 * Firefox is complaining that the HTTPS version of my site is not secure. Looking
   at the page source, I see that Footnotes is the only plugin that is not using
   HTTPS connections.
 *     ```
       <script type='text/javascript' src='https://HOST/wp-includes/js/jquery/jquery.js?ver=1.12.4'></script>
       <script type='text/javascript' src='https://HOST/wp-includes/js/jquery/jquery-migrate.min.js?ver=1.4.1'></script>
       <script type='text/javascript' src='http://HOST/wp-content/plugins/footnotes-for-wordpress/footnote-voodoo.js?ver=2016.1230'></script>
       <script type='text/javascript' src='https://HOST/wp-content/plugins/wp-retina-2x/js/picturefill.min.js?ver=3.0.2'></script>
       ```
   
 * Disabling Footnotes does not cure the problem, so there is something else happening.
   I just figured I should drop a note here for completeness.
 * Version 2016.1230

The topic ‘HTTPS Support’ is closed to new replies.

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

## Tags

 * [HTTPS](https://wordpress.org/support/topic-tag/https/)

 * 0 replies
 * 1 participant
 * Last reply from: [sakshale](https://wordpress.org/support/users/sakshale/)
 * Last activity: [9 years ago](https://wordpress.org/support/topic/https-support-35/)
 * Status: not resolved