As the title implies, we’re having issues with our site’s favicon not showing. We already tried adding the favicon the easy way (via the ‘Theme Settings’ in ‘Customize’), and manually (via adding the code in theme.liquid).
Try to replace the theme code you added for favicon to: <link rel=“shortcut icon” href=favicon link"" type=“image/png” />
Then, replace the “favicon link” to the favicon file link, and not file name. You can get the favicon file link on your admin page >content >files >link logo.
We haven’t found the solution actually. We’ve lit it sit as it was, and strangely some days the favicon shows, some days it doesn’t. We don’t really know at this point. We’ve tried your suggestion, but it didn’t work still. Thank you for sharing it tho! It might help other people who have the same issue.