It appears to be something to do with PHPFlickr that I’m using within the site.
Hmmm.
Hi
Actually I’ve worked this out. It’s because I have the widgets plugin active, this effects most things in my sidebar, but i’ve found I can achieve a home page link by adding echo "<a href='/'>Home</a>"; to the widget_pages function in widgets.php, before the wp_list_pages function is called
Hmmm, I’ve tried this ‘Simple method’ and it makes no difference. Any thought?