The issue is that browsers have implemented a new security feature called "
Mixed Content Blocking". Basically any site using https and have images, css or JavaScript loaded using http will be blocked by default. As a results display IMG sites may not be working.
As we are fixing our sites of this issues you can temporarily disable "Mix Content Blocking".
In FireFox
- Click the shield icon in the URL bar.
- Select Disable Protection on This Page.

In Chrome
- Click the shield icon in the url bar
- Click Load unsafe script
