Okay
  Public Ticket #1345473
Portfolio section, type slider, change sliding-timetime
Closed

Comments

  • Lars started the conversation

    Hi there,

    I created a portfolio section with the layout-type "slider". How can I change the time an image "stands still" before it begins to slide to the next image? Now it is like three seconds, how to change for example to six seconds?

    Thanks for your help!

    Lars

  •  1,974
    Support replied

    Hello Lars

    Plz open /js/scripts.js file and find this bit:

    jQuery('.project-slider').bxSlider({
    controls: true, 
    pager: false,
    auto:true,
    pause: 3000,
    preloadImages:'all',
    });

    and change 3000 to 6000

    then make sure you hard refresh the page (Ctrl+F5)

    Thank you.

    Clapat Support

    https://www.clapat.com/

    Review Envato Item Support Policy