How to avoid slider to stop

Discussion in 'Woodpecker WordPress Business Theme' started by jigen, Jan 22, 2015.

  1. jigen

    jigen New Member

    Joined:
    Apr 5, 2013
    Messages:
    14
    Likes Received:
    0
    Location:
    Turin, Italy
    Hello,

    I'd like to know if there is a way to AVOID the slider images to stop on mouseover.... I'd like them to animate all the time.

    thanks in advance,

    Enrico.
     
  2. praveen

    praveen Support Staff

    Joined:
    Jan 1, 2015
    Messages:
    2,344
    Likes Received:
    67
    Hi Jigen,

    Please follow the screenshot given below.
    hover_pause_disable.png

    Thanks,
    Praveen
     
  3. jigen

    jigen New Member

    Joined:
    Apr 5, 2013
    Messages:
    14
    Likes Received:
    0
    Location:
    Turin, Italy
    Hi Praveen,

    thanks for your reply, however I cannot get it to work: I am editing this file (as I am talking about WOODPECKER theme)
    jquery.nivo.slider.js

    and I have changed the value in red, but the slider is still stopping.... any other solution please?

    //Default settings
    $.fn.nivoSlider.defaults = {
    effect: 'random',
    slices: 15,
    boxCols: 8,
    boxRows: 4,
    animSpeed: 500,
    pauseTime:1000,
    startSlide: 0,
    directionNav: true,
    controlNav: false,
    controlNavThumbs: false,
    pauseOnHover: false,
    manualAdvance: false,
    prevText: '',
    nextText: '',
    randomStart: false,
     
  4. praveen

    praveen Support Staff

    Joined:
    Jan 1, 2015
    Messages:
    2,344
    Likes Received:
    67
    Hi Jigen,

    Please provide us your website URL along with your website wordpress login details at [email protected].

    Thanks,
    Praveen
     
  5. jigen

    jigen New Member

    Joined:
    Apr 5, 2013
    Messages:
    14
    Likes Received:
    0
    Location:
    Turin, Italy
    Hello,

    the website is here: http://winsery.com/
    but I cannot provide Admin credentials as it's a WP Multisite network with many other websites running with the same super-admin.

    Is there any files I can send you to help me or other ways to look at the existing setup? (FTP access to some folder?)

    thank you.
     
  6. Pramod

    Pramod Guest

    Joined:
    Aug 8, 2014
    Messages:
    2,847
    Likes Received:
    63
    Hello jigen!

    I have checked this and it works perfectly when i make pauseOnHover: false it stop the pause effect on hover.

    Thanks & Regards
    Pramod
     
  7. jigen

    jigen New Member

    Joined:
    Apr 5, 2013
    Messages:
    14
    Likes Received:
    0
    Location:
    Turin, Italy
    Hello Pramod,

    I am not sure where you checked, but I cannot get it to work on my site: http://winsery.com/

    I have modified this file: jquery.nivo.slider.js
    but if you try now, the slider stops when you move the mouse over the picture....

    thanks for any help!
     
  8. praveen

    praveen Support Staff

    Joined:
    Jan 1, 2015
    Messages:
    2,344
    Likes Received:
    67

Share This Page