I added a new post on wordpress and now it doesnt display the features images

I changed a photo on wordpress on one the posts and now the frontend doesnt display the featured post even if its set to true.

featured: {
showOnList: true,
showOnPost: true
}

Hi @antoniabruno92 try this,

Remove the feature image you uploaded. Upload a new image, and set it as features images, then it can work. Because sometimes WordPress have an error to uploading images on the server, and the image path could not be placed in wp-json properly.

The solution may or may not work for you. Just an Idea.