Forums

wp_list_bookmarks only shows image OR link, not both!? (3 posts)

  1. boilr
    Member
    Posted 3 years ago #

    I am trying to have my blogroll (links/bookmarks) display the respective site's favicon in front of the site link. i've tried favicache plugin to no avail.

    as such, im attempting to insert the images myself, but when i use the following code, only the image shows, no more link:

    <?php wp_list_bookmarks('title_li=categorize=1&category=2&show_images=1&before=

  2. &after=
  3. &show_description=0&orderby=name'); ?>

    how can i setup my bookmarks so that i can show an image followed by the link:

    i.e. [IMG] http://www.example.com

  • Otto
    Tech Ninja
    Posted 3 years ago #

    Short answer is that wp_list_bookmarks does not have that as an option. It's either image or name. Not both.

  • boilr
    Member
    Posted 3 years ago #

    thanks for the reply/info.

    any suggestions for how I can make this happen? i've gotten limited php skills and a bit more html.

    thanks in advance

  • Topic Closed

    This topic has been closed to new replies.

    About this Topic

    Tags