• Resolved copeders

    (@copeders)


    Hi!

    Is there a way to make the featured content slider run automatically and loop, instead of using the arrows to navigate? Like in the oxygen theme.

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

    (@sacredpath)

    Automattic Happiness Engineer

    Hi there, this can be changed, but unfortunately it can’t be done in a child theme. You will have to change it in the parent and then you will likely have to change it again after a future theme update (depending on how often that file gets updated).

    You want to go to wp-content/themes/sketch/js/sketch.js and change slideshow: false, to slideshow: true,`

    Thread Starter copeders

    (@copeders)

    Thanks! That was easy ?? Is it that easy to change for how long the featured content will be displayed before it changes to the next one, as well?

    sacredpath

    (@sacredpath)

    Automattic Happiness Engineer

    Hi, yes you can set the sldeshow speed in the same file. For more information on all the settings, see here.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Featured content slider’ is closed to new replies.