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

    (@eringarscadden)

    There are currently no settings to change this in the admin, but I will look into adding this in a future release.

    To change this in the plugin file, open testimonials.php and go to approx line 81 and find this code:
    $output = '<script type="text/javascript">jQuery(document).ready(function($) { $("#tcycle").cycle({ fx: "fade", speed: 1500, timeout: 8000, pause: 1}); });</script>';

    and change the speed element.

    Please note that future releases may overwrite any changes you make in the plugin file, so keep that in mind.

    Thread Starter jeffm2008

    (@jeffm2008)

    Great! Thanks!

    I guess what I meant was the “timeout”…either way this got me to the right spot!

    Great plugin!

    Thanks!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘[Plugin: GC Testimonials] Transition/Cycle Speed in widget’ is closed to new replies.