Bug reports Found a bug? Post it here please.
Version 7.x > Bug reports > Favicon not being displayed View modes: 
User avatar
Certified Developer 11
Certified Developer 11
vh-simplea - 11/19/2012 12:19:45 PM
   
Favicon not being displayed
Hi all,

I'm having a weird issue here on Kentico 7.

I put in the header:
<link href="/favicon.ico" rel="shortcut icon"/> 

however, when the page renders it transform it to:
<link href="/CMSPages/GetResource.ashx?stylesheetfile=/favicon.ico" rel="shortcut icon" />

The favicon works perfectly when it is not being changed the href.

Any suggestions?

Note: I'm using Portal Engine + ASPX

Thanks in advance

User avatar
Kentico Customer Success
Kentico Customer Success
kentico_martind2 - 11/24/2012 2:43:30 AM
   
RE:Favicon not being displayed
Hi,

could you please describe in more details the way you are inserting the fav icon into your page? Directly to your master page or via CMSDesk?

Best regards,
Martin Danko

User avatar
Guest
vh-simplea - 12/12/2012 9:50:39 AM
   
RE:Favicon not being displayed
I'm inserting the fav icon into the masterpage directly under the <head> section.

User avatar
Kentico Customer Success
Kentico Customer Success
kentico_martind2 - 12/13/2012 3:30:53 AM
   
RE:Favicon not being displayed
Hi,

The system behavior is that the GetResource manages resource requests for CSS styles, JavaScript files and many other elemetns including the Favicon links.
Please, try to disable 'Allow CSS minification' in Site Manager --> Settings --> System --> Performance.

Best regards,
Martin Danko

User avatar
Guest
vh-simplea - 12/17/2012 1:18:01 PM
   
RE:Favicon not being displayed
It works great!! Thanks for the solution. :)

P.S. If possible, to exclude extensions from the css minified, will be great. :) So I can avoid to do it for .ico :)

Thanks in advance!!

User avatar
Kentico Customer Success
Kentico Customer Success
kentico_martind2 - 12/17/2012 2:05:59 PM
   
RE:Favicon not being displayed
Hi,

Unfortunately functionality like this is not possible with the Kentico at the moment.
However, you can add, and other users can vote for your requirement, use our special page - Kentico UserVoice.

I wish you good luck with your suggestion and I hope that everybody will be able to find this option in the future version!

Best regards,
Martin Danko