Featured Content Gallery | WordPress Plugin | iePlexus

Feature Content Gallery stopped working

General WordPress and FCG plugin discussion

Feature Content Gallery stopped working

PostBy missb on Thu Apr 07, 2011 4:04 pm

Hi I have been using FCG for a while now with no glitches, until i tried to insert a related tag for info links into my header php...at which point the featured content gallery became inactive...I have since deleted the tag from the header but the FCG remains inactive....Im not sure exactly what is causing the FCG to stop operating...Help!

my site
http://www.dancehalluniversity.net
missb
 
Posts: 2
Joined: Thu Apr 07, 2011 3:59 pm

Re: Feature Content Gallery stopped working

Thank you for using the Featured Content Gallery Forum
 

Re: Feature Content Gallery stopped working

PostBy admin on Fri Apr 08, 2011 8:11 am

looks like working now
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: Feature Content Gallery stopped working

PostBy mtgpro11 on Mon Apr 18, 2011 12:08 pm

Good Afternoon - I also made a change to me admin panel after FCG was working - I changed permalinks from $/post to $/postname$/category - must have been a bad move! FCG stopped working but even though I uninstalled FCG and then changed back to just postname and then reinstalled the plugin, it's still not working - I looked at site with Firefox Inspect Element and I can see that FCG is not picking up website URL or anything in the content gallery! ??? What do I need to do now? =
site: http://besttreadmillreviews.axisitnow.com
Thanks
Leslie
I tried to post this about 3 hours ago but I can't find the post? Am I actually posting?
mtgpro11
 
Posts: 3
Joined: Mon Apr 18, 2011 7:35 am

Re: Feature Content Gallery stopped working

PostBy admin on Mon Apr 18, 2011 1:09 pm

check your articleimg custom fields for posts
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: Feature Content Gallery stopped working

PostBy mtgpro11 on Mon Apr 18, 2011 1:46 pm

Dear Admin - Of course I checked all the "articleimg" fields. They were all working before I made the change to the permalink field from postname by adding the category to it. I have use my FTTP to view the images and they are all in the right place. I have deactivated all the plugins and uninstalled FCG and reinstalled it.
When I look at the website with Firefox Inspect Element I see the following:
<div id="myGallery" class="jdGallery withArrows" style="display: block;">
<a class="open" href="#" title="" style="display: none;"></a><div class="slideElement"

So my site information is not loading and FCG is not picking up the 4 slides I have in each of the "articleimg" fields -
What else should I try???
Oh, when I reinstalled FCG all the settings I had put in when I first used it were still there, in other words, they were loaded in - Does this mean it was not completely uninstalled and therefore can't fix itself???
Thanks
Leslie
mtgpro11
 
Posts: 3
Joined: Mon Apr 18, 2011 7:35 am

Re: Feature Content Gallery stopped working

PostBy admin on Tue Apr 19, 2011 7:17 am

try to use your gallery call in this format
Code: Select all
global $post; include (ABSPATH . '/wp-content/plugins/featured-content-gallery/gallery.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: Feature Content Gallery stopped working

PostBy mtgpro11 on Tue Apr 19, 2011 3:39 pm

Ok, thanks I think, but I have looked in the FCG editor and in the theme editor on the Main Index Template where it shows the following:
<div id="slideshow">
<?php include (ABSPATH . '/wp-content/plugins/featured-content-gallery/gallery.php'); ?>
</div>
This is the only place anywhere in my theme that the code (ABSPATH appears -
I'm sorry, you didn't say where to put the code you sent me. I do appreciate your time trying to help me fix this.
I also went through line by line of this website and also the other website that I have working with the FCG running very happily. I checked evey space, comma and what ever of every line in every theme template. Every thing on both sites is absolutely identical on the FCG plugin and all the theme templates except -I did find a difference in the two websites -
I am using a different SEO plugin on them - on the one that is working fine I have "All in One SEO" and on the problem site I had changed over to "Platinum SEO" which I prefer. Platinum has the ability to check a bunch of no follow stuff along with better titles, descriptions and tags.
Could this change have done it? I haven't changed back yet until I talked with you. I did deactivate it when I did your recommended trouble shooting and it didn't seem to make any difference to FCG working - it didn't work either way.
Again, if you could tell me where to put the code you sent?
Thanks
Leslie
mtgpro11
 
Posts: 3
Joined: Mon Apr 18, 2011 7:35 am

Re: Feature Content Gallery stopped working

PostBy admin on Wed Apr 20, 2011 7:22 am

that place where you have the gallery call, just change it to
Code: Select all
<?php global $post; include (ABSPATH . '/wp-content/plugins/featured-content-gallery/gallery.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


Return to General Discussion

Who is online

Users browsing this forum: No registered users and 1 guest

cron