Title: Problem with &quot;page&quot; div
Last modified: August 20, 2016

---

# Problem with "page" div

 *  [yoshid](https://wordpress.org/support/users/yoshid/)
 * (@yoshid)
 * [14 years, 3 months ago](https://wordpress.org/support/topic/problem-with-page-div/)
 * hi everyone,
    could somebody take a look at my project and tell me why my “page”
   div isn’t displaying properly on “news” page. I can’t see where the problem is,
   the div works fine on other pages. here is the link: [http://joygrafika.com/rooney/news/](http://joygrafika.com/rooney/news/)
 * much appreciate
    yoshid

Viewing 15 replies - 1 through 15 (of 32 total)

1 [2](https://wordpress.org/support/topic/problem-with-page-div/page/2/?output_format=md)
[3](https://wordpress.org/support/topic/problem-with-page-div/page/3/?output_format=md)
[→](https://wordpress.org/support/topic/problem-with-page-div/page/2/?output_format=md)

 *  [Jeff Clark](https://wordpress.org/support/users/jclark32/)
 * (@jclark32)
 * [14 years, 3 months ago](https://wordpress.org/support/topic/problem-with-page-div/#post-2628985)
 * Looks like your footer is being called within the page div. Close it before the
   end of this template page.
 *  Thread Starter [yoshid](https://wordpress.org/support/users/yoshid/)
 * (@yoshid)
 * [14 years, 3 months ago](https://wordpress.org/support/topic/problem-with-page-div/#post-2628989)
 * <?php get_footer(); ?> is outside of the page div. if it’s being called then 
   I’m not sure why.
 *  [Jeff Clark](https://wordpress.org/support/users/jclark32/)
 * (@jclark32)
 * [14 years, 3 months ago](https://wordpress.org/support/topic/problem-with-page-div/#post-2628992)
 * On the contact page you would be correct. But the other pages where that is not
   showing the white background. I can say with certainty that it is within the 
   page div.
 *  Thread Starter [yoshid](https://wordpress.org/support/users/yoshid/)
 * (@yoshid)
 * [14 years, 3 months ago](https://wordpress.org/support/topic/problem-with-page-div/#post-2628996)
 * I agree, but…
    the news page is controlled by the index.php and on that page 
   the get footer script is outside of the page div yet it’s calling it within. 
   I’m so lost…
 *  [Jeff Clark](https://wordpress.org/support/users/jclark32/)
 * (@jclark32)
 * [14 years, 3 months ago](https://wordpress.org/support/topic/problem-with-page-div/#post-2628999)
 * Most likely you just forgot to close another div somewhere. Happens all the time.
 * If you need someone to take a closer look for you check out wordpressrepair.com
 *  Thread Starter [yoshid](https://wordpress.org/support/users/yoshid/)
 * (@yoshid)
 * [14 years, 3 months ago](https://wordpress.org/support/topic/problem-with-page-div/#post-2629002)
 * ok, I’ll give it a shot. thanks for your help jclark.
 *  Thread Starter [yoshid](https://wordpress.org/support/users/yoshid/)
 * (@yoshid)
 * [14 years, 3 months ago](https://wordpress.org/support/topic/problem-with-page-div/#post-2629007)
 * I checked my divs on the index.php page. their all closed.
 *  [Jeff Clark](https://wordpress.org/support/users/jclark32/)
 * (@jclark32)
 * [14 years, 3 months ago](https://wordpress.org/support/topic/problem-with-page-div/#post-2629011)
 * Yes I would agree. The issues if I am not mistaken is on the news page and a 
   few others? You want the white background correct?
 *  [Pioneer Web Design](https://wordpress.org/support/users/swansonphotos/)
 * (@swansonphotos)
 * [14 years, 3 months ago](https://wordpress.org/support/topic/problem-with-page-div/#post-2629013)
 * Check which template file is used to generate the current page… index.php is 
   the default, review how pages/posts are formed with your theme.
 *  Thread Starter [yoshid](https://wordpress.org/support/users/yoshid/)
 * (@yoshid)
 * [14 years, 3 months ago](https://wordpress.org/support/topic/problem-with-page-div/#post-2629014)
 * yes, the news page displays all the new blog posts. other pages are fine. if 
   you look at the page div in firebug or something like that, you’ll notice on 
   the news page the “page” div does not stretch down to the bottom. I agree it 
   looks like there is an open div or a float somewhere I just can’t see where.
 *  Thread Starter [yoshid](https://wordpress.org/support/users/yoshid/)
 * (@yoshid)
 * [14 years, 3 months ago](https://wordpress.org/support/topic/problem-with-page-div/#post-2629015)
 * I have gone through the index.php few times, I don’t see a problem.
 *  [Pioneer Web Design](https://wordpress.org/support/users/swansonphotos/)
 * (@swansonphotos)
 * [14 years, 3 months ago](https://wordpress.org/support/topic/problem-with-page-div/#post-2629020)
 * Index.php is not the page/post template.
 *  Thread Starter [yoshid](https://wordpress.org/support/users/yoshid/)
 * (@yoshid)
 * [14 years, 3 months ago](https://wordpress.org/support/topic/problem-with-page-div/#post-2629023)
 * it is in this template.
 *  [Jeff Clark](https://wordpress.org/support/users/jclark32/)
 * (@jclark32)
 * [14 years, 3 months ago](https://wordpress.org/support/topic/problem-with-page-div/#post-2629024)
 * Is your index.php file what you are using to control your news page?
 *  Thread Starter [yoshid](https://wordpress.org/support/users/yoshid/)
 * (@yoshid)
 * [14 years, 3 months ago](https://wordpress.org/support/topic/problem-with-page-div/#post-2629026)
 * yes it is.

Viewing 15 replies - 1 through 15 (of 32 total)

1 [2](https://wordpress.org/support/topic/problem-with-page-div/page/2/?output_format=md)
[3](https://wordpress.org/support/topic/problem-with-page-div/page/3/?output_format=md)
[→](https://wordpress.org/support/topic/problem-with-page-div/page/2/?output_format=md)

The topic ‘Problem with "page" div’ is closed to new replies.

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 32 replies
 * 5 participants
 * Last reply from: [yoshid](https://wordpress.org/support/users/yoshid/)
 * Last activity: [14 years, 3 months ago](https://wordpress.org/support/topic/problem-with-page-div/page/3/#post-2629201)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
