Hi,
Yes, you are right. I have replaced the commented out code with this:
`<?php
//responsive_post_meta_data();
?>
<?php
// echo get_permalink();
// echo get_the_time();
// echo get_the_date();
// echo get_the_author_meta( 'ID' );
// echo get_author_posts_url( get_the_author_meta( 'ID' ) );
// echo get_the_author();
?>
I have replaced the previous code with your latest suggestion and updated the file on the server.
thanks,
rob