Featured Content Gallery | WordPress Plugin | iePlexus

Carousel stays when clicking on thumbnail

Customizing the FCG plugin and more

Carousel stays when clicking on thumbnail

PostBy b-summers on Thu Oct 27, 2011 11:27 am

I have read the post on making the Carousel always show: [url]thumbnails-always-displayed-462.html[/url]
Which I will end up doing if I cannot get the functionality that I want...

However, I still want the carousel to open and close, but I don't want it to close when you click on a thumbnail. Currently it opens/closes when you click the "Featured Content" button, which is fine, but it also closes once you click a thumbnail, I would like to turn this feature off.

Also if it's at all possible, is there a way to make the carousel open on page load by default, instead of closed?

Thanks.
b-summers
 
Posts: 3
Joined: Thu Oct 27, 2011 11:14 am

Re: Carousel stays when clicking on thumbnail

Thank you for using the Featured Content Gallery Forum
 

Carousel stays when clicking on thumbnail

PostBy admin on Thu Oct 27, 2011 2:07 pm

open file scripts/jd.gallery.js.php
find two lines
Code: Select all
if (this.options.thumbCloseCarousel)
this.hideCarousel();

and comment them out like this
Code: Select all
//if (this.options.thumbCloseCarousel)
//this.hideCarousel();
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
User avatar
admin
Site Admin
 
Posts: 4789
Joined: Fri Jan 16, 2009 9:29 am
Location: Seattle, WA


Return to Plugin Settings, Features, and Options

Who is online

Users browsing this forum: No registered users and 0 guests

cron