• Resolved kthmaxwell

    (@kthmaxwell)


    Hi there
    Awesome theme as I’m sure you know!

    One problem I have is I would like to know if it is possible to have the homepage slider instead of stay on one image to automatically fade between the five featured articles I have set it to display.

    Is this possible?

Viewing 3 replies - 1 through 3 (of 3 total)
  • Hi! Cheers 🙂

    Yes, this should be possible.

    In /inc/featured.php change the following:

    slideshow: false,

    To true
    And:

    animation: "slide",

    To:

    animation: "fade",

    The following gives a 7 second delay between slides:

    slideshowSpeed: 7000,

    Thread Starter kthmaxwell

    (@kthmaxwell)

    Brilliant. Thank you.

    Another thing. Is there a way I can be notified by email if this theme gets updated or anything?

    Currently not – unless you use the wordpress.org version, it receives automatic update notifications (but then you’ll miss out on some features).

    However, for both the full and lite version, there should be quite some time until the next update (all major things are sorted out now).

    Next update would be a feature update most likely, but if so it’s likely to arrive first in a few months or so.

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Homepage slider automatic fade?’ is closed to new replies.