• Hello, Does anyone have an idea how to remove the date and author from the posts page.

    Where are the codes of the pages such as header footer page single.php

    Thanks.

Viewing 1 replies (of 1 total)
  • Edit the relevant template file and remove <?php the_date();?> (or <?php the_time();?>) and <?php the_author;?>. Your template files are in your current theme’s folder and can be accessed via Appearance->Editor.

Viewing 1 replies (of 1 total)
  • The topic ‘Remove date author from Lifestyle child theme’ is closed to new replies.