I could not get v2.1 to work so this is a fix for the instructions for v1.1

I added the fix to not show the icon/text if there is no image.

You need to add this before the added code in step 2:

if (tep_not_null($listing['products_image'])) {


then close it:

}



Attachment is updated with this fix for step 2 as well as teocrito's fix for advanced_search_result.php in step 3

aegrnberg

More...