Show favicons AND link description in Blogroll
-
Hey everyone,
I would like to display an icon (the favicon) for every blog on my blogroll together with the blog name. But somehow both doesn’t seem possible at the same time. The blogroll displays either the name or the icon, never both.
I am using this function:
<?php get_links('-1', '<span>', '</span>', 'name', TRUE, 'name', TRUE); ?>
So I set the parameter “show_images” to TRUE. But no more link names are shown then. When i set “link_description” to TRUE, the images disappear.
Any suggestions?You can find my blog here.
Thank you for your help!
Jay
Viewing 12 replies - 1 through 12 (of 12 total)
Viewing 12 replies - 1 through 12 (of 12 total)
- The topic ‘Show favicons AND link description in Blogroll’ is closed to new replies.