favicon loaded but sudden replaced
Posted: 20 Mar 2014, 10:07
I have the identical problem as described in viewtopic.php?f=3&t=13841
But my template do not do, I guess, nothing of strange.
In the index.php it calls:
<jdoc:include type="head" />
This call then write, between others, this line:
<link href="/cms/templates/joomspirit_35/favicon.ico" rel="shortcut icon" type="image/vnd.microsoft.icon">
(joomspirit_35 is indeed the name of the template I use)
Reading the docs I see Joomla call addFavicon() that is a part of \cms\libraries\joomla\document\html\html.php
I think it is called by <jdoc:include type="head" />
So my question is: if this is the classic behavior of Joomla is then Phoca Favicon supposed to work?
Why instead did not work?
I am confused!
Thanks.
But my template do not do, I guess, nothing of strange.
In the index.php it calls:
<jdoc:include type="head" />
This call then write, between others, this line:
<link href="/cms/templates/joomspirit_35/favicon.ico" rel="shortcut icon" type="image/vnd.microsoft.icon">
(joomspirit_35 is indeed the name of the template I use)
Reading the docs I see Joomla call addFavicon() that is a part of \cms\libraries\joomla\document\html\html.php
I think it is called by <jdoc:include type="head" />
So my question is: if this is the classic behavior of Joomla is then Phoca Favicon supposed to work?
Why instead did not work?
I am confused!
Thanks.