Nice theme but i can’t remove this code in my HTML? : <time class=”entry-date published” datetime=”XXX”>XXX</time><time class=”penci-hide-tagupdated updated” datetime=”XXX”>XXX</time>
I lost a lot of time searching for nothing … I want to remove information from Google rankings
Do you mean that you want to complete remove the date from google search?
If so, please replace the code on this image to this code:
if ( ! function_exists( 'penci_soledad_time_link' ) ) :
/**
* Gets a nicely formatted string for the published date.
*/
function penci_soledad_time_link() {
echo get_the_time( get_option('date_format') );
}
endif;
Also, I see your support is expired from long time ago. Let's renew the support to make sure we don't violate the Envato Support Policy in the next time
Hello.
Nice theme but i can’t remove this code in my HTML? : <time class=”entry-date published” datetime=”XXX”>XXX</time><time class=”penci-hide-tagupdated updated” datetime=”XXX”>XXX</time>
I lost a lot of time searching for nothing … I want to remove information from Google rankings
Best regards,
Raphael from France
Hi,
Do you mean that you want to complete remove the date from google search?
If so, please replace the code on this image to this code:
Also, I see your support is expired from long time ago. Let's renew the support to make sure we don't violate the Envato Support Policy in the next time
Best Regards,
PenciDesign