Title: Some pages not loading fully
Last modified: April 29, 2017

---

# Some pages not loading fully

 *  [yashbee](https://wordpress.org/support/users/yashbee/)
 * (@yashbee)
 * [9 years ago](https://wordpress.org/support/topic/some-pages-not-loading-fully/)
 * _[ Moved to the [Fixing WordPress sub-forum](https://wordpress.org/support/topic/before-posting-in-everything-wordpress/).]_
 * For some reason, some pages (including homepage) of one of my WP sites (maheshseva.
   com) are loading only partially. Same theme, with same WP version with same settings
   and plugins is working fine on my local server. I have tried re-uploading the
   theme, but no use.
    When checked the source code in the browser, it also is not
   loading fully. Please help. Please tell me whatever information you need to solve
   the issue.

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

 *  [pxforti](https://wordpress.org/support/users/pxforti/)
 * (@pxforti)
 * [9 years ago](https://wordpress.org/support/topic/some-pages-not-loading-fully/#post-9081836)
 * Looks like the text is there, but it’s the same color as the background.
 * Change the text to white and you’ll see it. Or, select the blank area and you’ll
   see it.
 *  Thread Starter [yashbee](https://wordpress.org/support/users/yashbee/)
 * (@yashbee)
 * [9 years ago](https://wordpress.org/support/topic/some-pages-not-loading-fully/#post-9082422)
 * [@pxforti](https://wordpress.org/support/users/pxforti/)
    Yes, I am aware of 
   the text being there. But there is more content on the right column than what
   is being loaded. Also, the background color is white and looks fine on my local
   machine.
 *  Thread Starter [yashbee](https://wordpress.org/support/users/yashbee/)
 * (@yashbee)
 * [9 years ago](https://wordpress.org/support/topic/some-pages-not-loading-fully/#post-9105223)
 * The problem seems to be in this part of the code:
 *     ```
       <?php
   
           $args = array(
               'post_type' => 'family-members',
               'posts_per_page' => -1
           );
   
           $the_query = new WP_Query( $args );
   
       ?>
       ```
   

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

The topic ‘Some pages not loading fully’ is closed to new replies.

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 3 replies
 * 2 participants
 * Last reply from: [yashbee](https://wordpress.org/support/users/yashbee/)
 * Last activity: [9 years ago](https://wordpress.org/support/topic/some-pages-not-loading-fully/#post-9105223)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
