• Hi, Using Constructor theme… Is there a way to completely remove the “date, edit, comments” text on every page?

Viewing 1 replies (of 1 total)
  • Remove any references to:

    <?php the_date();?>
    <?php the_time();?>
    <?php edit_post_link();?>
    <?php comments_popup_link();?>
    <?php comments_template();?>

    in all template files.

Viewing 1 replies (of 1 total)
  • The topic ‘Removing date, edit & comments text’ is closed to new replies.