• Resolved jamespiper

    (@jamespiper90gmailcom)


    Howdy All,

    So, @ seobeachbum.com (my wp powered website), it has a menu lying at the top of the screen. However, when I go to edit the menu nav there are no theme locations… how do I edit that top nav?>?

    Thanks so much!

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter jamespiper

    (@jamespiper90gmailcom)

    anybodddy? I would really appreciate it!
    I can give more info if needed!

    Thread Starter jamespiper

    (@jamespiper90gmailcom)

    <ul>
          <li><a href="<?php echo get_option('home'); ?>">
            <?php _e('Home'); ?>
            </a></li>
          <li><a href="<?php echo get_option('home'); ?>?page_id=2">
            <?php _e('About Us'); ?>
            </a></li>
          <li><a href="<?php echo get_option('home'); ?>?m=200808">
            <?php _e('Archives'); ?>
            </a></li>
          <li><a href="<?php echo get_option('home'); ?>?page_id=38">
            <?php _e('Contact Us'); ?>
            </a></li>
Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Theme Menu Trouble’ is closed to new replies.