Hi all,
I’ve had success fixing this plugin using the advice from above. Here are my steps:
1. Edit flickr-gallery.php
, replacing http
with https
where applicable. The final code is on this Pastebin.
2. Edit phpFlickr.php
, replacing http
with https
where applicable. The final code is on this Pastebin.
3. Deactivate the plugin from the dashboard.
4. Reactivate the plugin from the dashboard.
I did not have to reset my Flickr API key or anything like that. Hope this helps!
Dan