Title: Some error code on the site screen.
Last modified: August 30, 2016

---

# Some error code on the site screen.

 *  Resolved [Pratham394](https://wordpress.org/support/users/pratham394/)
 * (@pratham394)
 * [10 years, 8 months ago](https://wordpress.org/support/topic/some-error-code-on-the-site-screen/)
 * class=”home blog logged-in admin-bar no-customize-support custom-background group-
   blog”>
 * This error shows up on the site screen at the top. I believe this is something
   to do with the theme but I cannot find it in the theme code.
 * Please guide me in fixing it.

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

 *  [stephencottontail](https://wordpress.org/support/users/stephencottontail/)
 * (@stephencottontail)
 * [10 years, 8 months ago](https://wordpress.org/support/topic/some-error-code-on-the-site-screen/#post-6451301)
 * What’s probably happened is that someone inadvertently closed off the `<body>`
   tag before the call to `body_class()`, so PHP just echoed the output to the page.
   It should look like this:
 * `<body <?php body_class(); ?>>`
 *  Thread Starter [Pratham394](https://wordpress.org/support/users/pratham394/)
 * (@pratham394)
 * [10 years, 8 months ago](https://wordpress.org/support/topic/some-error-code-on-the-site-screen/#post-6451336)
 * Thank you, stephencottontail! It worked like magic. The thing is that I had added
   google analytics code after **<body ** and the tag closed off after the whole
   code. Thank you.
 *  Thread Starter [Pratham394](https://wordpress.org/support/users/pratham394/)
 * (@pratham394)
 * [10 years, 8 months ago](https://wordpress.org/support/topic/some-error-code-on-the-site-screen/#post-6451338)
 * The topic is resolved.

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

The topic ‘Some error code on the site screen.’ is closed to new replies.

## Tags

 * [error code](https://wordpress.org/support/topic-tag/error-code/)

 * 3 replies
 * 2 participants
 * Last reply from: [Pratham394](https://wordpress.org/support/users/pratham394/)
 * Last activity: [10 years, 8 months ago](https://wordpress.org/support/topic/some-error-code-on-the-site-screen/#post-6451338)
 * Status: resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
