Title: https showing grey lock
Last modified: August 22, 2016

---

# https showing grey lock

 *  [Rafa Carvalhido](https://wordpress.org/support/users/rafacarvalhido/)
 * (@rafacarvalhido)
 * [11 years, 6 months ago](https://wordpress.org/support/topic/https-showing-grey-lock/)
 * Hi! I recently added SSL to my store and both chrome and firefox showed a warning
   besides the HTTPS. I deactivated all plugins and activated back one-by-one. Weird
   enough, firefox now shows a grey lock, which is the correct thing to show. Although,
   chrome still shows a yellow triangle inside the lock… The message is:
 * `The site uses SSL, but Google Chrome has detected insecure content on the page.
   Be careful if you're entering sensitive information on this page. Insecure content
   can provide a loophole for someone to change the look of the page.`
 * This looks soooo bad for an online store. I need to fix it, but don´t know where
   to begin.
 * The checkout page is only accessible if there´s something on the cart. You may
   use this item to simulate a buy and then go to the checkout page: [http://www.vestdfit.com.br/produto/calorias-entram-calorias-saem](http://www.vestdfit.com.br/produto/calorias-entram-calorias-saem)

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

 *  [Shawn Hooper](https://wordpress.org/support/users/shooper/)
 * (@shooper)
 * [11 years, 6 months ago](https://wordpress.org/support/topic/https-showing-grey-lock/#post-5347043)
 * This error appears because there is an item in the page that is being requested
   via HTTP (not secure) on a secure page.
 * A quick look using the Developer Tools (network tab) in Chrome, it looks like
   the checkout page is trying to load this URL:
    [http://www.vestdfit.com.br/loja/minha-conta/carrinho](http://www.vestdfit.com.br/loja/minha-conta/carrinho)
 * Looking at the code, I see it in an array of parameters in this javascript variable:
   
   var wc_add_to_cart_params
 * Replacing the URL with HTTPS (along with any other images, fonts, stylesheets,
   embedded objects, etc.) that are HTTP will resolve the warnings.
 * Shawn
 *  Thread Starter [Rafa Carvalhido](https://wordpress.org/support/users/rafacarvalhido/)
 * (@rafacarvalhido)
 * [11 years, 6 months ago](https://wordpress.org/support/topic/https-showing-grey-lock/#post-5347162)
 * Hey Shawn, thanks for answering.
 * But it didn´t make much sense to me. The page you mentioned is on my own website…
 * But anyways, I just made the cart (the page you linked) SSL also and it´s still
   showing grey lock on checkout (and cart) page.
 * Do you know how can I find out what´s causing it?

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

The topic ‘https showing grey lock’ is closed to new replies.

## Tags

 * [chrome](https://wordpress.org/support/topic-tag/chrome/)
 * [Firefox](https://wordpress.org/support/topic-tag/firefox/)
 * [Green](https://wordpress.org/support/topic-tag/green/)
 * [HTTPS](https://wordpress.org/support/topic-tag/https/)
 * [lock](https://wordpress.org/support/topic-tag/lock/)
 * [SSL](https://wordpress.org/support/topic-tag/ssl/)
 * [yellow](https://wordpress.org/support/topic-tag/yellow/)

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 2 replies
 * 2 participants
 * Last reply from: [Rafa Carvalhido](https://wordpress.org/support/users/rafacarvalhido/)
 * Last activity: [11 years, 6 months ago](https://wordpress.org/support/topic/https-showing-grey-lock/#post-5347162)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
