RC2: Excerpt field ignored on CPTs

Hi!

I have the Excerpt field manually filled in on a Custom Post Type.

{{ post.excerpt }} is ignored, and the full content got outputted inside a Looper.

Thanks!

We really just use the the_excerpt function. Is there some setting for this custom post type that would control that? Is this through ACF?

1 Like

Hi @charlie,

Yes, this is through the ACF. Yesterday it was working like that. I woke up today into loopers working normally. Not sure what happened there, but now it work.

Thanks!