Plugin Author
Ajay
(@ajay)
Thanks for letting me know. I’ll see what I can do to fix this.
Are you noticing this across posts which have the Featured image or those where the first image is extracted?
Thread Starter
gerobe
(@gerobe)
Thanks for the reply.
I’m using the featured image (post image) as thumbnail.
Plugin Author
Ajay
(@ajay)
I need to dig into this a bit further, I’m not sure how WordPress responds to https featured images.
Do you use a plugin like https://wordpress.org/plugins/wordpress-https/ for forcing https content?
Thread Starter
gerobe
(@gerobe)
I think the widget should check, if the page, where the top-posts are displayed has the protocoll http or https. Based on the result, the widget should only use secure links on http posts/pages. It is also posssible to use protocoll-neutral linking like src=”//wordpress.org
I don’t use a plugin. It’s just possible to call my sites with http or https.
Plugin Author
Ajay
(@ajay)
Sounds good. Let me see what I can do.