Load Avatars Securely Over HTTPS
-
We are using BuddyPress 1.5.3 w/ WordPress 3.3.1. We’re using the “Who’s Online” sidebar widget, as well as displaying the “Logged In As” info in the sidebar (just like this site does).
Our entire site is secured using an SSL cert, so every page is served over https. I can’t figure out how to load the avatar images over https.
I was able to change some code to now display this:
So the default avatar would be displayed over https, but it looks like the uploaded avatar is still loaded unsecurely.
According to gravatar.com, it can be done: http://en.gravatar.com/site/implement/images/#secure-images. I just can’t figure out how.
Any ideas?
You must be logged in to reply to this topic.