That did it. I took the excerpt off one of my offending posts and it started working correctly. I thought about making a ticket. Even though it's a theme, is that still a ticketable item since it's the default, prepackaged theme?
On Mon, Apr 5, 2010 at 11:10 AM, Mike Little <[email protected]> wrote: > On 4 April 2010 20:05, Carl Peterson <[email protected]> wrote: > > > All, > > > > I'm trying out the new default theme, and one of the thing I'm noticing > is > > that when excerpts are being used for post listings, every once in a > while, > > the entire first paragraph of the post will show *without* any kind of a > > "continue reading" link. On one page, I'm noticing two out of the > > approximately 10 posts listed are like this. My blog can be seen at > > crestwoodcoc.org. > > > > Carl Peterson > > > > > Carl, > > The 2010 theme has a filter set for 'excerpt_more': > twentyten_excerpt_more(), which adds the 'continue reading' text and link. > > However, this filter is only called for an automatically generated excerpt. > If you provide an excerpt (whatever the length), it doesn't get called. > > The behaviour seems inconstant to me, I would be tempted to raise it as a > bug on trac. > > > Mike > -- > Mike Little > http://zed1.com/ > _______________________________________________ > wp-testers mailing list > [email protected] > http://lists.automattic.com/mailman/listinfo/wp-testers > _______________________________________________ wp-testers mailing list [email protected] http://lists.automattic.com/mailman/listinfo/wp-testers
