Testimonials Speed

Home Forums Beauty Cuts Theme Support Testimonials Speed

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #12029
    greg Tgreg T
    Participant
    • Topics: 7
    • Replies: 16
    • Total: 23
    Member since: January 30, 2015

    Any way of slowing the testimonials slider down?

    #12040
    Sonnal S SinhaSonnal S Sinha
    Keymaster
    • Topics: 10
    • Replies: 6964
    • Total: 6974
    Member since: June 12, 2013

    Hi Greg,

    The testimonials js is inside js folder so wp-content/themes/it-consultant-pro/js/jquery.quote_rotator.js

    You can control the speed using that file.

    Regards,
    Shri

    #12080
    greg Tgreg T
    Participant
    • Topics: 7
    • Replies: 16
    • Total: 23
    Member since: January 30, 2015

    Where is this located in the Beauty Cuts theme? There doe snot appear to be this JS in the corresponding folder.

    #12092
    Sonnal S SinhaSonnal S Sinha
    Keymaster
    • Topics: 10
    • Replies: 6964
    • Total: 6974
    Member since: June 12, 2013

    Hi,

    Kindly check here: wp-content/themes/hair_salon_01/js/custom.js line no. 99

    You can add these 2 lines there:

    pause: 1000,
    speed: 5000

    after

    slideWidth: 920,
    minSlides: 1,
    maxSlides: 1,
    slideMargin: 32,
    auto: true,
    autoControls: true

    So you can pause as well as have speed control both.

    Regards,
    Shri

    #12129
    greg Tgreg T
    Participant
    • Topics: 7
    • Replies: 16
    • Total: 23
    Member since: January 30, 2015

    Perfect – thank you.

    In case anyone else is reading this and has any difficulties – be sure to add the “,” after “true” in the above lines to keep this working properly.

    #23330
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30631
    • Total: 30631
    Member since: August 16, 2013

    Hi Greg,

    Great and thanks for sharing the info.

    Regards,
    Dave

Viewing 6 posts - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.