|
|
|
|
|
|
|
|
|
#2 |
|
Banned
|
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 |
|
|
|
|
|