Hello, i'm running my site in complete SSL
I'm having problems using [Gravatar] token, it's rendering a no SSL link and the browsers show a message, saying that in the page are mixed content.
I see in http://en.gravatar.com/site/implement/images/ at the end
Secure Requests
If you're displaying Gravatars on a page that is being served over SSL (e.g. the page URL starts with HTTPS), then you'll want to serve your Gravatars via SSL as well, otherwise you'll get annoying security warnings in most browsers. To do this, simply change the URL for your Gravatars so that is starts with:
https://secure.gravatar.com/...
This is exactly my case...
Exists some token to do this?
if not, can you make some type of token in news Articles for this? some similar to [SSLGRAVATARURL]
![[AUTHOR]]([SSLGRAVATARURL]?d=wavatar)
Thanks |