-
AuthorPosts
-
amlinc Friend
amlinc
- Join date:
- February 2006
- Posts:
- 118
- Downloads:
- 392
- Uploads:
- 2
- Thanks:
- 6
- Thanked:
- 3 times in 1 posts
January 11, 2013 at 12:05 am #183850I’ve updated the favicon in the template folder, and the plugin folder i saw someone else mention….but it’s still not updating, it’s still the default joomla icon.
can someone help?
1 user says Thank You to amlinc for this useful post
Ninja Lead ModeratorNinja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
January 12, 2013 at 4:57 am #479457You can change it on this way:
Copy
<blockquote>plugins/system/jat3/jat3/base-themes/default/blocks/head.php</blockquote>
Paste to
<blockquote>templates/ja_vintas/blocks</blockquote>And upload favicon.ico into
<blockquote>templates/ja_vintas/images</blockquote>
Remember to clear cache from admin area favicon.ico then your site will change.1 user says Thank You to Ninja Lead for this useful post
jimhill10 Friendjimhill10
- Join date:
- November 2012
- Posts:
- 41
- Downloads:
- 139
- Uploads:
- 3
- Thanks:
- 9
- Thanked:
- 7 times in 3 posts
February 20, 2013 at 5:35 pm #484075Is this the correct way to correct the favicon for the JA_Onepage template as well?
Jim Hill, Digital Marketing Manager
User Friendly Consulting, Inc.
1401 Kings Highway, Winona Lake, IN 46590Ninja Lead ModeratorNinja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
February 21, 2013 at 8:30 am #484136<em>@jimhill10 361049 wrote:</em><blockquote>Is this the correct way to correct the favicon for the JA_Onepage template as well?</blockquote>
If you are using JA_Onepage template, you change it here
<blockquote>templates/ja_onepage/favicon.ico</blockquote>February 23, 2013 at 12:56 pm #484289and TELINE IV ? where do I change?
Ninja Lead ModeratorNinja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
February 25, 2013 at 6:52 am #484370<em>@bpuric 361404 wrote:</em><blockquote>and TELINE IV ? where do I change?</blockquote>
Here you are
Copy
<blockquote>plugins/system/jat3/jat3/base-themes/default/blocks/head.php</blockquote>
Paste to
<blockquote>templates/ja_teline_iv/blocks</blockquote>Open 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" />
And upload favicon.ico into
<blockquote>templates/ja_teline_iv/images</blockquote>Remember to clear cache from admin area favicon.ico then your site will change.
-
AuthorPosts
This topic contains 6 replies, has 4 voices, and was last updated by Ninja Lead 11 years, 8 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum