I’m using the DK theme for WordPress
I need to change the transition time between images for the image background. Its using supersize.js, I have found variables that I thought would change the interval but it does not.
Its taking about 10seconds to change images, I need to change that time to 5sec. Below are the variable that don’t work. If I understand correctly, it should already taking 5 sec as the interval is set to 5000. Any ideas ?
slideshow : 1,
autoplay : 1,
start_slide : 1,
stop_loop : 0,
random : 0,
slide_interval : 5000,
transition : 1,
transition_speed : 750,
new_window : 1,
pause_hover : 0,
keyboard_nav : 1,
performance : 1,
image_protect : 1,
image_path : 'images/',
