Home Forums Total Home Slider Speed

  • This topic has 3 replies, 3 voices, and was last updated 4 years ago by Hash.
Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #4233
    kelcontech
    Participant

    Looking thru the Support Forums I have found a couple of references to changing pause: 5000 to a larger number in total-custom.js

    It does not seem to matter what number i use for the pause the slider changes every 4 secs.

    The website url is: http://dev.smsendo.com/

    #4411
    Hash
    Keymaster

    Hi,

    Please change the text pause with autoplayTimeout

    It should work.

    #20298
    hfloresandre
    Participant

    Hello,

    Regarding Total theme, I have changed total-custom.js autoplayTimeout to different values ranging from 4000 to 8000 but the slider speed does not slow down or speed up. Is there anything else I need to change?
    Thanks.

    if($(‘#ht-bx-slider .ht-slide’).length > 0){
    $(‘#ht-bx-slider’).owlCarousel({
    autoplay : true,
    items : 1,
    loop : true,
    nav: true,
    dots : false,
    autoplayTimeout : 5000,
    animateOut: ‘fadeOut’

    #20401
    Hash
    Keymaster

    I will need to check your website in that case because the “autoplayTimeout” is the correct parameter to change.

    But this only control after how many seconds the next slider will display.

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