Skip Navigation

[Resolved] Slider – swipe on mobile

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

Problem:

Create a sliders with "swipe" effect using Views plugin.

Solution:

There isn't such a feature within Views plugin yet, the client is using another sliders framework "Bxslider jquery" to achieve this.

Relevant Documentation:

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

Tagged: 

This topic contains 7 replies, has 4 voices.

Last updated by Luo Yang 4 years, 1 month ago.

Assisted by: Luo Yang.

Author
Posts
#1143302

Tell us what you are trying to do?
We have made a slider view for content.
This is working well. We are just missing the option to be able to "swipe" through the slides on mobile phone.
I have checked the forum and it seems to been on the roadmap for some years ago. However, I can't find any information.

#1143659

Hi,

I assume we are talking about this thread:
https://toolset.com/forums/topic/i-really-need-to-make-a-slider-swipe-on-mobile-devices/

I have checked it in our to-do list, unfortunately, it wasn't be realized. So there isn't such a feature within Views plugin yet.

If you agree, we can raise another feature request, our developers will evaluate it, you will be able to add your vote in our feature request list:
https://toolset.com/feature-request/

#1143733

Hi Luo,

Thanks for reply.

It would be a good thing to support out of box.

Do you have an idea, of how we can implement this simple into the current slider?

#1144813

You might consider custom codes, for example integrate other slider JS framework into your website, and use Views plugin to output the HTML codes according this specific slider JS framework.

I have searched it in google, found a lots of related JS framework, for example:
hidden link

For your reference.

#1145778

I used Bxslider jquery and implemented it easy when using an unordered list.

Thanks for your suggestion.

#1833423

Hi,

For anyone stubbled upon this topic, I have create a simple gist with an example to get this working.
Feel free to check this out, I don't know if this is allowed.

hidden link

Kind regards,

Arnout

#1888613

Hi,
could someone from support enable display of the link posted by Arnout? Thank you

#1889223

@rithvikU,

Here is the link:
hidden link