Forums

How can we hide the post date on the main page but not on the single post page? (3 posts)

  1. amsingh
    Member
    Posted 2 years ago #

    Hello,

    I am setting up a website using wordpress. I want to hide the pose dates on the main page but not on the single post page.

    On the main page, it currently shows the list of post titles with excerpts and post dates. ANd i just want thepost titles and excerpts?

    Which php files of the theme i need to look at?

    Please respond

  2. esmi
    Theme Diva & Forum Moderator
    Posted 2 years ago #

    Probably the index.php template file in your theme.

  3. MichaelH
    Volunteer
    Posted 2 years ago #

    You will probably need to delete the template tag, the the_date(), or the_time(), in one of the Templates mentioned above.

    Related:
    Stepping Into Template Tags
    Stepping Into Templates
    Template Hierarchy

Topic Closed

This topic has been closed to new replies.

About this Topic