Featured Content Gallery | WordPress Plugin | iePlexus

Help...Black Box Showing

Customizing the FCG plugin and more

Help...Black Box Showing

PostBy Tim on Mon Aug 30, 2010 1:54 pm

I apologize for adding another post on this topic, but the other related solutions was not helpful for me. I am another one thats having a black box displaying without images. I have tried everything plus the video, but no luck. As a newbie, please give basic instructions to resolve.

This is the page template:
<?php get_header(); ?>
<?php if (have_posts()) : while (have_posts()) : the_post(); ?>

<div class="page">
<h2 class="catheader"><?php the_title(); ?></h2> <?php edit_post_link(' Edit', '<span class="editpost">', '</span>'); ?>

<div class="page-content">
<?php the_content('<p class="serif">Read the rest of this page &raquo;</p>'); ?>
<?php wp_link_pages(array('before' => '<p><strong>Pages:</strong> ', 'after' => '</p>', 'next_or_number' => 'number')); ?>
</div>

<?php comments_template(); ?>
</div>

<?php endwhile; endif; ?>
<?php get_footer(); ?>

Main Index Template:

<?php get_header(); ?>
<?php
while (have_posts()) : the_post();
include(dirname(__FILE__).'/post.php');
endwhile;
?>
<?php get_footer(); ?>
Tim
 
Posts: 9
Joined: Mon Aug 30, 2010 1:40 pm

Re: Help...Black Box Showing

Thank you for using the Featured Content Gallery Forum
 

Re: Help...Black Box Showing

PostBy admin on Mon Aug 30, 2010 3:18 pm

url?
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: 4738
Joined: Fri Jan 16, 2009 9:29 am
Location: Seattle, WA

Re: Help...Black Box Showing

PostBy Tim on Mon Aug 30, 2010 5:44 pm

Tim
 
Posts: 9
Joined: Mon Aug 30, 2010 1:40 pm

Re: Help...Black Box Showing

PostBy admin on Tue Aug 31, 2010 8:46 am

now I need fcg options page screenshot
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: 4738
Joined: Fri Jan 16, 2009 9:29 am
Location: Seattle, WA

Re: Help...Black Box Showing

PostBy Tim on Tue Aug 31, 2010 11:00 am

please see attached
Attachments
fcg option pg 1.JPG
fcg option pg 1.JPG (188.26 KiB) Viewed 302 times
Tim
 
Posts: 9
Joined: Mon Aug 30, 2010 1:40 pm

Re: Help...Black Box Showing

PostBy admin on Tue Aug 31, 2010 1:21 pm

looking at your screenshot...
you specified category selection, and category name is "Articleimg", there is no such category name on your site
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: 4738
Joined: Fri Jan 16, 2009 9:29 am
Location: Seattle, WA

Re: Help...Black Box Showing

PostBy Tim on Tue Aug 31, 2010 1:34 pm

ok, i will add articleimg as a category and see what happens.....stay tuned.

Thanks
Tim
 
Posts: 9
Joined: Mon Aug 30, 2010 1:40 pm

Re: Help...Black Box Showing

PostBy Tim on Tue Aug 31, 2010 1:40 pm

i just added articleimg as a category and nothing changed. Should I just erase articleimg as a category and erase from category selection?
Tim
 
Posts: 9
Joined: Mon Aug 30, 2010 1:40 pm

Re: Help...Black Box Showing

PostBy admin on Tue Aug 31, 2010 2:00 pm

you should add category with posts you want to be in fcg
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: 4738
Joined: Fri Jan 16, 2009 9:29 am
Location: Seattle, WA

Re: Help...Black Box Showing

PostBy Tim on Tue Aug 31, 2010 2:44 pm

I added categories with each post, but still no change.
Tim
 
Posts: 9
Joined: Mon Aug 30, 2010 1:40 pm

Next

Return to Plugin Settings, Features, and Options

Who is online

Users browsing this forum: No registered users and 0 guests

cron