Hello! I'm trying to create a directory site using Toolset. One of the features I have is to allow members to upload a featured image and 4 other images. I have these 4 images as a repeatable image field. I'd like to display them as thumbnails in a gallery style on the single page. When a visitor clicks on one of the thumbnails, a bigger version of the image should be displayed.
How can I do this? I couldn't seem to find a documentation on this.
What I did was I added a visual editor cell to the layout and added the custom repeatable field to it with a space as the separator:
But the shortcode above displayed only the thumbnails on top of each other without clickable links.
How can I have the thumbnails displayed next to each other horizontally and make them clickable to show the bigger images like how a gallery would work?
Also, how can I put a maximum limit on the number of images members can upload through the repeatable image field?
Thank you very much.
chris
Is there any documentation that you are following?