Thanks, disabling the plugin solved the problem. However, my featured image keeps showing at the top of the post when opened. I want the featured image on the homepage but not in the post. is there a way to do this?
I checked the forum and found this CSS code, but it didn’t work after I added it.
.single-post .attachment-post-thumbnail {
display: none;
}
thanks a lot, it was the date.