Slider Duration / Timing

Viewing 4 posts - 1 through 4 (of 4 total)
  • #6947
    nathaneadam
    Participant

    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!

    #6953
    Daniel Tara
    Keymaster

    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.

    #15972
    Mr rabiD
    Participant

    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 10 years, 8 months ago by Mr rabiD.
    #15974
    Mr rabiD
    Participant

    The theme i am using is Minimatica by the way. for got to mention that at the start!

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

You must be logged in to reply to this topic.