Virtuemart - linkable thumb as text in the categories

GK User
Mon Mar 26, 2012 3:26 pm
It is possible to make the thumb linkable as the text in the categories view in VM?

Thanks,

Best regards
Joomlis
User avatar
Expert Boarder

teitbite
Tue Mar 27, 2012 7:25 pm
Hi

Please take a look at this thread: https://www.gavick.com/forums/140/link- ... ory#p69343
User avatar
Moderator

GK User
Fri Mar 30, 2012 11:25 am
Thanks for help dear teitbite,
I've done as you said, but the category images are not clickable yet

echo '<a href="' . $product->link . '" title="' . $product->product_name . '"><img src="' . $product->images[0]->file_url_thumb . '" alt="' . $product->product_name . '" /></a>';

Best regards
Joomlis
User avatar
Expert Boarder

teitbite
Sat Mar 31, 2012 12:12 am
Hi

Try clear cache. If this will not work, send me FTP access.
User avatar
Moderator


cron