Speakers Animated Slider

Best WordPress theme for festivals or other events with responsive, clean and unique design.
GK User
Sat May 04, 2013 9:47 pm
It seems that even though the "GK: Speakers" widget allows for you to set the animation interval and time it takes to animate, these values are being hard coded in the speakers.js file.

I would like for these widget settings to be reflected in slider when I change them.
User avatar
Fresh Boarder

GK User
Sun May 05, 2013 12:43 pm
Hi,

You're right - I'll report it to our developer responsible for the updates.

Currently you can change the times in the js/widgets/speakers.js file in these lines:

Code: Select all
this.$G = {
   'animation_speed': 500,
   'animation_interval': 5000,
};
User avatar
Administrator


cron