Featured Content Gallery | WordPress Plugin | iePlexus

Featured Content Gallery leaves blank box on Blog page

New releases, ideas for the future, and known issues

Featured Content Gallery leaves blank box on Blog page

PostBy Furik on Wed May 25, 2011 10:44 am

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?
Furik
 
Posts: 12
Joined: Mon Feb 28, 2011 11:44 am

Re: Featured Content Gallery leaves blank box on Blog page

Thank you for using the Featured Content Gallery Forum
 

Re: Featured Content Gallery leaves blank box on Blog page

PostBy Furik on Thu May 26, 2011 5:11 am

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

PostBy admin on Thu May 26, 2011 7:36 am

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
User avatar
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

PostBy Furik on Fri May 27, 2011 8:44 am

admin,

I've attached all three files.
Hope you can help me.

Thank you.
Attachments
page.php
(953 Bytes) Downloaded 30 times
home.php
(1.45 KiB) Downloaded 25 times
index.php
(1.51 KiB) Downloaded 18 times
Furik
 
Posts: 12
Joined: Mon Feb 28, 2011 11:44 am

Re: Featured Content Gallery leaves blank box on Blog page

PostBy admin on Fri May 27, 2011 1:40 pm

from page.php try to 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
User avatar
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

PostBy Furik on Tue May 31, 2011 10:19 am

Hello,

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


Return to Development, Improvement, and Conflicts

Who is online

Users browsing this forum: No registered users and 0 guests