RebelCode / wp-rss-aggregator

WP RSS Aggregator - an RSS feed import solution for WordPress
14 stars 8 forks source link

thumbnails http on https website #2

Closed diehummel closed 3 years ago

diehummel commented 5 years ago

Hi,

local thumbnails from cache folder als called with http even when the site uses https.

example from my sourcecode of the webpage: <div class="thumbnail-excerpt wprss-feed-thumbnail"><img src='http://domain.xx/wp-content/uploads/cache/remote/53695944.png' width='175' height='150' />

br

mecha commented 5 years ago

Hi @diehummel.

We're aware of this issue on sites using HTTPS and have gone through the entire plugin and all the addons to fix all URLs.

Unfortunately for the Excerpts & Thumbnails addon specifically, which seems to be what you're using, the problem is a bit more deeply rooted. We're working on solving this issue in the near future, so keep an eye out for the update. 👀

diehummel commented 5 years ago

Hi, thanks for the answer. Meanwhile i use the Plugin "SSL Insecure Content Fixer" :)

mecha commented 3 years ago

This issue was addressed in an update for the Templates add-on.