View Single Post
Old 2006-04-07, 10:42 AM   #4
chief
Are you sure you're an accredited and honored pornographer?
 
Join Date: Jul 2005
Posts: 64
Thanks for the responses guys. The problem is that the sidebar when it is on any page other than the frontpage, it does not display the links to other sites. It only displays the categories and etc.

I think it is because of this section of the code:


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

Any ideas as to what I should change the

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

to - so that it will get it to display on more pages than just the frontpage??

Thanks again in advance.
__________________
Submit your free site
Submit your blogs to our new Adult Blog Directory
chief is offline   Reply With Quote