How do you change the duration/timing of the slider images? I’ve got it all working but would like to speed up the timing from the original duration so they only last 1-2 seconds, instead of 3-4.
Thanks!
In functions.php you can find a call to the function $(‘#slider’).flexslider({ … }); with several parameters. Also add this parameter:
slideshowSpeed: 7000,
where the number is the duration of the slide in milliseconds.
Hello Daniel. Firstly let me thank you for the theme you created for us all to use. I been running with it now for almost one year. I have a problem though. i am trying to change the timings of the .kwicks .post .entry-container on the the front page slider. Where the post description appears.
I have looked for the ” $(‘#slider’).flexslider ” in the “theme function php” folder. However i can not find it any where at all! spent about 3 hours looking allover for it. I gave up. Please can you help me. All i want to do is make the .kwicks .post .entry-container open (animate) faster.
Thank you for your time. It is much appreciated
Rabid
-
This reply was modified 11 years, 3 months ago by Mr rabiD.
The theme i am using is Minimatica by the way. for got to mention that at the start!