Title: Removing the HTTP protocol
Last modified: August 21, 2016

---

# Removing the HTTP protocol

 *  Resolved [hollandben](https://wordpress.org/support/users/hollandben/)
 * (@hollandben)
 * [11 years, 10 months ago](https://wordpress.org/support/topic/removing-the-http-protocol/)
 * Hi,
 * I am using you’re plugin over a secured HTTPS connection, and by default, browsers
   will not load any files that are served over a non-secured protocol.
 * The plugin is currently loading jQuery from the Google APIs site. I would recommend
   that you change the URL
 * `http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js`
 * to
 * `//ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js`
 * This will then call the file with the same protocol (HTTP or HTTPS) as the site
   it’s loaded on is using.
 * Thanks
 * [https://wordpress.org/plugins/demon-image-annotation/](https://wordpress.org/plugins/demon-image-annotation/)

Viewing 1 replies (of 1 total)

 *  Plugin Author [demonisblack](https://wordpress.org/support/users/demonisblack/)
 * (@demonisblack)
 * [11 years, 4 months ago](https://wordpress.org/support/topic/removing-the-http-protocol/#post-5123118)
 * Hi Thanks.
    The issue is fixed after version 3.0.

Viewing 1 replies (of 1 total)

The topic ‘Removing the HTTP protocol’ is closed to new replies.

 * ![](https://ps.w.org/demon-image-annotation/assets/icon-256x256.png?rev=2687162)
 * [demon image annotation](https://wordpress.org/plugins/demon-image-annotation/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/demon-image-annotation/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/demon-image-annotation/)
 * [Active Topics](https://wordpress.org/support/plugin/demon-image-annotation/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/demon-image-annotation/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/demon-image-annotation/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [demonisblack](https://wordpress.org/support/users/demonisblack/)
 * Last activity: [11 years, 4 months ago](https://wordpress.org/support/topic/removing-the-http-protocol/#post-5123118)
 * Status: resolved