Forums

How to have a Page title different from the tab in the navigation (5 posts)

  1. marlies
    Member
    Posted 4 months ago #

    Hi all,

    This might be a very easy question for you guys. I've searched the forums but I can't seem to find an up-to-date answer.

    I have created a static home page, called 'Home'. However, I want the title on this 'Home' page to not say 'Home' but something like 'Welcome to... '. At this moment I'm building the theme on the HTML 5 reset theme, and I just put in the tag wp_list_pages.

    Can someone help me out here? Thanks so much!
    Marlies

  2. marlies
    Member
    Posted 4 months ago #

    Please, anyone?

    Maybe the only option is the link to the pages through a regular
    <ul>, without the wp_list_pages?

  3. marlies
    Member
    Posted 4 months ago #

    regular ul that is

  4. esmi
    Theme Diva & Forum Moderator
    Posted 4 months ago #

    Option 1: Exclude the home page from wp_list_pages and hardcode it into your menu instead.

    Option 2: Create a custom menu and re-label the Home link.

  5. marlies
    Member
    Posted 4 months ago #

    Thanks for your reply! I now hardcoded the entire menu and it works :)

Reply

You must log in to post.

About this Topic