This page contains both secure and insecure items

Question
When users create an account or pay and check out, keep getting warning "This page contains both secure and insecure items"

Can you tell me how to stop that from happening?

Answer

This is not really a storefront issue. It can happen whenever you do https. The reason this happens is that the main page is accessed through https but you have links on your page that are http.

To fix this you will want to look for the following:

1 - Make sure that if you use Google Analytics that you are using the https version of their code.

2 - If you have any image use relative paths to those images rather than fully specifying http://....