hello, I have a wordpress site, http://www.ukwebworld.com and I would like to be able to put a link on it so that the link only appears on the homepage and no other pages. Do you know how I might do this? Thanks in advance!
Thanks! And where do I put that code, on the Themes? And how do you lay out the code, could you be a bit more specific? I mean if ( is_home() ) { LINK GOES HERE } how does this differentiate between an href?