Title: Favicon in Evolve
Last modified: August 21, 2016

---

# Favicon in Evolve

 *  [Legend](https://wordpress.org/support/users/haroonyousuf/)
 * (@haroonyousuf)
 * [11 years, 10 months ago](https://wordpress.org/support/topic/favicon-in-evolve/)
 * Following is WordPress tutorial for favicon at [http://codex.wordpress.org/Creating_a_Favicon](http://codex.wordpress.org/Creating_a_Favicon)
 * Go to your WordPress Administration Panel.
    Click on Appearance. Click on Theme
   Editor. Select the file called Header or header.php to edit the file. Search 
   for the line of code that begins with <link rel=”shortcut icon” and ends with/
   favicon.ico” />. Overwrite it, if it exists, or add the following code below 
   the <head> HTML tag. <link rel=”shortcut icon” href=”<?php echo get_stylesheet_directory_uri();?
   >/favicon.ico” />
 * But I didn’t find any <head> tag in Evolve header.php
    Just tell me how can we
   implement favicon in Evolve theme?

Viewing 5 replies - 1 through 5 (of 5 total)

 *  [mfigrs](https://wordpress.org/support/users/mfigrs/)
 * (@mfigrs)
 * [11 years, 10 months ago](https://wordpress.org/support/topic/favicon-in-evolve/#post-5030041)
 * Hi haroonyousuf,
 * I’ve simply put my favicon.ico file in the root (html) folder on my server – 
   and it just shows up.
 *  Thread Starter [Legend](https://wordpress.org/support/users/haroonyousuf/)
 * (@haroonyousuf)
 * [11 years, 10 months ago](https://wordpress.org/support/topic/favicon-in-evolve/#post-5030042)
 * Hi mfigrs,
 * Yes, showing mine also but only on browser tab. I want it to show on browser’s
   address bar before http or www text. Hope you understood.
 *  [mfigrs](https://wordpress.org/support/users/mfigrs/)
 * (@mfigrs)
 * [11 years, 10 months ago](https://wordpress.org/support/topic/favicon-in-evolve/#post-5030066)
 * Yousuf,
 * What browser are you using? I’m using Chrome and Opera, and they _never_ displays
   any favicon in the address bar… I’m sure Firefox is the same way, never tried
   IE though.
 *  Thread Starter [Legend](https://wordpress.org/support/users/haroonyousuf/)
 * (@haroonyousuf)
 * [11 years, 10 months ago](https://wordpress.org/support/topic/favicon-in-evolve/#post-5030069)
 * I am using chrome.
    I think, following is the code in order to show favicon in
   address bar but I dont know where is the exact code location in Evolve theme.
 * <html> <head>
    <link rel=”shortcut icon” href=”.\favicon.ico”> </head> <body>
   </body> </html>
 *  [nwcountry](https://wordpress.org/support/users/nwcountry/)
 * (@nwcountry)
 * [11 years, 1 month ago](https://wordpress.org/support/topic/favicon-in-evolve/#post-5030138)
 * I just want to thank you all, is there a place to give a rep. or “like” on this?
 * if not, I again, just want to thank you all. I’ve started my site, and seem to
   find anything and everything I need for direction. My site is seniorsgetfit.com
   and I’ve chose the Evolve theme, love it! Denise

Viewing 5 replies - 1 through 5 (of 5 total)

The topic ‘Favicon in Evolve’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/evolve/4.3.7/screenshot.png)
 * evolve
 * [Support Threads](https://wordpress.org/support/theme/evolve/)
 * [Active Topics](https://wordpress.org/support/theme/evolve/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/evolve/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/evolve/reviews/)

 * 5 replies
 * 3 participants
 * Last reply from: [nwcountry](https://wordpress.org/support/users/nwcountry/)
 * Last activity: [11 years, 1 month ago](https://wordpress.org/support/topic/favicon-in-evolve/#post-5030138)
 * Status: not resolved