Skip Navigation

[Resolved] items in my slider are displayed vertically

This thread is resolved. Here is a description of the problem and solution.

Problem: I have created a slider style View, but the results appear in a vertical list instead of a horizontal slider.

Solution: Change the transition effect to "Slide Left", and change the number of posts per page as necessary.

Relevant Documentation:
https://toolset.com/documentation/user-guides/creating-sliders-with-types-and-views/

This support ticket is created 6 years, 7 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.

No supporters are available to work today on Toolset forum. Feel free to create tickets and we will handle it as soon as we are online. Thank you for your understanding.

Sun Mon Tue Wed Thu Fri Sat
8:00 – 12:00 8:00 – 12:00 8:00 – 12:00 8:00 – 12:00 8:00 – 12:00 - -
13:00 – 17:00 13:00 – 17:00 13:00 – 17:00 13:00 – 17:00 13:00 – 17:00 - -

Supporter timezone: America/New_York (GMT-04:00)

This topic contains 4 replies, has 2 voices.

Last updated by ericW-5 6 years, 7 months ago.

Assisted by: Christian Cox.

Author
Posts
#735112

I would like to show some custom post types in a slider
I created a view and inserted the code in a Divi text module.

Images/Posts are displayed vertically, wheras I would like to get them horizontally like a carrousel.
See here: hidden link

How can I do that ?

Thanks in advance

#736363

Hi, it looks like you need to change these two things:
- Display 1 item per page
- Change the transition effect to Slide Left

If this does not resolve the problem, please take some screenshots so I can see how this View is set up in the View Editor screen.

#736843

I changed the slider settings as per your recommandations. This is better.
Nevertheless I still have some issues

1. Is there any means to display 3 posts in a row instead of 1 ?
2. I have see more things than I need on each post : there is a text above the picture which I don't want... I just want the picture, then the post link and then the post exerpt.

I give you an admin access so that you can check what is wrong here

here is the view : hidden link
here is the page where i display this view : hidden link

Thanks in advance

#737164

1. Is there any means to display 3 posts in a row instead of 1 ?
Yes, choose the option "Display 3 posts per page". You may need to do some extra CSS styling to get the results to appear just right.

2. I have see more things than I need on each post : there is a text above the picture which I don't want... I just want the picture, then the post link and then the post exerpt.
Edit this View and remove the unwanted information from the Filter Editor (Éditeur de filtre) panel:
hidden link

#740100

solved