Title: SSL insecure components
Last modified: August 21, 2016

---

# SSL insecure components

 *  Resolved [happyboyblue](https://wordpress.org/support/users/happyboyblue/)
 * (@happyboyblue)
 * [13 years ago](https://wordpress.org/support/topic/ssl-insecure-components-help/)
 * Hello
 * I am running 3.5.1 on [http://www.lgbtnetwork.eu](http://www.lgbtnetwork.eu) 
   and I have an SSL. I have changed URL to https:// and have downloaded SSL Insecure
   Content Fixer and WordPress HTTPS but [http://www.whynopadlock.com/check.php](http://www.whynopadlock.com/check.php)
   is showing five insecure items:
 * Insecure URL: [http://www.lgbtnetwork.eu/wp-includes/js/jquery/jquery.js?ver=1.8.3](http://www.lgbtnetwork.eu/wp-includes/js/jquery/jquery.js?ver=1.8.3)
   
   Found in: [https://www.lgbtnetwork.eu/](https://www.lgbtnetwork.eu/)
 * Insecure URL: [http://www.lgbtnetwork.eu/wp-includes/js/jquery/ui/jquery.ui.core.min.js?ver=1.9.2](http://www.lgbtnetwork.eu/wp-includes/js/jquery/ui/jquery.ui.core.min.js?ver=1.9.2)
   
   Found in: [https://www.lgbtnetwork.eu/](https://www.lgbtnetwork.eu/)
 * Insecure URL: [http://www.lgbtnetwork.eu/wp-includes/js/jquery/ui/jquery.ui.widget.min.js?ver=1.9.2](http://www.lgbtnetwork.eu/wp-includes/js/jquery/ui/jquery.ui.widget.min.js?ver=1.9.2)
   
   Found in: [https://www.lgbtnetwork.eu/](https://www.lgbtnetwork.eu/)
 * Insecure URL: [http://www.lgbtnetwork.eu/wp-includes/js/jquery/ui/jquery.ui.tabs.min.js?ver=1.9.2](http://www.lgbtnetwork.eu/wp-includes/js/jquery/ui/jquery.ui.tabs.min.js?ver=1.9.2)
   
   Found in: [https://www.lgbtnetwork.eu/](https://www.lgbtnetwork.eu/)
 * Insecure URL: [http://stats.wordpress.com/e-201321.js](http://stats.wordpress.com/e-201321.js)
   
   Found in: [https://www.lgbtnetwork.eu/](https://www.lgbtnetwork.eu/)
 * These items are showing when I click view source on the page but I have no idea
   where they are coming from, I cannot find the reference to change it to HTTPS.
 * This is driving me nuts. Please help if you can.
 * Thanks
 * Rob

Viewing 4 replies - 1 through 4 (of 4 total)

 *  [webaware](https://wordpress.org/support/users/webaware/)
 * (@webaware)
 * [13 years ago](https://wordpress.org/support/topic/ssl-insecure-components-help/#post-3787355)
 * In the Plugins admin page, the SSL Insecure Content Fixer plugin has a link “
   test is_ssl()”. What does it report when you click it?
 *  Thread Starter [happyboyblue](https://wordpress.org/support/users/happyboyblue/)
 * (@happyboyblue)
 * [13 years ago](https://wordpress.org/support/topic/ssl-insecure-components-help/#post-3787392)
 * Hi, thanks for the reply. it shows:
    _ is\_ssl() says: no, SSL not detected
 * Your server is behind a load balancer or reverse proxy.
 * Please add the following code to your wp-config.php file, above the require_once:
   
   if (isset($_SERVER[‘HTTP_X_FORWARDED_PROTO’]) && $_SERVER[‘HTTP_X_FORWARDED_PROTO’]
   == ‘https’) $_SERVER[‘HTTPS’]=’on’;
 * I have added the code to wp-admin in the line above the require_once but it is
   still showing this error.
 * Any help would be greatly appreciated.
 * Thanks
 * Rob
 *  Thread Starter [happyboyblue](https://wordpress.org/support/users/happyboyblue/)
 * (@happyboyblue)
 * [13 years ago](https://wordpress.org/support/topic/ssl-insecure-components-help/#post-3787393)
 * It seems to be fixed. Thanks a lot for your help
 * Rob
 *  [webaware](https://wordpress.org/support/users/webaware/)
 * (@webaware)
 * [13 years ago](https://wordpress.org/support/topic/ssl-insecure-components-help/#post-3787445)
 * No worries, glad it’s working.
 * cheers,
    Ross

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘SSL insecure components’ is closed to new replies.

## Tags

 * [insecure](https://wordpress.org/support/topic-tag/insecure/)
 * [SSL](https://wordpress.org/support/topic-tag/ssl/)
 * [ssl error](https://wordpress.org/support/topic-tag/ssl-error/)

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 4 replies
 * 2 participants
 * Last reply from: [webaware](https://wordpress.org/support/users/webaware/)
 * Last activity: [13 years ago](https://wordpress.org/support/topic/ssl-insecure-components-help/#post-3787445)
 * Status: resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
