Title: Home.php Text Repeating itself.
Last modified: August 18, 2016

---

# Home.php Text Repeating itself.

 *  Resolved [jennibee](https://wordpress.org/support/users/jennibee/)
 * (@jennibee)
 * [20 years, 7 months ago](https://wordpress.org/support/topic/homephp-text-repeating-itself/)
 * I seriously thought I had come past the woes of learning WP, and now I have yet
   another issue. A few minutes ago, I noticed that the text on my front page (home.
   php) was repeating itself. The only thing I changed were a few things on a totally
   different page. When I look at the source code, the code for the text is there
   twice, but it is most definately only there once in my php file. Anyone know 
   what could have caused it to do this? I am so stumped!
 * My url is [http://www.grabertfamily.com](http://www.grabertfamily.com)
 * Thanks for any help!

Viewing 5 replies - 1 through 5 (of 5 total)

 *  [TechGnome](https://wordpress.org/support/users/techgnome/)
 * (@techgnome)
 * [20 years, 7 months ago](https://wordpress.org/support/topic/homephp-text-repeating-itself/#post-264356)
 * What does your home.php look like? Now, before you just copy it and paste it 
   here, it’ll look horrible if you do. So either make a copy of it and save it 
   as a .txt file and provide a link to it, or you can paste it in [http://pastebin.com](http://pastebin.com)
   and provide a link to that.
 * -tg
 *  Thread Starter [jennibee](https://wordpress.org/support/users/jennibee/)
 * (@jennibee)
 * [20 years, 7 months ago](https://wordpress.org/support/topic/homephp-text-repeating-itself/#post-264359)
 * [http://pastebin.com/371930](http://pastebin.com/371930)
 * There you go!
 * I re-wrote this three times, I am clueless as to what is causing it.
 *  [Karel](https://wordpress.org/support/users/karel/)
 * (@karel)
 * [20 years, 7 months ago](https://wordpress.org/support/topic/homephp-text-repeating-itself/#post-264360)
 * You have put the welcome text inside the loop. Put it before the loop (=before
   the `<?php if (have_posts())`, and it won’t get repeated for every post! (And
   add code to show the posts!)
 * Regards,
 * Karel
 *  Thread Starter [jennibee](https://wordpress.org/support/users/jennibee/)
 * (@jennibee)
 * [20 years, 7 months ago](https://wordpress.org/support/topic/homephp-text-repeating-itself/#post-264379)
 * Ahhh, ok! Up until now, I had only one post in my blog, which I have set up on
   a different page. Why didn’t I think of that? At any rate, I wouldn’t have figured
   out how to change it anyway. Thanks!
 *  [TechGnome](https://wordpress.org/support/users/techgnome/)
 * (@techgnome)
 * [20 years, 7 months ago](https://wordpress.org/support/topic/homephp-text-repeating-itself/#post-264414)
 * I had suspected that to be the case, but wanted to see the code to confirm it
   first…. just to make sure.
 * glad the mystery is solved.
 * -tg

Viewing 5 replies - 1 through 5 (of 5 total)

The topic ‘Home.php Text Repeating itself.’ is closed to new replies.

## Tags

 * [home.php](https://wordpress.org/support/topic-tag/home-php/)

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 5 replies
 * 3 participants
 * Last reply from: [TechGnome](https://wordpress.org/support/users/techgnome/)
 * Last activity: [20 years, 7 months ago](https://wordpress.org/support/topic/homephp-text-repeating-itself/#post-264414)
 * Status: resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
