• Hi, in Customizr child theme’s class-header-slider.php function, I had changed from:

    $delay = ‘{interval:’.$delay_value.’}’;
    to:
    $delay = ‘{interval:’.$delay_value.’, pause : “false” }’;

    It worked until recently. I checked and the line change is still there. Any suggestion?

Viewing 2 replies - 1 through 2 (of 2 total)
  • Theme Author presscustomizr

    (@nikeo)

    Hi, The slider pause is not handled by those lines anymore. I might come with a new solution to control pausing soon, probably in options.
    Thanks for using the theme

    Thread Starter andypp

    (@andypp)

    Thank you, I’m looking forward to this. Your theme is awesome.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘How to keep the slider from pausing’ is closed to new replies.