Forums

WP Bookmarks - Image and Title? (2 posts)

  1. JoMilla
    Member
    Posted 3 years ago #

    WordPress 2.7

    Ok, im trying to create this effect on my homepage, and manage the content with the Wordress bookmarks manager.
    Image, click here

    My category is 34, So I use the following code:

    <?php wp_list_bookmarks('title_li=0&categorize=0&category=34&before=<p>&after=</p>&show_images=1&show_description=1&limit=3&title_before=<span>&title_after=</span>'); ?>

    And that code gives me this output:
    Image, click here

    It appears you can do an image, OR a title, not both. Is their a way I can display the tite and the image?

  2. JoMilla
    Member
    Posted 3 years ago #

    by the way, I added the &show_title=1 argument to see if it would work, and of course it doesn't and isn't supported in the codex..

Topic Closed

This topic has been closed to new replies.

About this Topic