Forums

how to delete the "home" title (2 posts)

  1. 200
    Member
    Posted 3 years ago #

    ok,
    i set a page as my only home page. and its name is "home"
    right now the title will be "home", just like other posts' title.
    so now i want to delete the "home" title and it can't affect other posts.
    how can i do that?
    thanks

  2. MichaelH
    Volunteer
    Posted 3 years ago #

    Depends on how that 'Home' title is being displayed.

    If using the template tag, wp_list_pages(), use the exlcude= parameter. Or use template tag, wp_page_menu(). Or if it is hardcoded, figure out what template is displaying that and delete it.

    Resources:
    Stepping Into Template Tags
    Stepping Into Templates
    Template Hierarchy

    If you continue the thread, please provide link to see the problem.

Topic Closed

This topic has been closed to new replies.

About this Topic