• Resolved macs1812

    (@macs1812)


    Hello!

    I would like to know if you can help me with anything related to the Slider?

    When I place the mouse cursor over the Slider, it stops. How can I make the transition of the Slider never stop?

    Thank you!

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hello
    Thanks for using WidgetKit.
    Yes you able to control the slider never stop, just replace the code
    <div id=”<?php echo $id; ?>” class=”carousel slide” data-ride=”carousel” data-interval=”
    <?php if ($settings[‘slider_interval’]):
    echo $settings[‘slider_interval’];
    endif; ?>” data-pause=”false”>

    on slider animation view.php file line number 11.
    Hope so your problem will be solved.
    If you don’t understand, please wait for while, we will update it soon.
    Best regard

    Plugin Author ThemesGrove

    (@themesgrove)

    Please update with latest version
    Thanks

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Slider Animation’ is closed to new replies.