Forums

Blogroll title formatting makes links disappear (3 posts)

  1. zachalbert
    Member
    Posted 2 years ago #

    I'm trying to simply list my bookmarks in the sidebar without the title appearing. My code looks like this:

    <ul>
    <?php wp_list_bookmarks('categorize=0&title_li='); ?>
    </ul>

    However, nothing shows up on the page. When I view the source code, it looks like this:

    <ul></ul>

    Any ideas?

  2. esmi
    Theme Diva & Forum Moderator
    Posted 2 years ago #

    Do you have any links entered in Admin/Links? Running any plugins?

  3. zachalbert
    Member
    Posted 2 years ago #

    Good thinking. The only plugin I have running is advanced category excluder. I've endlessly fiddled with the settings and can't seem to find what's causing the problem, but disabling makes the links appear.

    I'll figure out the problem, or if all else fails, exclude categories manually. Thanks for the help.

Topic Closed

This topic has been closed to new replies.

About this Topic