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 »</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(); ?>
Help...Black Box Showing
17 posts • Page 1 of 2 • 1, 2
Re: Help...Black Box Showing
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
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: 4738
- Joined: Fri Jan 16, 2009 9:29 am
- Location: Seattle, WA
Re: Help...Black Box Showing
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
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: 4738
- Joined: Fri Jan 16, 2009 9:29 am
- Location: Seattle, WA
Re: Help...Black Box Showing
please see attached
- Attachments
-
- 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
looking at your screenshot...
you specified category selection, and category name is "Articleimg", there is no such category name on your site
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
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: 4738
- Joined: Fri Jan 16, 2009 9:29 am
- Location: Seattle, WA
Re: Help...Black Box Showing
ok, i will add articleimg as a category and see what happens.....stay tuned.
Thanks
Thanks
- Tim
- Posts: 9
- Joined: Mon Aug 30, 2010 1:40 pm
Re: Help...Black Box Showing
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
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
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: 4738
- Joined: Fri Jan 16, 2009 9:29 am
- Location: Seattle, WA
Re: Help...Black Box Showing
I added categories with each post, but still no change.
- Tim
- Posts: 9
- Joined: Mon Aug 30, 2010 1:40 pm
17 posts • Page 1 of 2 • 1, 2
Return to Plugin Settings, Features, and Options
Who is online
Users browsing this forum: No registered users and 0 guests









