For my Avisio website, how can I have a favicon appear? I have tried putting the favicon.ico file in the directory with wp-config.php, but still not working. Can someone help with solving this problem? Thanks.
Favicon in Avisio
3 posts from 2 voices-
Posted 2 years ago #
-
You must also add a link to the favicon. Paste this code into your header.php before the head close tag </head>
<link href="URL/favicon.ico" rel="shortcut icon"></link >You can also use a wordpress plugin: http://wordpress.org/extend/plugins/all-in-one-favicon/
The Dude
Posted 2 years ago # -
Thanks, Dude! Used the plugin...worked perfectly! Appreciate your help.
Posted 2 years ago #
Reply
You must log in to post.














