Register or log in:



Hot Tags

Blog Oh! Blog Forums » Wordpress Themes

Trouble adding menu to Bob v2.0 theme

(3 posts)
  • Started 8 months ago by codecraig
  • Latest reply from codecraig

  1. codecraig
    Member

    I am using the Bob v2.0 theme and I have modified menu.php to look like:

    <div id="nav">
    <ul class="nav">
    <li><a href="<?php bloginfo('url'); ?>" title="Home">Home</a></li>
    <?php wp_list_pages('title_li='); ?>
    <li><a href="http://feeds.feedburner.com/codecraig"
    title="Really Simple Syndication">Rss2</a> </li>
    <li><a href="http://codecraig.com/zenphoto" title="Photos">Photos</a></li>
    </ul>
    </div>

    ...trouble is I don't see the "Photos" menu.

    Posted 8 months ago #
  2. Hi,

    Its working fine for me. I guess its your browser cache thats killing it or your wordpress cache.

    Posted 8 months ago #
  3. codecraig
    Member

    Oops, I am using WP-Cache...needed to clear the cache! doh!

    Posted 8 months ago #

RSS feed for this topic

Reply

You must log in to post.

{ A Forum of Blog Oh! Blog }