View Single Post
Old 2006-04-09, 08:57 AM   #2
Dev~>
Banned
 
Join Date: Mar 2006
Location: Uaregay
Posts: 11
Send a message via ICQ to Dev~>
Lightbulb

hi jel

first,make sure that is really your current sidebar
if this, try removing

" || is_page() "

code:

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

just a suggestion, I did not prove
Dev~> is offline   Reply With Quote