Title: Broken code
Last modified: April 19, 2018

---

# Broken code

 *  Resolved [oussamasaci](https://wordpress.org/support/users/oussamasaci/)
 * (@oussamasaci)
 * [8 years, 1 month ago](https://wordpress.org/support/topic/broken-code-7/)
 * I have a red </body> tag.Some codes are not working. What should I do?
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fbroken-code-7%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  [Nilo Velez](https://wordpress.org/support/users/nilovelez/)
 * (@nilovelez)
 * [8 years, 1 month ago](https://wordpress.org/support/topic/broken-code-7/#post-10198860)
 * You have this at the very top of the page, before the <!DOCTYPE declaration. 
   It should be inside the `<body>` tag It is causing a javascript error that prevents
   most code on your page from working:
 *     ```
       <script language="JavaScript" type="text/javascript">
       TrustLogo("https://trustlogo.com/images/new-trustlogos/comodo_secure_seal_100x85_transp.png", "CL1", "none");
       </script>
       <a  href="https://www.positivessl.com/" id="comodoTL">Positive SSL</a>
       ```
   
 * Besides, you are getting this error:
    `Uncaught ReferenceError: TrustLogo is 
   not defined`
 * That means that you haven’t copied all the code.
 *  [RossMitchell](https://wordpress.org/support/users/rossmitchell/)
 * (@rossmitchell)
 * [8 years, 1 month ago](https://wordpress.org/support/topic/broken-code-7/#post-10199189)
 * As Nilo said, your page is not properly constructed. Most likely this is because
   something has happened to your theme. Backup your theme files and reinstall your
   
   theme (called “featuredlite”) from a ZIP file or a fresh download.
 *  Thread Starter [oussamasaci](https://wordpress.org/support/users/oussamasaci/)
 * (@oussamasaci)
 * [8 years, 1 month ago](https://wordpress.org/support/topic/broken-code-7/#post-10217633)
 * Ok Thank you guys so much.

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

The topic ‘Broken code’ is closed to new replies.

## Tags

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

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 3 replies
 * 3 participants
 * Last reply from: [oussamasaci](https://wordpress.org/support/users/oussamasaci/)
 * Last activity: [8 years, 1 month ago](https://wordpress.org/support/topic/broken-code-7/#post-10217633)
 * Status: resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
