Skip Navigation

[Resolved] i need loop 4 image slider using gallery

This support ticket is created 4 years 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
- 9:00 – 13:00 9:00 – 13:00 9:00 – 13:00 9:00 – 13:00 9: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/Hong_Kong (GMT+08:00)

This topic contains 6 replies, has 3 voices.

Last updated by Luo Yang 4 years ago.

Assisted by: Luo Yang.

Author
Posts
#2152707
Capture.PNG

i want this feature with or withouth code this is important for using toolset like hidden link has on home page i need same arrows in every property has

#2152811

Nigel
Supporter

Languages: English (English ) Spanish (Español )

Timezone: Europe/London (GMT+01:00)

Looking at the link you shared, it looks like you want to have a property post type that you will display a list of in a grid (you use the View block for that), and for each property you want to include an image slider (you use the Image Slider block for that, to iterate over multiple images added to an image custom field available to the property post type).

To learn about creating a View to output a grid of properties, see https://toolset.com/course-lesson/creating-a-view/

To learn about creating the sliders, see https://toolset.com/course-lesson/dynamic-galleries-and-sliders-for-templates-displaying-repeating-image-fields/

#2152909
Capture2.PNG

i build design in figma each section can i build like this complex design with toolset?

#2153141
Captureწ.PNG
Capture.PNG
Capturew.PNG

and this is not what i waited for , can i do like first image is wich i provide you, look how its looks like and shoud look

#2153283

Hello,

I assume you are going to setup such kind of sliders: Each item of sliders is one single post.

If it is, you can try to follow our document to setup the sliders:
https://toolset.com/course-lesson/creating-sliders-with-dynamic-post-content/
But there isn't the built-in arrows in the post views, it needs custom CSS/HTML codes to style the next/previous link into arrows.

#2153577

where i can put css code to change style , i provide css on figma where i can put that

#2153647

You can follow our document to put your custom CSS codes:
https://toolset.com/course-lesson/adding-custom-css-to-templates-archives-and-views/#steps-for-adding-css-to-a-view
section "Steps for adding CSS to a View"