Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Contributor Chris Dillon

    (@cdillon27)

    Thanks J. Sorry I missed this earlier. I don’t always get email notifications for new support posts for some reason. Otherwise I would have added an option to the update I just published. I will work on that and publish an update tomorrow.

    Meanwhile, find this line in strong-testimonials/js/quickpager.jquery.js:

    $("html, body").animate({scrollTop:scrollto}, 800);

    and add 2 slashes in front like so:

    //$("html, body").animate({scrollTop:scrollto}, 800);

    Thread Starter JRyven

    (@jryven)

    Perfect, Chris! Thank you.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Prevent Vertical Scroll while Paging Testimonials’ is closed to new replies.