You can debug this through the developer tools console. In the Chrome menu bar, More tools -> Developer tools.
The error message is "Mixed Content: The page at '<URL>' was loaded over HTTPS, but requested an insecure image '<URL>'. This content should also be served over HTTPS." It appears the github avatar images are loaded over http. Andrew On Mon, Oct 7, 2019 at 12:31 PM Julian Hyde <[email protected]> wrote: > When I open https://calcite.apache.org/news/ < > https://calcite.apache.org/news/> or https://calcite.apache.org/community/ > <https://calcite.apache.org/community/> pages in Chrome, I get an (i) to > the left of the URL bar with the message “Your connection to this site is > not fully secure” and a warning on the right side of the URL bar with > “Cookies blocked”. > > Other pages on the site seem to be OK - they display a padlock rather than > an (i) at the left of the URL, indicating that the site is secure. > > Any idea what is wrong with the Community and News pages? > > Julian > >
