Loop Carsoul DISABLE click/drag interaction
-
I am working with the loop carasoul on the homepage. We have a custom post type that has custom fields. One of the custom fields in a file field where we directly upload the videos to the website so that I can create a custom play button (per client request).
Once we query these posts on the homepage the video player interactions mess with the loop grids navigation.
For example I want to be able to play the videos and then click pause without the loop carousel changing places. I’ve tried disabling touch actions and even pointer events with css but nothing affects it. I also tried adding an event handler via JavaScript but I dont believe it worked.
To see the issue simply click the play icon on the middle video and then try to click the pause icon in the video player. This will cause the video to jump to the left most place in the carousel and not pause.
The page I need help with: [log in to see the link]
- The topic ‘Loop Carsoul DISABLE click/drag interaction’ is closed to new replies.