staceyzav
Member
Posted 10 months ago #
https://snowcountrylimo.com/wapc
still says "The page at https://snowcountrylimo.com/wapc/ displayed insecure content from http://snowcountrylimo.com/."
I've installed the plug-in and it took out most of the errors, but this one still comes up in Chrome.
Any ideas?
Thanks in advance.
http://wordpress.org/extend/plugins/wordpress-https/
Enterpr1se
Member
Posted 10 months ago #
I have same problem, even I am in the admin page.
I am not sure which part is not secure
Everyone's site is different, so the answer is different for everybody.
Stacey, you have an absolute URL in your stylesheet that's causing one error. https://snowcountrylimo.com/wp-content/themes/guesthouse/style.css?1331664509 the image is http://snowcountrylimo.com/wp-content/themes/guesthouse/design/img/patterns/structure.png which needs to be changed to /wp-content/themes/guesthouse/design/img/patterns/structure.png
I can't find the other one, but the fact that it uses www. tells me it was probably typed manually since all of your URL's do not contain www. If you can, search through all the files in your theme or plugin settings until you find it and make it a relative URL as well.