Hello, I have a problem with my favicon-showing at http://www.transfer-window.com . As you can see there is a symbol showing after the favicon and before the Transfer-window. How do I get rid of this symbol?
Hello, I have a problem with my favicon-showing at http://www.transfer-window.com . As you can see there is a symbol showing after the favicon and before the Transfer-window. How do I get rid of this symbol?
look into header.php of your hteme;
find the line with:
<title>
what is the exact code of that line at the moment?
check for the parameters:
http://codex.wordpress.org/Function_Reference/wp_title
[ Moderator Note: Please post code or markup snippets between backticks or use the code button. ]
<title><?php wp_title(); ?></title>Finally manage to get it away. Tnx :)
You must log in to post.