Title: https and double loading JS
Last modified: August 21, 2016

---

# https and double loading JS

 *  [Michael Cannon](https://wordpress.org/support/users/comprock/)
 * (@comprock)
 * [12 years, 5 months ago](https://wordpress.org/support/topic/https-and-double-loading-js/)
 * The JavaScript libraries are loaded outside of the wp_enqueue_script‎. This causes
   some scripts to be loaded twice or more. Further, when you have a conflict, it’s
   not possible to dequeue them.
 * Further, scripts are loaded on http protocol which messages up https page loading.
   As such, WordPress Social Ring doesn’t work over secure connections.
 * I’m willing to fix these issues, but I’d like to know that my fixes get into 
   the code base.
 * Give me a yeah and I’ll whip up the corrections this week.
 * [http://wordpress.org/plugins/wordpress-social-ring/](http://wordpress.org/plugins/wordpress-social-ring/)

The topic ‘https and double loading JS’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/wordpress-social-ring_ffffff.svg)
 * [Social Ring (Facebook Like, Google +1, ReTweet, LinkedIn and Pin It)](https://wordpress.org/plugins/wordpress-social-ring/)
 * [Support Threads](https://wordpress.org/support/plugin/wordpress-social-ring/)
 * [Active Topics](https://wordpress.org/support/plugin/wordpress-social-ring/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wordpress-social-ring/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wordpress-social-ring/reviews/)

 * 0 replies
 * 1 participant
 * Last reply from: [Michael Cannon](https://wordpress.org/support/users/comprock/)
 * Last activity: [12 years, 5 months ago](https://wordpress.org/support/topic/https-and-double-loading-js/)
 * Status: not resolved