• Birdie

    (@birdie)


    I am trying to build a separate page for my bookmarks. I’ve got the template built, but need some help with the php code to format it properly.

    What I would like is to have the link on one line, and the description on the next. Can’t seem to figure out the magic combination to achieve that.

    Existing code is: <?php wp_list_bookmarks('title_li=&category_before=&category_after=&description_before=<br />&show_description=1&show_rating=0'); ?> but that’s not working.

    Any help is appreciated. I know this should be simple, but I don’t know php well enough to figure this out on my own.

    Site in question is Here

The topic ‘Format Bookmarks’ is closed to new replies.