svit Posted July 13, 2020 Posted July 13, 2020 Is it possible that favicons in the ACP and in the public site are different? It seems In my case two different images are being loaded. I've checked this on both the chrome as well as Edge
bfarber Posted July 14, 2020 Posted July 14, 2020 I answered this yesterday in a peer-to-peer topic on this community, but some versions of Chrome seem to prefer the "application icon" defined in the manifest.json file as the favicon for the front end. We are outputting the correct favicon mapping HTML tag, so this is really on the browser and I've not found much documentation that explains why this occurs, or a simple workaround (outside of uploading a literal "favicon.ico" to your website root directory, which isn't feasible especially for Community In The Cloud customers). svit 1
Morrigan Posted July 15, 2020 Posted July 15, 2020 I noticed this right when Manifest was implemented and pointed it out. Not much IPS can do when the Browser chooses the wrong image. I find Chrome and FF choose the application icon.
Recommended Posts