Favicon epic failure ?
-
Hello WordPress aficionados,
this morning I created a “favicon.ico” from a logo, then
1. I uploaded it via FTP on “htdocs/wp-content/themes/x2” directory of the X2 –Themekraft theme I’m using
2. followed the WordPress instructions page
3. went to the “header.php” file of X2 – Themekraft theme, where I found this line of code in between the <head> </head> tags:
<?php do_action('favicon') ?> <strong>4. </strong>…and whatever I do - replace that line or add this suggested instructions line:<link rel=”shortcut icon” href=”<?php echo get_stylesheet_directory_uri(); ?>/favicon.ico” />
the favicon does NOT appear.
what should I try more ?
ps. I noticed that into the Templates folder of the X2 theme there’s also a “header-blank”.php file: should I change that one too ? or what else ?
Thank you, best regards
Finfab
The topic ‘Favicon epic failure ?’ is closed to new replies.