If you want to show custom thumbnail and show image gallery in the lightbox when a user clicks by the thumbnail, "System - ARI Fancybox Anywhere" plugin can help to do it. Use the next code:
Code: |
{arifancybox activeType="imglist" dir="PATH_TO_IMAGE_FOLDER" thumbWidth="125" type="customtext"}<img src="LINK_TO_THUMBNAIL" />{/arifancybox}
|
Where PATH_TO_IMAGE_FOLDER is path to image folder. LINK_TO_THUMBNAIL is link to custom thumbnail.
PS: Set "Mode" parameter to "Anywhere" in "System - ARI Fancybox Anywhere" plugin settings.
Regards,
ARI Soft