Forums

Change name: Red Train theme (2 posts)

  1. podz
    Support Maven
    Posted 4 years ago #

    I have searched forums for this issue and didnt see it--maybe its too easy to even document. I would like to change the title of my blog home page (it appears as "Home" on sidebar menu called "Main") to something else. Didnt see option in the Manage Pages admin area. Looked through code for Main and CSS files and didnt see where to do it either. Where do I do this? Am using Red Train theme. Tks.

    Posted by myrna

    [Copied from an old thread: http://wordpress.org/support/topic/39501#post-256109 ]

  2. MichaelH
    moderator
    Posted 4 years ago #

    myrna;

    Need to change index.php. Look for this:
    <h2>Main</h2>
    <ul>
    <li><a href="<?php bloginfo('url'); ?>">Home</a></li>
    <?php wp_list_pages('sort_column=menu_order&title_li='); ?>
    </ul>

Topic Closed

This topic has been closed to new replies.

About this Topic

Tags

No tags yet.