-
AuthorPosts
-
October 18, 2012 at 7:21 pm #181526
I have tried to change the favicon for the template using the the joomla wiki page – ie: deleting the old favicon.ico file and uploading a new favicon.ico file in its place. However it still shows the old one on the browser tab and yes I have tried refreshing and deleting browser history too to no avail….any ideas?
Ninja Lead
Moderator
Ninja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
October 19, 2012 at 3:56 am #470519You can change upload “favicon.ico” into this folder below
<blockquote>templates/ja_elastica/images/</blockquote>gracestone Friend
gracestone
- Join date:
- February 2013
- Posts:
- 3
- Downloads:
- 0
- Uploads:
- 2
- Thanks:
- 2
- Thanked:
- 1 times in 1 posts
February 19, 2013 at 9:34 pm #483952Hello!
I have the same issue since a couple of hours, I’m trying all ways you can imagine to change the favicon of the ja_elastica template, I tried to handle the code at many places; I replaced also the favicon.ico at many places without any result.
The joomla favicon.ico is still on the tab of the browser (yes, I delated also the browser cache many times).
I can not find it any way to remove it, I would be very gratufull if you could help me, thanks a lot in advance!
Best greetings,
Gracestone
Ninja Lead
Moderator
Ninja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
February 20, 2013 at 3:46 am #483970You can try this way
Open templates/ja_elastica/blocks/head.php file
from
<link href="<?php echo T3Path::getUrl('images/favicon.ico') ?>" rel="shortcut icon" type="image/x-icon" />
change to
<link href="<?php echo JURI::base(true)."/templates/".T3_ACTIVE_TEMPLATE."/images/favicon.ico";?>" rel="shortcut icon" type="image/x-icon" />With path favicon: templates/ja_elastica/images/favicon.ico
1 user says Thank You to Ninja Lead for this useful post
gracestone Friend
gracestone
- Join date:
- February 2013
- Posts:
- 3
- Downloads:
- 0
- Uploads:
- 2
- Thanks:
- 2
- Thanked:
- 1 times in 1 posts
February 20, 2013 at 11:50 am #484039Hello Ninja Lead,
thank you very much, it works indeed! The favicon dissapperead ๐ ๐ ๐ is gone from the website tab, wow, you have made my day.
Thanks a lot,
best greetings, Gracestone
-
1 user says Thank You to gracestone for this useful post
AuthorPostsViewing 5 posts - 1 through 5 (of 5 total)This topic contains 5 replies, has 3 voices, and was last updated by
gracestone 11 years, 11 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
How to change the favicon
Viewing 5 posts - 1 through 5 (of 5 total)
