Hi - I have just implemented your plug-in and love it. The only thing I can't figure out is how to get some white space below the FCG so it's not sitting flush against my first post title. webiste is: www.sportsthenandnow.com. I am using Wordpress 2.8 and have had no issues installing and configuring. The spacing is more of a design preference really. I am not really a coder, so I'm afraid to monkey with the code I pasted to the template without knowing what may work. Any suggestions will be appreciated!
Thanks!
Insert spacing below FCG
6 posts • Page 1 of 1
Re: Insert spacing below FCG
show me the code of page where you put gallery call
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: Insert spacing below FCG
Sure - here is the code for the main index page:
<?php get_header(); ?>
<div id="content-wrap">
<div id="content">
<div class="gap">
<?php include (ABSPATH . '/wp-content/plugins/featured-content-gallery/gallery.php'); ?>
<?php if (have_posts()) : ?>
<?php while (have_posts()) : the_post(); ?>
<div class="post" id="post-<?php the_ID(); ?>">
<h2 class="post-title"><a class="intitle" href="<?php the_permalink() ?>" rel="bookmark" title="Permanent Link to <?php the_title(); ?>">
<?php the_title(); ?>
</a> <span class="commr">
<?php comments_popup_link('0', '1', '%'); ?>
</span></h2>
<div class="timr"> Posted on
<?php the_time('F d, Y') ?>
by
<?php the_author() ?>
<?php edit_post_link('e', '<span class="editr">[', '] </span>'); ?>
</div>
<div class="entry">
<?php the_content('Read the rest of this entry →'); ?>
</div>
<p class="postmetadata">
<?php the_tags('Tags: ',', ','<br />');?>
<span class="catr">Category
<?php the_category(', ') ?>
</span> </p>
</div>
<?php endwhile; ?>
<?php if(function_exists('wp_pagenavi')) { wp_pagenavi(); } else { ?>
<div class="navigation">
<div class="alignleft">
<?php next_posts_link('← Previous Entries') ?>
</div>
<div class="alignright">
<?php previous_posts_link('Next Entries →') ?>
</div>
</div>
<?php } ?>
<?php else : ?>
<h2 class="center">Not Found</h2>
<p class="center">Sorry, but you are looking for something that isn't here.</p>
<?php include (TEMPLATEPATH . "/searchform.php"); ?>
<?php endif; ?>
</div> <!-- /gap -->
</div> <!-- /content -->
</div> <!-- /content-wrap -->
<?php get_sidebar(); ?>
<?php get_footer(); ?>
<?php get_header(); ?>
<div id="content-wrap">
<div id="content">
<div class="gap">
<?php include (ABSPATH . '/wp-content/plugins/featured-content-gallery/gallery.php'); ?>
<?php if (have_posts()) : ?>
<?php while (have_posts()) : the_post(); ?>
<div class="post" id="post-<?php the_ID(); ?>">
<h2 class="post-title"><a class="intitle" href="<?php the_permalink() ?>" rel="bookmark" title="Permanent Link to <?php the_title(); ?>">
<?php the_title(); ?>
</a> <span class="commr">
<?php comments_popup_link('0', '1', '%'); ?>
</span></h2>
<div class="timr"> Posted on
<?php the_time('F d, Y') ?>
by
<?php the_author() ?>
<?php edit_post_link('e', '<span class="editr">[', '] </span>'); ?>
</div>
<div class="entry">
<?php the_content('Read the rest of this entry →'); ?>
</div>
<p class="postmetadata">
<?php the_tags('Tags: ',', ','<br />');?>
<span class="catr">Category
<?php the_category(', ') ?>
</span> </p>
</div>
<?php endwhile; ?>
<?php if(function_exists('wp_pagenavi')) { wp_pagenavi(); } else { ?>
<div class="navigation">
<div class="alignleft">
<?php next_posts_link('← Previous Entries') ?>
</div>
<div class="alignright">
<?php previous_posts_link('Next Entries →') ?>
</div>
</div>
<?php } ?>
<?php else : ?>
<h2 class="center">Not Found</h2>
<p class="center">Sorry, but you are looking for something that isn't here.</p>
<?php include (TEMPLATEPATH . "/searchform.php"); ?>
<?php endif; ?>
</div> <!-- /gap -->
</div> <!-- /content -->
</div> <!-- /content-wrap -->
<?php get_sidebar(); ?>
<?php get_footer(); ?>
- BufordCreek
- Posts: 3
- Joined: Thu Aug 13, 2009 12:30 pm
Re: Insert spacing below 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: 4789
- Joined: Fri Jan 16, 2009 9:29 am
- Location: Seattle, WA
Re: Insert spacing below FCG
Worked like a dream! Thank you so much! I really appreciate the help.
- BufordCreek
- Posts: 3
- Joined: Thu Aug 13, 2009 12:30 pm
Re: Insert spacing below FCG
yw
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
6 posts • Page 1 of 1
Who is online
Users browsing this forum: No registered users and 0 guests









