View Single Post
Old 2006-04-09, 03:12 AM   #1
Jel
I'm the only guy in the world who has to wake up to have a nightmare
 
Jel's Avatar
 
Join Date: Feb 2004
Location: London, United Kingdom
Posts: 1,895
Wordpress help - blogroll

OK I have the opposite problem of http://www.greenguysboard.com/board/...ad.php?t=30506


This is what is in my sidebar:

<?php /* If this is the frontpage */ if ( is_home() || is_page() ) { ?>
<?php get_links_list(); ?>
<?php } ?>

Yet the links show on every page, not only the home page. It's the same code I have on my other WP blog, and that one works fine. I'm scratching my head bald trying to figure this one out, any ideas?
Jel is offline   Reply With Quote