Support » Fixing WordPress » Remove TItles

  • Hi,

    To get the categories in the sidebar I use
    <?php wp_list_categories(‘show_count=0’); ?>

    To get the links, I use
    <?php wp_list_bookmarks(‘category_orderby=id’); ?>

    I was wondering, is it possible to get the title removed from these.
    It keeps showing Categories and Blogroll at the top and I don’t want any titles.

    You can see it in the tabs at http://www.bestcssdesigns.com

Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Remove TItles’ is closed to new replies.