Post Excerpts Not Working On All Posts

UPDATE: Deleting the posts content and reposting seems to have fixed the issue with this post for now.

I am having an issue with posts excerpts not displaying correctly. One post continues to show as full length, others are ok. I followed the below method:

  1. Or replace <?php the_content(); ?> that you can find in content.php file with <?php the_excerpt(); ?> That way all your posts will be shortened by default.

Is there a mximum number of characters a post can contain for this to work?

I am not using a child theme.

Any help would be great.

Thanks

Hi @rigneyl,

Sorry to hear of the problem you are having.

Post Excerpts Not Working On All Posts
I am having an issue with posts excerpts not displaying correctly.

Could you please share the page URL from your site where it’s not displaying correctly so that i can troubleshoot it?

Kind Regards,
Movin