Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author Hal Gatewood

    (@halgatewood)

    Yes the timeout on the page is still being set to 5 seconds. How are you including the rotator on the page? If it’s a shortcode, can you paste what you used?

    Thread Starter teejaycox

    (@teejaycox)

    Visual: [testimonial_rotator]

    Text: <span style=”color: #555555; font-family: ‘Open Sans’, sans-serif; font-size: 13px; line-height: 19.5px; background-color: #f9f9f9;”>[testimonial_rotator]</span>

    Plugin Author Hal Gatewood

    (@halgatewood)

    Your shortcode is not hooked to a rotator so you will need to add the timeout attribute:

    [testimonial_rotator timeout="15"]

    If you want to tie it directly to a rotator you would need the id attribute:

    [testimonial_rotator id="ID OF YOUR ROTATOR"]

    Thread Starter teejaycox

    (@teejaycox)

    Awesome. Thank you Hal. The timeout attribute worked perfectly.

    When I put in the section ID, the testimonials section on my website shows up blank. Im not sure, but part of the problem may be that each testimonial has its own ID. I tried putting all three ID’s separated by commas and it still showed up blank.

    Ideally, I’d like to have the previous/next buttons to show up also

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Speed of rotator transition’ is closed to new replies.