banner ad

How To Control Autoscroll Feature Glider

| September 24, 2009 | 0 Comments

By default, your featured articles will change automatically each 7 seconds. To change the time period between featured articles, you will need to make one little change within the slideshow.js file, which is found within the /js folder in your theme folder.

When you open this file, you’ll see this code at the top:

$slideshow = {
context: false,
tabs: false,
timeout: 7000, // time before next slide appears (in ms)
slideSpeed: 1000, // time it takes to slide in each slide (in ms)
tabSpeed: 1000, // time it takes to slide in each slide (in ms) when clicking through tabs
fx: 'fade', // the slide effect to use

You’ll need to change the “7000″ to the timeout length your prefer. 7000 = 7 seconds. If you want to turn off the autoscroll feature completely, change the 7000 to 0.

Category: Tutorials

About Michael: This is the author bio section. Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Morbi quis risus at nisl blandit feugiat. Ut vel orci quis sem dapibus iaculis. Aliquam ut nunc quis nisi tincidunt tincidunt. Pellentesque enim. Sed et leo nec augue mollis pharetra. Etiam non pede quis ante convallis convallis. Cras at tortor euismod leo molestie aliquet. Quisque posuere ornare nulla. View author profile.

Leave a Reply




If you want a picture to show with your comment, go get a Gravatar.

Please Note: If you need support for this theme, please visit the Solostream Support Forum. We will not address support questions here. Thanks.