Jump to content

[solved] Chrome, no load my favicon.


Recommended Posts

  • 11 months later...

I had the same problem with the Favicon not showing on Chrome after doing last update 1.5.6.1 but it did work OK on all other browsers (frustrating silly problem) and the fix above did not work for me.

 

So I changed:

href="{$favicon_url} ?{$img_update_time}" />

 

to this:
href="img/favicon.ico?{$img_update_time}" />
 

And It works on all browsers now,  
I hope this helps
Edited by AlmeraGTI (see edit history)
Link to comment
Share on other sites

×
×
  • Create New...