the_excerpt(); tag not working
Thank you for all your help, especially @byronyasgur for your last suggestion. It helped me fix it. I was using markdown as the input format for the content, and the first line was HTML comment which was not followed by a blank line. Adding a blank line fixed it. Summary: The absence of this line … Read more