Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Contributor richardgabriel

    (@richardgabriel)

    Hey Cris!

    Thanks!

    There are currently no navigation controls for the slider – meaning no pause, resume, previous, or next.

    To control the timer, use the “timer” attribute, such as follows:
    [testimonials_cycle timer=”4000″]

    4000 works out to 4 seconds, 6000 is 6, etc.

    Let me know if that works or if you need anything else.

    Thanks!
    Richard

    Hi Chris,

    first go to “easy-testimonials.php” and paste data-cycle-next="#next" data-cycle-prev="#prev" below data-cycle-timeout="<?php echo $timer; ?>"

    and

    paste <a href=# id="prev">Prev</a> <a href=# id="next">Next</a> after `endwhile;
    wp_reset_query();

    ?>

    </div>`

    thats it 🙂

    Plugin Contributor richardgabriel

    (@richardgabriel)

    Hey Firatozturk!

    Thanks so much for jumping in! I’m going to work this into the next update, so other people can use this without editing their plugins.

    Can you send me an e-mail at “hello@goldplugins.com”? I would like to thank you for the contribution!

    Best,
    Richard

    I sent you my email

    Best Regards
    Firat

    Thread Starter Christopher Field

    (@pittsburghchris)

    This is great, Firatozturk and richardgabriel.

    THANKS very much.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Pause & nav buttons; scroll/fade timer’ is closed to new replies.