Forums

Editing Navigation Buttons (3 posts)

  1. BigScaryRobot
    Member
    Posted 1 year ago #

    Hey,

    I'm using the Mt-Dark theme on this site: http://notstepfordwives.com/bonnie/

    What I'm trying to do is edit the paths/urls of the navigation buttons ('home' and 'tessie'). I can't seem to find where to edit them in the php files. These buttons are created when you make new pages, if that helps.

    Thanks! :)

  2. alchymyth
    The Sweeper
    Posted 1 year ago #

    the links are probably done with wp_list_pages() in header.php (?)

    http://codex.wordpress.org/Function_Reference/wp_list_pages

  3. BigScaryRobot
    Member
    Posted 1 year ago #

    Any idea how to edit it? I see ?php wp_list_pages('sort_column=ID&depth=3&title_li=');?> but I have no idea how to add different links.

    Thanks.

Topic Closed

This topic has been closed to new replies.

About this Topic

Tags