This problem has me a bit stumped. Here is the loop on my site's News blog:
[Code moderated as per the Forum Rules. Please use the pastebin]
And my posts certainly have a <!--more--> tag. Yet, the whole post shows up on the News page. If I use the_content('Read more...', true), I will only see the part of the post AFTER the <!--more--> tag. Any ideas?