Hello,
First off I want to say thank you for this gorgeous plugin. I've been using it for months now on my site however i've come across a problem.
The plugin works perfect on my static "Home" page but on my "Blog" page which is basically the archive of all my posts on my website, it leaves a blank box. I've tried using 'Advanced Category Excluder' plugin to hide the "slider" content from showing up but it still shows.
Would you know the reasoning behind this? Could you help me please?
Featured Content Gallery leaves blank box on Blog page
6 posts • Page 1 of 1
- Thank you for using the Featured Content Gallery Forum
Re: Featured Content Gallery leaves blank box on Blog page
Here's a link to my website I am talking about. See, the homepage is fine but click on the "Blog" page and you will see the blank box which, i'm assuming, is the featured content gallery attempting to load on the page.
- Furik
- Posts: 12
- Joined: Mon Feb 28, 2011 11:44 am
Re: Featured Content Gallery leaves blank box on Blog page
give me the source code of index.php, home.php(if you have it) and 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: Featured Content Gallery leaves blank box on Blog page
admin,
I've attached all three files.
Hope you can help me.
Thank you.
I've attached all three files.
Hope you can help me.
Thank you.
- Furik
- Posts: 12
- Joined: Mon Feb 28, 2011 11:44 am
Re: Featured Content Gallery leaves blank box on Blog page
from page.php try to remove this:
if it does not help remove this:
- Code: Select all
<?php if(is_home()) { include (TEMPLATEPATH . '/featured.php'); } ?>
if it does not help remove this:
- Code: Select all
<?php
if (is_page('Home'))
{
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
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: Featured Content Gallery leaves blank box on Blog page
Hello,
I've tried both removals and I still get the blank box on the 'Blog'.
I've tried both removals and I still get the blank box on the 'Blog'.
- Furik
- Posts: 12
- Joined: Mon Feb 28, 2011 11:44 am
6 posts • Page 1 of 1
Return to Development, Improvement, and Conflicts
Who is online
Users browsing this forum: No registered users and 0 guests









