Featured Content Gallery | WordPress Plugin | iePlexus

FCG installed, But no images.

Downloading, installing, upgrading, and configuring the FCG plugin

FCG installed, But no images.

PostBy RFEHosting on Mon Nov 21, 2011 12:00 pm

I have a client that i have installed this on their site.
Added the plugin call code to the genesis hooks "before loop"

Code: Select all
<?php if(is_home()) { ?>
<?php include (ABSPATH . '/wp-content/plugins/featured-content-gallery/gallery.php'); ?>
<?php } ?>


It So it is only showing on the home page, and not posts/pages. so that is working corretly

BUt it will not show the images. I have 3 posts setup with an image for each using the articleimg field. And is pulling from a "featured" category. I do see this theme uses jquery, but not sure if that is what is breaking it.

Am i missing something?
RFEHosting
 
Posts: 1
Joined: Mon Nov 21, 2011 11:57 am

Re: FCG installed, But no images.

Thank you for using the Featured Content Gallery Forum
 

Re: FCG installed, But no images.

PostBy admin on Tue Nov 22, 2011 7:59 am

url?
if you are sure you have artilcleimg custom fields specified, try the gallery call in this format
Code: Select all
<?php if(is_home()) { ?>
    <?php global $post; include (ABSPATH . '/wp-content/plugins/featured-content-gallery/gallery.php'); ?>
    <?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: FCG installed, But no images.

PostBy BLichtenwalner on Thu May 10, 2012 6:47 am

Hello Yelena, I have a similar issue.

URL: http://ModernServantLeader.com

FCG was working great (love this plugin!). However, I recently upgraded my WP & Genesis Theme one of the two seem to have broken it. I reapplied the code to the home.php and it seems to be working (HTML view source show the content, images, code, ect....), but nothing is displaying. Could this be a CSS / tag conflict somehow? How do you suggest fixing?

Thanks for any help you may offer!
BLichtenwalner
 
Posts: 1
Joined: Wed May 09, 2012 8:09 pm

Re: FCG installed, But no images.

PostBy admin on Mon May 14, 2012 11:59 am

try with default theme and also turn off other plugins to see which one is causing conflict
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 Getting Started

Who is online

Users browsing this forum: No registered users and 0 guests

cron