Structured Data Errors using latest version of RTPanel

I am getting 3 structured data errors from Google when I test my site ( betterbibleteachers.com ) using their tool:

Error: Missing required field “entry-title”.

Error: Missing required field “updated”.

Error: Missing required hCard “author”.

I did a bit of searching on this forum and found someone with similar problems. After reading that thread I figured updating to the latest version of RTPanel would fix the problem since the thread comments recommended a couple changes to the theme’s code. But checking my site again this morning it seems that didn’t take care of the issue.

Ideas?

Thanks for your help!

Hello Nathan,

Have you made changes in your theme as per given here? If not please do that.

If you did this changes and still facing same issue, check whether you are using any site cache plugin and clear all cache of your site.

Or give me your site login details with admin privileges so I can debug the issue.

Thanks

This got rid of all the errors except for:

Error: Missing required field “entry-title”.

thoughts?

thanks again

Hello Nathan,

Add entry-title class where “post-title” class present in your theme. It will fixed this issue.

Thanks