Skip Navigation

[Resolved] How to create a gallery for members' submitted images?

This support ticket is created 6 years, 11 months ago. There's a good chance that you are reading advice that it now obsolete.

This is the technical support forum for Toolset - a suite of plugins for developing WordPress sites without writing PHP.

Everyone can read this forum, but only Toolset clients can post in it. Toolset support works 6 days per week, 19 hours per day.

Sun Mon Tue Wed Thu Fri Sat
- 10:00 – 13:00 10:00 – 13:00 10:00 – 13:00 10:00 – 13:00 10:00 – 13:00 -
- 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 -

Supporter timezone: Asia/Kolkata (GMT+05:30)

This topic contains 1 reply, has 2 voices.

Last updated by Minesh 6 years, 11 months ago.

Assisted by: Minesh.

Author
Posts
#597926

Tell us what you are trying to do?

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:

[types field='business-picture' alt='%%ALT%%' title='%%TITLE%%' size='thumbnail' align='center' resize='proportional' separator=' '][/types]

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?

Is there a similar example that we can see?

What is the link to your site?

#597962

Minesh
Supporter

Languages: English (English )

Timezone: Asia/Kolkata (GMT+05:30)

Hello. Thank you for contacting the Toolset support.

Well - we offer detailed article about how you can create gallery of images using Types repeating field.

Please follow the following article:
=> https://toolset.com/2017/10/adding-a-gallery-of-images-for-custom-posts/