How do I stop blogroll category titles from appearing above links on sidebar?

  • Unknown's avatar

    http://www.scottinjapan.com

    I’m new to WordPress, trying to setup my blog using the mesozoic theme.

    The original settings (code) for the blogroll in sidebar.php ( <?php wp_get_links(1); ?> ) didn’t end up showing any of my blogroll links, so I replaced it with ( <?php get_links_list(); ?> ). Not sure why the original code didn’t show my links…

    The links show up now, but with the name of whatever category they are posted under right on top of the link (see the ‘Friends’ label above my one Blogroll link). I dont want this text to show up, at all (I have an image that says ‘Blogroll’, that’s enough).

    How do I get rid of it?

    Thanks for your time, I’ve tried everything and gone through all the files with no luck…

  • Unknown's avatar

    Greets:

    Please head over to http://wordpress.org as you’re at the wrong site. These forums are for the folks hosted here at wp.com and the software you’re running is based out of wordpress.org.

    You may want to mention which version of wordpress you’re using when you post. You may also want to review the codex page on the function that you’re using.

    Hope this helps,
    -drmike

  • Unknown's avatar

    Haha, thanks! Feel free to close this thread.

  • The topic ‘How do I stop blogroll category titles from appearing above links on sidebar?’ is closed to new replies.