StudioPress Community Forums
  StudioPress Community Forums > Forums > General Discussion
For help and support, access to your downloads, or to manage your account please log into My StudioPress.

These forums have been set to read-only so you can browse the existing topics for any questions you may have.

For general discussion on WordPress, CSS and design (NOT for support) visit the new Community Forums.
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
  #1  
Old 06-22-2009, 01:02 AM
juedmdesigns juedmdesigns is offline
Registered User
Pro Plus Member
 
Join Date: Nov 2008
Posts: 33
Default 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(); ?>

<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">
Ref: http://www.juedmdesigns.com/quinncody/
 

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

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


All times are GMT -5. The time now is 01:28 AM.

Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.