![]() |
|
||||||
|
|
Thread Tools | Display Modes |
|
#1
|
|||
|
|||
|
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(); ?>
<div id="content">
<?php include (ABSPATH . '/wp-content/plugins/featured-content-gallery/gallery.php'); ?>
<div id="contentleft">
<div class="postarea">
<?php if (have_posts()) : while (have_posts()) : the_post(); ?>
<h1><?php the_title(); ?></h1>
<div class="postauthor">
|
|
#2
|
||||
|
||||
|
Delete this line from index.php:
Code:
<?php include (ABSPATH . '/wp-content/plugins/featured-content-gallery/gallery.php'); ?> HTH,
__________________
Charles "Rubeus Hagrid" Clarkson StudioPress on Facebook I'm not really a smart person. I just play one on the Internet. Please use the HTML
or PHP tags for pasting code.Please make your links click-able: this_is_annoying.com http://this_is_not_annoying.com. |
|
#3
|
|||
|
|||
|
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. |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Problem with showing photos on home.php | Cossinus | General Discussion | 1 | 09-14-2009 05:49 AM |
| Showing Complete posts and word limited posts | united4iran | General Discussion | 10 | 09-14-2009 04:34 AM |
| Problem with posts not showing | labecs | General Discussion | 4 | 04-05-2009 06:14 PM |
© Copyright 2012 Copyblogger Media LLC · StudioPress™ is a trademark of Copyblogger Media LLC
Privacy Policy | Refund Policy | Terms of Service | Affiliate Program | Contact Us