I initially set this site up about 3+ years ago, have changed and modified it a few times since then, now in development again (to hopefully finish it... long story). the Detail template for the products has been modified with:
Code: Select all
{if $field->type == 'image' && isset($field->thumbnail)}
<a href="{$entry->file_location}/{$field->value}" rel="lightbox"><img src="{$entry->file_location}/{$field->thumbnail}" alt="{$field->value}"/></a><br /> (Click Image to Enlarge)
{/if}
I'm using slideviewer on the pages, plus products, plus fancybox - really the only JS needed, but they need to work together. I seem to recall making them work in the past... just can't remember what I did. Any pointers or tips?
(seems like this list of installed modules is showing more CG based modules than what show in the module manager?)
Thanks...
the site is live (though incomplete) ex. here:
http://lakelandcommunication.com/index. ... eturnid=32