Featured Content Gallery | WordPress Plugin | iePlexus

Installed FCG.3.2.0 but no gallery

New releases, ideas for the future, and known issues

Installed FCG.3.2.0 but no gallery

PostBy theschm1 on Thu Jul 16, 2009 8:45 am

hello, i installed the newest version of FCG 3.2 today under WP 2.8.1 but it doesn't show up. I copied the code into my home.php file, as I had in an older version of FCG (see screenshot). I'm using the Revolution Pro Media 1.0 by Brian Gardner and it worked before. The FCG is the only activated plug in at the moment. I followed all instructions of the set ups and I have no idea whats going wrong.

here is the url to the site: http://www.la-li-lo.com/shop/

any idea? thanks a lot for the feedback.
Image
Image
Image
theschm1
 
Posts: 4
Joined: Thu Jul 16, 2009 7:59 am

Re: Installed FCG.3.2.0 but no gallery

Thank you for using the Featured Content Gallery Forum
 

Re: Installed FCG.3.2.0 but no gallery

PostBy admin on Thu Jul 16, 2009 9:10 am

remove word "seconds" from slide fade duration field and have the value to be in milliseconds like 9000

and also you have javascript syntax error for your menu, which could affect the fcg
the error is in here
Code: Select all
// if you only have one main menu - delete the "for" loop below //
   (var i=0; i<sfEls1.length; i++) {
      sfEls1[i].onmouseover=function() {
         this.className+=" sfhover1";
      }
      sfEls1[i].onmouseout=function() {
         this.className=this.className.replace(new RegExp(" sfhover1\\b"), "");
      }
   }


it says remove "for" loop...the whole "for" loop, not just word "for" as you did,the whole piece of code above
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

Re: Installed FCG.3.2.0 but no gallery

PostBy theschm1 on Thu Jul 16, 2009 10:01 am

wow, that was quick and very, very helpful! thank you sooo much ;)

i removed word "seconds" from slide fade duration field and now it works. i did not check on the code because I'm not sure where to find it exactly. so if you can let me know where do I find the code I will have a look.

again, thanks a lot for the great and fast support.

chriss
theschm1
 
Posts: 4
Joined: Thu Jul 16, 2009 7:59 am

Re: Installed FCG.3.2.0 but no gallery

PostBy admin on Thu Jul 16, 2009 10:16 am

it is probably in header.php
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

Re: Installed FCG.3.2.0 but no gallery

PostBy theschm1 on Thu Jul 16, 2009 12:11 pm

yes you are absolutly right. it's in the header.php and i found it. but still no idea what to do or to delete. sorry, I'm not very good at script. I'm a designer and still learning all the programing part.

If you have another second you maybe can help me one more time.

many thanks,
chriss
theschm1
 
Posts: 4
Joined: Thu Jul 16, 2009 7:59 am

Re: Installed FCG.3.2.0 but no gallery

PostBy admin on Thu Jul 16, 2009 12:36 pm

since it says if you one main menu remove the for loop

so
remove
this piece of code
Code: Select all
// if you only have one main menu - delete the "for" loop below //
   (var i=0; i<sfEls1.length; i++) {
      sfEls1[i].onmouseover=function() {
         this.className+=" sfhover1";
      }
      sfEls1[i].onmouseout=function() {
         this.className=this.className.replace(new RegExp(" sfhover1\\b"), "");
      }
   }
   //
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

Re: Installed FCG.3.2.0 but no gallery

PostBy theschm1 on Thu Jul 16, 2009 1:36 pm

ok i did and everything still works fine.

many thx for the great support.
theschm1
 
Posts: 4
Joined: Thu Jul 16, 2009 7:59 am

Re: Installed FCG.3.2.0 but no gallery

PostBy admin on Thu Jul 16, 2009 1:47 pm

yw
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

Re: Installed FCG.3.2.0 but no gallery

PostBy roostermoon on Thu Jul 16, 2009 7:25 pm

It's a little ridiculous, but I have spent most of today trying to make the FCG work. I have it working just fine on other sites, so I am getting really frustrated.

I am using WP 2.8 with Studio Press Agent theme

http://www.blanco-real-estate.net

I have disabled all plugins except FCG

Changed the call to "featured-content gallery"

Tried both the category selection and individual post IDs

Tried slug vs name when pulling from category

Tried with "random" both ticked and not ticked, category and Post IDs

Have read forum posts back to February, trying to find a fix that will work for this site.

Deactivated theme and tried the default theme, but wasn't sure how to use the FCG there.

Haven't tried deleting the "for loop" thing, because I don't understand

Have tried changing the fade time

Tried gallery sizes filled in and left blank

Changed the jd.gallery.js.php code as suggested

At the end of my rope, or maybe ready to find one. AAaarrrrgh!

Can anyone help me?

If someone "in the know" takes pity on my ignorant self, I ask in advance to please forgive me for not answering promptly. I need to go to sleep and come back to this fresh in the morning.

Thank You,
Sherri
roostermoon
 
Posts: 3
Joined: Thu Jul 16, 2009 4:36 pm

Re: Installed FCG.3.2.0 but no gallery

PostBy admin on Fri Jul 17, 2009 7:36 am

your problem with mortgage calculator widget
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

Next

Return to Development, Improvement, and Conflicts

Who is online

Users browsing this forum: No registered users and 0 guests