Thread
:
Wordpress help - blogroll
View Single Post
2006-04-09, 08:57 AM
#
2
Dev~>
Banned
Join Date: Mar 2006
Location: Uaregay
Posts: 11
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~>
View Public Profile
Visit Dev~>'s homepage!
Find More Posts by Dev~>