Can anyone know the homepage link?

Discussion in 'HTML & Website Design' started by kieziah, Jul 5, 2010.

  1. #1
    im trying to put link on my homepage site, but it appear on page2, page3 and so on.

    can anyone give the code for homepage code that wont show the link on all page, except homepage?

    Here is my code i use, but i think its not a homepage link. The link show on all pages.

    <?php if(is_home()) { ?>
    <li class="widget_categories">
    <ul>
    text TEXT TEXT
    </ul>
    </li>

    <?php } ?>

    Can anyone help?
     
    kieziah, Jul 5, 2010 IP
  2. iwtmmo

    iwtmmo Active Member

    Messages:
    832
    Likes Received:
    8
    Best Answers:
    0
    Trophy Points:
    58
    #2
    It looks the code is correct! :confused:
     
    iwtmmo, Jul 7, 2010 IP