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
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
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.
This topic has been closed to new replies.