You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When "Stop on Interaction" and "Stop on Mouse Enter" are both enabled.
On user click on the image, the scrolling should stop.
On mouse hover, the image scrolling should stop and images should scroll on mouse out of the image
Actual behavior
When both the options "Stop on Interaction" and "Stop on Mouse Enter" are enabled the image should scroll on mouse out of the image ( Stop on Interaction takes effect when both options are turned on).
Steps to reproduce
Add the rtCarousel plugin (v2.0.4) to the WordPress site.
Create a page
Add the rtCarousel Block and add the images to the block
Go to the settings for the rtCarousel block
Select "Stop on Interaction" and "Stop on Mouse Enter" under Auto Scroll options
Save the page
Preview the page in a browser window to see the "Stop on Interaction" and "Stop on Mouse Enter" effect on the
image scroll.
Hover over the images that are scrolling; image scrolling should stop
Describe the bug
Auto Scrolls should work as expected when "Stop on Interaction " and "Stop on Mouse Hover" are enabled.
#152
#159
@milindmore22 @HiAbhayKulkarni
Expected behavior
When "Stop on Interaction" and "Stop on Mouse Enter" are both enabled.
Actual behavior
When both the options "Stop on Interaction" and "Stop on Mouse Enter" are enabled the image should scroll on mouse out of the image ( Stop on Interaction takes effect when both options are turned on).
Steps to reproduce
image scroll.
Video:
On_mouse_hover.-.Google.Chrome.2026-07-09.13-38-34.mp4
Environment information
OS: Win 10
Browser: Chrome
Plugin Version: rtCarousel 2.0.4
WordPress Environment
WordPress Version: 7.0
PHP Version: 8.5
Active Theme: Twenty Twenty Five
Active Plugin: rtCarousel 2.0.4
Contribution Guidelines