Thread Starter
mkempf
(@mkempf)
I’m realizing that maybe I should clarify.
So, for an excerpt that’s working, I see:
<article class=”post… (with all the appropriate info)
<header class=”entry-header”…
<div class=”entry-content”…
<footer class=”entry-meta”…
</article>
But for excerpts that aren’t working, I see only:
<article class=”post… (with all the appropriate info)
<header class=”entry-header”…
</article>