Change Speed of Rotate Words

  • Posted in : Readme
  • lukefish
    Participant

    Is it possible to change the speed of the rotate words shortcode? If I wanted to speed up or slow down how often they change, how would I do this?

    ahmetsali
    Keymaster

    Hi, you need to edit js/main.js in theme folder and find line 101:

          },3000);
    

    you can change this value, it is in milliseconds.

    lukefish
    Participant

    That worked perfect. Thank you.

    ahmetsali
    Keymaster

    you’re welcome, please don’t forget to rate the theme on themeforest if you liked it, thanks.

    anweb
    Participant

    Hi, this doesn’t work for me, isn’t hear you should change? I want it slower

    // Rotating Words

    var rotate_words = $(‘.rotate-words’),

    interval = 3000;

    if(rotate_words.length) {

    ahmetsali
    Keymaster

    @anweb

    Hi, i guess you are using “Photographer” theme, you can easily change rotate words interval by passing a parameter to shortcode;

    [rotate_words interval="1000" titles="life.,moments.,happiness.,emotions.,action.,impression.,beauty."]
    

    Thanks.

Viewing 6 posts - 1 through 6 (of 6 total)

You must be logged in and have valid license to reply to this topic.

License required for the following item
Login and Registration Log in · Register