• Resolved soisita

    (@soisita)


    Hi,
    Great plugin, thanks!
    I’ve managed to make it work automatically, thanks to the support thread about it, but now, I’d like to change the speed of the slider, and even by changing
    autoplay:true,
    speed: ‘1000’,
    Seems the speed is still the same
    Is it possible to change it pls?
    Maybe there is another parameter?
    Thx!

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author jgwhite33

    (@jgwhite33)

    For the free version, you need to edit a file. If your review template is set up as the Post or Page type so you get a Shortcode. Then in this file…

    \public\partials\wp-google-reviews-public-display.php

    On line 205 you see the

    speed: ‘750’

    That controls the actual movement of the slider (animation speed). How fast the slide duration is. If you want to control the delay between slides then change this value…

    delay: ‘3000’,

    3000 is 3 seconds.

    Make sure you are on version 7.8.

    Thread Starter soisita

    (@soisita)

    Many thanks for this prompt reply!
    Just bought the pro version for other features ??

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Slider speed’ is closed to new replies.