I would like to show the "seeall" link only when the seller has more than one ad running.
So would like to hide this div in showproduct.tmpl in that case
Code:
Content visible to verified customers only.
I found in the memberlist.tmpl where the number of ads running could be shown with {$uphotos[$x]} but couldn't get that going to do what I want.
Difficult?