How to Show Link on Home Page Only

Discussion in 'WordPress' started by gossiplover23, Aug 21, 2011.

  1. #1
    Hey guys! I am not a coding expert, let alone a code amateur. HA! I have an advertiser who wants their link to show up on the home page only. I have added my links in widgets in the sidebar. How do I make it so one of the links shows up on the HOME PAGE only? Anyone willing to help with this would be great. I know it is something simple, but as I said, I am not a coder.


    Thank you! :)
     
    gossiplover23, Aug 21, 2011 IP
  2. rakesh kumar

    rakesh kumar Active Member

    Messages:
    393
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    73
    #2
    check is_home() wordpress function if it return true then display the desired link otherwise do not display the link.
     
    rakesh kumar, Aug 21, 2011 IP