- Posts: 198
- Thank you received: 0
Sideways movement of single slide in Hot Swipe Carousel
-
Danimeeka
Active member - Topic Author
- Member
Less
More
5 years 8 months ago #47497
by Danimeeka
Sideways movement of single slide in Hot Swipe Carousel was created by Danimeeka
Hi,
My website is being developed at blackrockhouse.org.au/brh-island.
I love the design and layout of the Hot Swipe Carousel as presented in the Island template (and I have really liked it in many other of your templates!). My client would like only one slide displayed as a static image. On a touch screen (eg ipad, iphone) the image has a lot of lateral movement (side to side) rather than being truly static like other components of the screen.
How do I stop this possible lateral movement? My client says it makes scrolling down more difficult and confusing.
Thanks,
Julia.
My website is being developed at blackrockhouse.org.au/brh-island.
I love the design and layout of the Hot Swipe Carousel as presented in the Island template (and I have really liked it in many other of your templates!). My client would like only one slide displayed as a static image. On a touch screen (eg ipad, iphone) the image has a lot of lateral movement (side to side) rather than being truly static like other components of the screen.
How do I stop this possible lateral movement? My client says it makes scrolling down more difficult and confusing.
Thanks,
Julia.
Please Log in to join the conversation.
-
milos
Support Staff - Moderator
Less
More
- Posts: 6742
- Thank you received: 715
5 years 8 months ago #47498
by milos
Replied by milos on topic Sideways movement of single slide in Hot Swipe Carousel
Hi Julia,
You can disable the dragging option if you edit file /modules/mod_hot_swipe_carousel/tmlp/default.php and around line 203, above this line:
add this line:
Best regards,
Milos
You can disable the dragging option if you edit file /modules/mod_hot_swipe_carousel/tmlp/default.php and around line 203, above this line:
Code:
cellAlign: 'left',
add this line:
Code:
draggable: false,
Best regards,
Milos
Please Log in to join the conversation.
-
Danimeeka
Active member - Topic Author
- Member
Less
More
- Posts: 198
- Thank you received: 0
5 years 8 months ago #47499
by Danimeeka
Replied by Danimeeka on topic Sideways movement of single slide in Hot Swipe Carousel
Hi Milos,
Perfect solution as always!
Many thanks,
Julia.
Perfect solution as always!
Many thanks,
Julia.
Please Log in to join the conversation.
Time to create page: 0.227 seconds