https for store thumbnail
Hi
I am using latest Wordpress and Clipper theme. The problem is my site's using https but the thumbnail general by Clipper storage on Wordpress.com is not https url
My site:
https://webhostingcoupons.info/
Example thumbnail code in the website source code:
Code:
<a href="https://webhostingcoupons.info/store/interserver-coupon/"><img src="http://s.wordpress.com/mshots/v1/https%3A%2F%2Fwww.interserver.net%2F?w=180" alt=""/></a>
How to replace
http://s.wordpress.com... to
https://s.wordpress.com
Thanks