• Resolved jamesalton

    (@brettalton)


    I’ve installed WordPress successfully and am attempting to re-configure it.

    WordPress’ homepage is actually a blog post and I want it to be a static page. So under Settings > Reading > Front page displays, I set it to show the static page ‘Home’ which I created previously.

    However, the menu now shows ‘Home’, ‘About’ and ‘Home’. How do I get the front page to show a static page and get rid of the double ‘Home’ in the menu?

Viewing 1 replies (of 1 total)
  • Thread Starter jamesalton

    (@brettalton)

    I apologize. It appears it was hand-coded in!

    <li class="page_item"><a href="<?php echo get_settings('home'); ?>/" title="Home">Home</a></li>

Viewing 1 replies (of 1 total)
  • The topic ‘Menu shows ‘home’ twice’ is closed to new replies.