Hey everyone,
another prob on http://kikicomm.de , I'm afraid. I created a favicon for the site, which I uploaded -- as instructed in a older thread in these forums -- to the public_html folder for the domain. It can be found under http://kikicomm.de/favicon.ico .
I then put this in my header php:
<link rel="shortcut icon" href="http://kikicomm.de/favicon.ico" type="image/vnd.microsoft.icon"/>
<link rel="icon" href="http://kikicomm.de/favicon.ico" type="image/x-ico"/>
The weird thing is, when you go to the ico's url, it does show up in the address bar, -- it doesn't do that for the site itself, though. When you go to the main domain, it shows the standrd WP logo.
Any suggestions?