Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter dcutri

    (@dcutri)

    I removed it.

    I had the same issue with not wanting the autosliding/scrolling – removed the code:
    autostep: {enable:<?php if ($value['AUTOSLIDE_TIME'] != '0' && $value['AUTOSLIDE_POSTS'] != '0') { echo 'true, moveby:'.$value['AUTOSLIDE_POSTS'].', pause:'.$value['AUTOSLIDE_TIME']; } else { echo 'false'; } ?>},

    from the file called init.stepcarousel.php (its in the js folder of this plugins folder) and it *seems* to have worked. Site is still in development so hopefully excluding that code hasn’t created further issues. Hopefully that can be of some help to somebody.

    Inside the Carousel item editor theres a “Themes” option and on the right a “Display options”.
    On “Display options” you can change “Autoslide settings”.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘[Plugin: WP Carousel] How do I turn off autoslide?!’ is closed to new replies.