![]() |
FCG showing up on POSTS problem
WP 2.8
the code is only inserted on the hpmepage.php yet FCG is showing up on single posts pages. any idea why? Here's a snippet of the index.php: Code:
<?php get_header(); ?> |
Re: FCG showing up on POSTS problem
Delete this line from index.php:
Code:
<?php include (ABSPATH . '/wp-content/plugins/featured-content-gallery/gallery.php'); ?>HTH, |
Re: FCG showing up on POSTS problem
Because?
The FCG code is not required for the theme, it is already built in!!!!!! I had read that, but figured it didn't apply to 2.8 WP All I saw was version 1 for chrome information regarding FCG. Thank You for pointing that out to me. No more problem. |
| All times are GMT -5. The time now is 12:10 PM. |
Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.