Forums

Antisnews Slider Speed (5 posts)

  1. drlasater
    Member
    Posted 1 year ago #

    I have adjusted the speed settings in the .js files and they don't seem to affect anything. Does anyone know if there are overwriting files that adjust the speed of the slide show Antisnews?

    Thanks.

  2. firesi
    Member
    Posted 1 year ago #

    Same question here as well, I've asked on the Antisocial Media LLC forum to.

    I'me sure I've changed every option but it has no affect, would really appreciate the help.

    FireSi
    :-7

  3. firesi
    Member
    Posted 1 year ago #

    Hi drlasater,

    you need to edit the header.php file in the the theme.

  4. darelparker
    Member
    Posted 1 year ago #

    Open header.php and look for the following:

    <script type="text/javascript">
    jQuery(window).load(function(){
    		jQuery("#featured-content").loopedSlider({
    			autoStart: 3000,
    			slidespeed: 500,
    			containerClick: false,
    			autoHeight: false
    		});
    });
    </script>

    Change 3000 (3 sec.) to the duration in milliseconds that you prefer.

  5. imfromio
    Member
    Posted 1 year ago #

    Thanks darelparker! I had the same question. Changing the js file had no effect. Your solution worked!

Topic Closed

This topic has been closed to new replies.

About this Topic