Link image to the category
-
Hi
Great plugin!
I’ve constructed categories and images like this:
<div style=” clear:both;display:block;width:100%; border:red solid 1px; min-height:120px; margin-bottom:20px”>
<ul style=”float:right; “>
<li style=”list-style:none; “>
<?php wp_list_categories(‘walker=object&style=list&orderby=name&exclude=12&title_li=’); ?><div style=”clear:both;”></div>
</div>
<div><img src=”<?php echo z_taxonomy_image_url(NULL, array(300, 250)); ?>” /></div>Any Idea how to add the category link to the image?
thanks
pikaya
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘Link image to the category’ is closed to new replies.