Hello,
Thank you for reaching us…
Sorry for the inconvenience, “pause on hover” slider functionality is not available in the free version.
Thanks,
Hi @patelketan interesting, because I’m using the free version and it is definitely pausing the carousel action on hover already by default.
I’m actually looking to DISABLE this feature, not enable it?
Please advise?
Hello,
Thanks for reaching us…
Yes, we can understand but this functionality enables and disable option is not available in the free version.
Please set a temporary solution for your need.
1. Please go to wp-content -> plugins -> wp-responsive-recent-post-slider -> assets -> js -> wppsac-public.js and go to line no 230.
2. Please add the below code.
pauseOnHover : false,
Note:- If you update the plugin in a feature then your changed core plugin file change will be lost.
Please check and let me know if you have anything else.
Thanks,
@patelketan Wonderful, thanks so much, this works. And yes, I’m aware that updating the plugin will overwrite, but thanks for the reminder! Appreciate it!