• I have the following code to display my Blogroll. How can I change it to only display Blogroll on homepage? It would be helpful if you could answer with a code snippet as my coding skills are poor:

      <!– START LINKS LIST –>
      <li id=”linkcat-1″><h2>Links:</h2>
      <ul class=”side_bar_items”>
      <?php get_links(‘-1’, ‘

    • ‘, ‘
    • ‘, ‘
      ‘, FALSE, ‘name’, TRUE, FALSE, -1, TRUE); ?>

    <!– END LINKS LIST –>

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
  • The topic ‘Modify Blogroll to display on Homepage only’ is closed to new replies.