Hello,
some days ago I switched to the Monochrome theme and noticed that the RSS-Feed isn't shown in the URL-Bar of the browser (tested with Chrome and Firefox). If I switch back to another theme, the feed is detected correctly again. I'm not alone with this, every other WordPress.com-Blog I visited who was running the Monochrome theme had this problem.
In comparison with the source code of the demo (http://www.mono-lab.net/demo1/) - where the feed detection is working - I noticed that following two lines are missing in my source code:
<br />
<link rel="alternate" type="application/rss+xml" title="DEMO SITE1 RSS Feed" href="http://www.mono-lab.net/demo1/feed" /><br />
<link rel="alternate" type="application/atom+xml" title="DEMO SITE1 Atom Feed" href="http://www.mono-lab.net/demo1/feed/atom" /><br />
Could this has something to do with that problem?
(I'm not a native speaker, sorry if my English is bad)
The blog I need help with is fernmannblog.wordpress.com.