Hi,
I have installed and configured the plugin, I have watched the video and read dozens of messages in this forum, but I can't get the plugin working. I read about switching off all other plugins but I can't do that on live site receiving thousands daily readers, so I would rather ask you first if you have any ideas?
http://homeboyski.com (widget should appear in the empty box right below menu).
Here are couple of photos linked to "articleimg"
http://homeboyski.com/wp-content/upload ... erland.jpg
http://homeboyski.com/wp-content/upload ... medium.jpg
Best regards,
Marko Pyhajarvi
Plugin doesn't show up
10 posts • Page 1 of 1
Re: Plugin doesn't show up
I need to see the gallery, please put the gallery call in place
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
Re: Plugin doesn't show up
I call it in index.php, so it should appear in the empty box on front page.
<?php get_header(); ?>
<div class="box post">
<div class="content">
<div class="post-title">
<?php include (ABSPATH . '/wp-content/plugins/featured-content-gallery/gallery.php'); ?>
</div>
</div>
</div>
<?php if (have_posts()) : ?>
<?php while (have_posts()) : the_post(); ?>
<?php get_header(); ?>
<div class="box post">
<div class="content">
<div class="post-title">
<?php include (ABSPATH . '/wp-content/plugins/featured-content-gallery/gallery.php'); ?>
</div>
</div>
</div>
<?php if (have_posts()) : ?>
<?php while (have_posts()) : the_post(); ?>
- homeboy
- Posts: 4
- Joined: Tue Feb 09, 2010 2:32 pm
Re: Plugin doesn't show up
it is not there, looks like index.php is not your homepage, try to put it in home.php, or page.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
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
Re: Plugin doesn't show up
Sorry I don't know how I messed up but as I uploaded the index.php once more the plugin seems to work fine.
Thanks a lot for your quick response!
Thanks a lot for your quick response!
- homeboy
- Posts: 4
- Joined: Tue Feb 09, 2010 2:32 pm
Re: Plugin doesn't show up
good job, looks nice
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
Re: Plugin doesn't show up
Hi I have a question on where, exactly, to post the code for the FC plugin within the Flexibility Theme for wordpress. I was fumbling around with it and put it above the theme section and it showed up, but then put it after the <get_header> section and it didn't show. I read up on it on several forums and was told to put it right after the <div class="postwrap"> tag, but then it shows up were I want it to (right above my post) but is just and empty space..
my website is http://e-turnall.com and I'd like it to appear above my post, but am very basic with php coding. Where should I include the following code:
<?php include (ABSPATH . '/wp-content/plugins/featured-content-gallery/gallery.php'); ?>
To have it displayed on my homepage and actually appear?
Help Please
regards,
Eric
my website is http://e-turnall.com and I'd like it to appear above my post, but am very basic with php coding. Where should I include the following code:
<?php include (ABSPATH . '/wp-content/plugins/featured-content-gallery/gallery.php'); ?>
To have it displayed on my homepage and actually appear?
Help Please
regards,
Eric
- ericnjones
- Posts: 1
- Joined: Tue Feb 09, 2010 6:37 pm
Re: Plugin doesn't show up
I see your gallery working properly above your posts, you probably fixed it
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
Re: Plugin doesn't show up
Hello,
I recently bought a site with this plugin installed and it was working fine. I noticed that someone had hacked into the site so I wanted to restore it to a previous state and also replace any suspicious looking files. It turned out that the theme used was hacked so I transferred the content to the original theme.
Everything transfers well EXCEPT for the Featured Content Gallery.
Could you please tell me why it isn't showing up properly?
www [dot] santokuknivesreviews [dot] com
Thank you.
Regards,
All plugged out
I recently bought a site with this plugin installed and it was working fine. I noticed that someone had hacked into the site so I wanted to restore it to a previous state and also replace any suspicious looking files. It turned out that the theme used was hacked so I transferred the content to the original theme.
Everything transfers well EXCEPT for the Featured Content Gallery.
Could you please tell me why it isn't showing up properly?
www [dot] santokuknivesreviews [dot] com
Thank you.
Regards,
All plugged out
- Pluggedout
- Posts: 1
- Joined: Fri Aug 05, 2011 10:42 pm
Re: Plugin doesn't show up
the image files specified for articleimg custom fields are missing, for example
http://www.santokuknivesreviews.com/wp- ... atured.jpg
You probably replace theme to original, and forgot to move image files
http://www.santokuknivesreviews.com/wp- ... atured.jpg
You probably replace theme to original, and forgot to move image files
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
10 posts • Page 1 of 1
Who is online
Users browsing this forum: No registered users and 0 guests









