favicon is not there on main page, but is on system pages

Permalink
Hi there,

I have a problem with favicon, onhttp://www.whispersincrimson.com
The favicon shows on system pages, like dashboard and sitemap, but not on the main pages.

It's the first time this happens, can anyone suggest why and what to do about it?
I am running C 5.6.3.1

rritz
 
mhawke replied on at Permalink Reply
mhawke
Try renaming your image to just favicon.ico instead of favicon.ico.png.

It might take a while before your browser's cache lets go of the old favicon image file. Even after you clear the cache, it can sometimes take a day to show up, especially in Chrome.
rritz replied on at Permalink Reply
rritz
Thxs for ttrying to help mhawke! I did that and waited for a week or so, but nothing has changed. Any ideas anyone?
mhawke replied on at Permalink Reply
mhawke
The Bootswatch theme is overriding your choice of favicon.ico . Try removing (or commenting out) line 47 of [root]/packages/theme_bootswatch/themes/theme_bootswatch/elements/header.php
rritz replied on at Permalink Reply
rritz
this did the trick, thxs very very much!