• Resolved smithc1080

    (@smithc1080)


    I have a Home Tab hardwired into a theme I am using for a friends site. The site is actorchrisgreene.cjmarketingagency.com (Temporary) and the theme is Director Theme by Wp Themes Planet running on WP 3.1. I am unsure as to where the code for this pesky hardwire is hiding and how to remove it. The “Home” tab is hardwired and the tab I want to be my home tab is titled “Welcome.” I am a newbie and any help would be appreciated. Thanks.

Viewing 3 replies - 1 through 3 (of 3 total)
  • vtxyzzy

    (@vtxyzzy)

    I have not actually tried removing this, but at line 71 in header.php, you will find this line:

    <li><a href="<?php echo get_option('home'); ?>"><span>Home</span></a></li>

    I think removing that line will solve the problem.

    Thread Starter smithc1080

    (@smithc1080)

    Worked perfectly. Thank you for that. I have been screwing with it all day!

    Alwyn Botha

    (@123milliseconds)

    Please mark thread as resolved so that

    – others with similar problem can see it as resolved and will read this thread for help if they have similar problem

    – people providing help see it as resolved and will not waste time reading this post.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Pesky two home tabs error’ is closed to new replies.