Featured Content Gallery | WordPress Plugin | iePlexus

I Need Help Inserting the Code

Downloading, installing, upgrading, and configuring the FCG plugin

I Need Help Inserting the Code

PostBy tpetz on Tue Apr 19, 2011 8:33 pm

I want the slide show to only appear on my home page. I am using eDegree WP theme.

The code for my Page Template (page.php) is as follows:

<?php get_header(); ?>
<?php if (have_posts()) : while (have_posts()) : the_post(); ?>

<?php //Homepage
/*if(is_front_page()) {
?>
<div class="home-content">
<?php the_content()?>
</div>
<?php
} else {*/ //Subpages ?>
<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 //} ?>

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

Please show me precisely where to place the code.

Also, even though I believe that I installed the plugin properly, when I go to add a post or page,I do not see the the Custom Fields box.

Thanks.
tpetz
 
Posts: 1
Joined: Tue Apr 19, 2011 8:27 pm

Re: I Need Help Inserting the Code

Thank you for using the Featured Content Gallery Forum
 

Re: I Need Help Inserting the Code

PostBy admin on Wed Apr 20, 2011 8:03 am

edegree comes with fcg by default.
for custom fields check this thread
for-those-who-lost-custom-fields-in-wp-3-1-version-5524.html
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


Return to Getting Started

Who is online

Users browsing this forum: No registered users and 0 guests