• Resolved invader62

    (@invader62)


    I want to disable the timer slide changes. If this is not possible, how to increase the timer?

Viewing 1 replies (of 1 total)
  • Hello invader62,

    You can increase slider time by editing next file:

    wp-content/themes/agama/assets/js/functions.js

    find next (on line 95):

    transPeriod: 1000,

    add above transPeriod: 1000,:

    time: 7000,

    change 7000 to time you want, 7000 = 7sec.

    You can also expect slider time feature in next update.

    Best Regards

Viewing 1 replies (of 1 total)

The topic ‘off Slider’ is closed to new replies.