Viewing 5 replies - 1 through 5 (of 5 total)
  • Can you post the text you inserted in to add the promotion slider to the page i.e. the shortcode text you used.

    Thread Starter jayjayNZ

    (@jayjaynz)

    Hi there,

    Here is the code. It’s embedded in the header.php.

    <div id="promo_slider"><?php echo do_shortcode('[promoslider width="960px" height="258px" category="home" display_nav="none"]'); ?></div>

    Try updating it to this:

    <div id=”promo_slider”><?php echo do_shortcode(‘[promoslider width=”960px” height=”258px” category=”home” display_nav=”none” time_delay=”8″]’); ?></div>

    Thread Starter jayjayNZ

    (@jayjaynz)

    Hi NYmomma4,

    Thanks for the response!

    I tried that and its still doing it.

    Any other suggestions?

    Assuming you’ve already logged into WordPress for your site and went to Promotions->Slider Options and update the ‘Set Slider Time Delay’ there also?

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Sliders changing really fast!’ is closed to new replies.