- This topic has 1 reply, 2 voices, and was last updated 7 years, 7 months ago by .
-
Ticket
-
Hey Phil,
Google Webmaster tools is giving me errors on all my article saying that the structured data of “missing hcard / hentry” info.
I found this fix below, but wanted to confirm if this would work for your theme.
I would place this around the “the_author_meta” within the single.php file?
eg.
<span class=”vcard author author_name”><span class=”fn”><?php the_author_meta(‘description’); ?></span></span><br><br>Thanks!
Sorry, only verified customers can view ticket replies.