Register or log in:



Hot Tags

Blog Oh! Blog Forums » Wordpress Themes

pop blue duplicating posts

(1 post)
  • Started 4 months ago by emaweee

  1. emaweee
    Member

    Hi, I added code to pop blue to make the front page show only posts with the category 'frontpage'

    The code I used: <?php if (is_home() )
    {
    query_posts('category_name=frontpage');
    }
    ?>

    Now its showing my one post categorized as frontpage, but it is showing it twice. I have tried everything I can think of to stop this. Any ideas?

    Posted 4 months ago #

RSS feed for this topic

Reply

You must log in to post.

{ A Forum of Blog Oh! Blog }