How to: Change speed of slideshow
4 posts • Page 1 of 1
How to: Change speed of slideshow
How can I change the speed of the slideshow?
- jmschultz
- Posts: 1
- Joined: Thu Jan 22, 2009 8:05 pm
Re: How to: Change speed of slideshow
Here's how to change the speed..
Go to the scripts folder, then open jd.galler.js. Line 39 edits the length of the slideshow (larger number means the gallery image displays longer) and line 37 edits the length of the fade duration.
We hope to have this as an option very soon.
Hope this helps!
Go to the scripts folder, then open jd.galler.js. Line 39 edits the length of the slideshow (larger number means the gallery image displays longer) and line 37 edits the length of the fade duration.
We hope to have this as an option very soon.
Hope this helps!
- Kris Themstrup
- Posts: 518
- Joined: Fri Jan 16, 2009 1:46 pm
- Location: Seattle, WA
Re: How to: Change speed of slideshow
Kris Themstrup wrote:Here's how to change the speed..
Go to the scripts folder, then open jd.galler.js. Line 39 edits the length of the slideshow (larger number means the gallery image displays longer) and line 37 edits the length of the fade duration.
We hope to have this as an option very soon.
Hope this helps!
I looked at the script and there are over 1000 lines of code none of which are numbered
I am not a programmer so I am nervous about altering code unless I know its the right section. This is how that code starts, I tried changing the 9000 to 15000 and it had no effect.
<?php
include("../../../../wp-load.php");
$fcg_button = get_option('gallery-fcg-button') != '' ? get_option('gallery-fcg-button') : "Featured Content";
$fcg_fade_duration = get_option('gallery-fade-duration') != '' ? get_option('gallery-fade-duration') : 500;
$fcg_delay = get_option('gallery-delay') != '' ? get_option('gallery-delay') : 9000;
$fcg_default_transaction = get_option('gallery-default-transaction') != '' ? get_option('gallery-default-transaction') : "fade";
- rjschulz
- Posts: 2
- Joined: Tue Nov 29, 2011 6:32 pm
Re: How to: Change speed of slideshow
now you can change it in fcg options page
Yelena Khamidullina
Web Applications Developer, iePlexus
1. Check settings to exclude fcg-YOU conflict
2. Try to turn off all your plugins at once to exclude fcg-other plugin conflict
3. Try default theme to exclude fcg-theme conflict
4. Post in this forum to involve me in your troubleshooting. URL is required
Web Applications Developer, iePlexus
1. Check settings to exclude fcg-YOU conflict
2. Try to turn off all your plugins at once to exclude fcg-other plugin conflict
3. Try default theme to exclude fcg-theme conflict
4. Post in this forum to involve me in your troubleshooting. URL is required
-

admin - Site Admin
- Posts: 4789
- Joined: Fri Jan 16, 2009 9:29 am
- Location: Seattle, WA
4 posts • Page 1 of 1
Return to Plugin Settings, Features, and Options
Who is online
Users browsing this forum: No registered users and 0 guests









