Issue with SSL websites and flickr widget
-
The flickr is not working properly on SSL websites and Google Chrome. Basically the problem is that all assets of the theme are served via HTTPS while the flickr script is loaded via HTTP.
https://www.flickr.com/badge_code_v2.gne?count=9&display=latest&size=s&layout=x&source=user&user=83802319@N00
Simply removing the protocol from the URL or otherwise using is_ssl() should fix it.
Would be great if you could fix this minor issue in this otherwise perfect theme.
- The topic ‘Issue with SSL websites and flickr widget’ is closed to new replies.