Making description clickable
-
I am wondering if anyone knows a way to make the description from the blogroll, clickable even when an image is present. By default, if an image is used for a link and if I pass the variable to also show the description, then the description is no longer clickable.
Here is my code:
<?php wp_list_bookmarks('between=&show_images=1&show_description =1&category=908&orderby=rand'); ?>Thanks for your help!
Vince
The topic ‘Making description clickable’ is closed to new replies.