Hentry mark up error with the last update

Posted in: Newspaper
Post count: 285

Hi,
For all posts in GW – “Missing: updated”

<!– copy and paste. Modify height and width if desired. –>

  • This topic was modified 10 years by nairolf. Reason: image add
Post count: 22421

Hello,

Please activate the post author and post date on all posts from the theme panel here: http://screencast.com/t/KDI3uRlh and then test again. It needs the post date so if you have this disabled, you will get these errors.
If this is the case, and you require the date hidden, you can use css to hide them:
.single .td-post-date {
display:none;
}

Thank you!

Post count: 285

Hi Bogdan,
Thank you very much for your explanation, yes you’re right I disable this options from the control panel because the name of the author is a little large and in combination with date in mobile view it looks very bad.

So, the solution is activate again those two options and hide with the css the date?
This will do the trick in GW?

Post count: 22421

Yes, If you hide them with css, google will still be able to “see” the date as css only hides it on the front-end, but does not remove the code for it.

Thank you!

Post count: 285

Thank you very much Bogdan

Viewing 5 posts - 1 through 5 (of 5 total)
The forum ‘Newspaper’ is closed to new topics and replies.