-
AuthorPosts
-
norchris Friend
norchris
- Join date:
- December 2010
- Posts:
- 146
- Downloads:
- 7
- Uploads:
- 21
- Thanks:
- 81
- Thanked:
- 3 times in 1 posts
January 17, 2013 at 5:55 pm #184107Hi,
installed the quickstart package.
Try to change favicon.
I have replaced the standard Joomla favicon with my own in all folders i can find.
But still, the favicon on http://www.viis.no is the Joomla symbol.
(((From the administrator page, I try to clear the page cache. I manage to Purge Expired Cache, but there are no Cache Groups to clear under Clear Cache)))
Thanx for all help!
Norchris
yakusa Friendyakusa
- Join date:
- January 2012
- Posts:
- 32
- Downloads:
- 5
- Uploads:
- 4
- Thanks:
- 2
- Thanked:
- 10 times in 1 posts
January 18, 2013 at 8:42 am #480298Hi norchris,
Please clean Your browser cache first. That little favicons dont refresh by just CTRL+F5… They are in browser cache.
HINT. Open Your page in other browser that You dont use. You can see new favicon? 🙂
I’ll try to make one improvement by force favicon refresh as described here http://stackoverflow.com/questions/2208933/how-do-i-force-a-favicon-refresh1 user says Thank You to yakusa 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 18, 2013 at 8:52 am #480305<em>@norchris 355762 wrote:</em><blockquote>Hi,
installed the quickstart package.
Try to change favicon.
I have replaced the standard Joomla favicon with my own in all folders i can find.
But still, the favicon on http://www.viis.no is the Joomla symbol.
(((From the administrator page, I try to clear the page cache. I manage to Purge Expired Cache, but there are no Cache Groups to clear under Clear Cache)))
Thanx for all help!
Norchris</blockquote>
You can change favicon on this path
<blockquote>templates/ja_t3v3_blank/favicon.ico</blockquote>
norchris Friendnorchris
- Join date:
- December 2010
- Posts:
- 146
- Downloads:
- 7
- Uploads:
- 21
- Thanks:
- 81
- Thanked:
- 3 times in 1 posts
January 18, 2013 at 9:41 am #480313Hi Yakusa,
thank you, most kind of you to help me out!
With your help, I have discovered the developers menu in Safari! This will help me a lot in my web development 🙂But, I still see the Joomla favicon after emptying the cache. Do you see my viis favicon?
As to the force favicon refresh code – do you know where I should put this? I use a T3V3_blank template!
🙂
Norchris
yakusa Friendyakusa
- Join date:
- January 2012
- Posts:
- 32
- Downloads:
- 5
- Uploads:
- 4
- Thanks:
- 2
- Thanked:
- 10 times in 1 posts
January 18, 2013 at 9:57 am #480316Hi!
Im glad to help You. Yes i can see Your viis favicon at Your site. Preview in attachment.
Forcing favicon refresh in T3V3 Blank template is harder as i suspected. Need just more time.
I have hint to this. Maybe someone can help with?
/libraries/joomla/document/html/html.php<blockquote>public function addFavicon($href, $type = ‘image/vnd.microsoft.icon’, $relation = ‘shortcut icon’)
{
$href = str_replace(‘\’, ‘/’, $href);
$this->addHeadLink($href, $relation, ‘rel’, array(‘type’ => $type));return $this;
}</blockquote>
Im not php programmer 😉 Just designer 😉-
1 user says Thank You to yakusa for this useful post
norchris Friendnorchris
- Join date:
- December 2010
- Posts:
- 146
- Downloads:
- 7
- Uploads:
- 21
- Thanks:
- 81
- Thanked:
- 3 times in 1 posts
January 18, 2013 at 11:29 am #480332<em>@yakusa 355875 wrote:</em><blockquote>Hi!
Im glad to help You. Yes i can see Your viis favicon at Your site. Preview in attachment.
Forcing favicon refresh in T3V3 Blank template is harder as i suspected. Need just more time.
I have hint to this. Maybe someone can help with?
/libraries/joomla/document/html/html.phpIm not php programmer 😉 Just designer ;)</blockquote>
Thank you, again! My problem seemed to be solved now.
What I did, was to change all favicons in my installation. Appearently, this did the job. But, it appeared to be difficult to remove the old favicon from my local Safari web client, I was not aware of that the solution worked.
One could want this kind of basic modifications to be a part of the administrator panel and be described in the t3v3 user guide.
Thanks again!
Norchris
PS. And I am a copywriter not a web developer 😀
January 19, 2013 at 6:32 pm #480466I’ve been looking for it, thanks
AuthorPostsViewing 7 posts - 1 through 7 (of 7 total)This topic contains 7 replies, has 4 voices, and was last updated by munuklu12 11 years, 10 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
How do I customize the favicon icon
Viewing 7 posts - 1 through 7 (of 7 total)