Skip Navigation

[Resolved] Repeating text field slider

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 2 replies, has 2 voices.

Last updated by tonjt 3 months ago.

Assisted by: Minesh.

Author
Posts
#2774598

Tell us what you are trying to do?

I'm building a 'book resume' type, I'm trying to display a slider showing, once at a time, the content of the custom field 'review' (which is a repeating text field, reviews collected from 3rd party sources)

Is there any documentation that you are following?

I tried with your lessons about sliders but it doesn't seem to work for repeating text fields

#2774816

Minesh
Supporter

Languages: English (English )

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

Hello. Thank you for contacting the Toolset support.

The slider lesson is used to build slider using the posts.

But as you want to build the slider using repeating fields:

If you are using Toolset Blocks, first try to enable the legacy mode:
- https://toolset.com/course-lesson/enabling-legacy-version-of-toolset-views/

Then, try to follow the following Doc and check if that help you to resolve the issue:
- https://toolset.com/documentation/legacy-features/views-plugin/create-image-galleries-using-repeating-custom-fields/

Does that helps?

You can also build slider using flex slider, here is the related ticket that might help you:
- https://toolset.com/forums/topic/how-to-display-the-pics-i-uploaded-as-a-slider/#post-518295
- https://toolset.com/forums/topic/showing-repeatable-fields-in-slider-with-view/#post-1241709
- https://toolset.com/forums/topic/using-flexslider-2-with-toolset/#post-1297853\
- https://toolset.com/forums/topic/images-slider/

#2776671

Thank you Minesh (and ChatGPT :D), I messed a lot with the code and finally it's working