by cyoung » Thu Jan 18, 2018 4:52 pm
If you have non-secure items (images) on your pages, the browser won't show the lock unless all items are secure. These non-secure images are on pretty much all pages:
example:
http://216.92.220.67/ss_images/en-US/logo/facebook.png
http://216.92.220.67/ss_images/en-US/logo/pinterest.png
And some other pages may have additional non-secure images, for example this page:
https://shoponline.pfot.com/writingclassroom.htm
Also has this non-secure image:
http://www.pfot.com/images_catalog/aquapages.jpg
Generally, these non-secure images are going to come from settings/text areas where the link has been hard-coded in using the full http:// URL for the image. You will need to locate and fix these hard-coded URLs to use the correct https:// URL (including the correct domain, the IP addresses above won't work), and then regenerate the store pages. (Utilities> Publish> Regenerate>)