Title: loading external script causes issues
Last modified: November 8, 2018

---

# loading external script causes issues

 *  [jamescl](https://wordpress.org/support/users/jamescl/)
 * (@jamescl)
 * [7 years, 6 months ago](https://wordpress.org/support/topic/loading-external-script-causes-issues/)
 * It looks like this plugin is loading an external js script , which is causing
   chrome to block the script if you have a https site.
 * Mixed Content: The page at (site) was loaded over HTTPS, but requested an insecure
   script ‘[http://code.jquery.com/ui/1.11.0/jquery-ui.min.js&#8217](http://code.jquery.com/ui/1.11.0/jquery-ui.min.js&#8217);.
   This request has been blocked; the content must be served over HTTPS.
 * Doesn’t seem right to be calling external js for a wordpress plugin – should 
   be packagaed with the plugin if needed.

Viewing 1 replies (of 1 total)

 *  [khushbu padalia](https://wordpress.org/support/users/khushbupadalia/)
 * (@khushbupadalia)
 * [7 years, 6 months ago](https://wordpress.org/support/topic/loading-external-script-causes-issues/#post-10909001)
 * Hi [@jamescl](https://wordpress.org/support/users/jamescl/),
 * You will get updated code in next version of plugin.
    If you need to fix it now,
   just replace http:// with https:// in file user-blocker/includes/user_blocker_common_functions.
   php.
 * Thank you and regards,

Viewing 1 replies (of 1 total)

The topic ‘loading external script causes issues’ is closed to new replies.

 * ![](https://ps.w.org/user-blocker/assets/icon-256x256.jpg?rev=1220978)
 * [User Blocker](https://wordpress.org/plugins/user-blocker/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/user-blocker/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/user-blocker/)
 * [Active Topics](https://wordpress.org/support/plugin/user-blocker/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/user-blocker/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/user-blocker/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [khushbu padalia](https://wordpress.org/support/users/khushbupadalia/)
 * Last activity: [7 years, 6 months ago](https://wordpress.org/support/topic/loading-external-script-causes-issues/#post-10909001)
 * Status: not resolved