Featured Content Gallery | WordPress Plugin | iePlexus

WP Twenty Ten and FGP

General WordPress and FCG plugin discussion

Re: WP Twenty Ten and FGP

PostBy Maximus on Thu Feb 03, 2011 9:35 am

Thanks for your help!

I only want it to show up on my home page "whate we do" not on the other navigation bar pages.

In the editor under appearances I do not have a home.php to put the code in. Is there another substitute to get the FGP ONLY on the "what we do" main page? I put the code in the page.php.

Thanks.
Maximus
 
Posts: 7
Joined: Mon Jan 31, 2011 6:25 pm

Re: Re: WP Twenty Ten and FGP

Thank you for using the Featured Content Gallery Forum
 

Re: WP Twenty Ten and FGP

PostBy admin on Thu Feb 03, 2011 10:00 am

in page.php file
put it like this
Code: Select all
<?php
if (is_home() || is_front_page())
{
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

Previous

Return to General Discussion

Who is online

Users browsing this forum: No registered users and 0 guests