Title: Correcting Errors after Validating
Last modified: August 19, 2016

---

# Correcting Errors after Validating

 *  [Flirtilizer](https://wordpress.org/support/users/flirtilizer/)
 * (@flirtilizer)
 * [17 years, 8 months ago](https://wordpress.org/support/topic/correcting-errors-after-validating/)
 * I’m trying to find a tool that will help me with correcting errors after validating
   my word press websites.
 * For example
 * [code]Error Line 901, Column 8: end tag for element "script" which is not open.[/
   code]
 * Is there a tool that will show me the line numbers. SO I can find it? I use firefox.
   I have firefox and webdev installed. Perhaps I already have a tool and don’t 
   know it.
 * Thanks.

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

 *  [iridiax](https://wordpress.org/support/users/iridiax/)
 * (@iridiax)
 * [17 years, 8 months ago](https://wordpress.org/support/topic/correcting-errors-after-validating/#post-877944)
 * [http://validator.w3.org/](http://validator.w3.org/)
 * Select the **Show Source** option and then click **Revalidate**. If you then 
   click on the line numbers, it will take you to that line in your source code.
 *  Thread Starter [Flirtilizer](https://wordpress.org/support/users/flirtilizer/)
 * (@flirtilizer)
 * [17 years, 8 months ago](https://wordpress.org/support/topic/correcting-errors-after-validating/#post-877950)
 * Right under my nose. Thanks!
 *  [shoffman](https://wordpress.org/support/users/shoffman/)
 * (@shoffman)
 * [17 years, 3 months ago](https://wordpress.org/support/topic/correcting-errors-after-validating/#post-878209)
 * OK, I’m going through that process now. How do I go from seeing the error in 
   the validator to correcting it? In the validator, it’s one big page of code, 
   but there’s no equivalent in WP admin (at least not that this noob has found).
 *  [t31os](https://wordpress.org/support/users/t31os/)
 * (@t31os)
 * [17 years, 3 months ago](https://wordpress.org/support/topic/correcting-errors-after-validating/#post-878210)
 * Your wordpress page is comprised from several files, for example, the header.
   php, the footer.php and so on…
 * Perhaps a link to your page would be helpful.. 🙂
 *  [shoffman](https://wordpress.org/support/users/shoffman/)
 * (@shoffman)
 * [17 years, 3 months ago](https://wordpress.org/support/topic/correcting-errors-after-validating/#post-878211)
 * Oops, might help. It’s [http://www.futureinsightblog.com](http://www.futuresinsightblog.com)
 *  [t31os](https://wordpress.org/support/users/t31os/)
 * (@t31os)
 * [17 years, 3 months ago](https://wordpress.org/support/topic/correcting-errors-after-validating/#post-878212)
 * *Edit*
 * *double post – removed*
 *  [t31os](https://wordpress.org/support/users/t31os/)
 * (@t31os)
 * [17 years, 3 months ago](https://wordpress.org/support/topic/correcting-errors-after-validating/#post-878213)
 * Some of the errors are easy..
 * `< /span>`
    This is repeated again and again, so it’s likely something in the
   code generated around posts…
 * Check the code for these incorrectly closed spans.
 *  [shoffman](https://wordpress.org/support/users/shoffman/)
 * (@shoffman)
 * [17 years, 3 months ago](https://wordpress.org/support/topic/correcting-errors-after-validating/#post-878214)
 * I figured out that the Simple Tags plugin I was using was creating most of the
   validation problems, notably the issue with spans. I went through the validator
   and cleaned up the rest of the errors, so I passed the validator. However-
 * 1. The full site still won’t display in IE, even though it passed.
 * 2. Where could I see the code about the tags so I can correct it to reactivate
   it?
 *  [t31os](https://wordpress.org/support/users/t31os/)
 * (@t31os)
 * [17 years, 3 months ago](https://wordpress.org/support/topic/correcting-errors-after-validating/#post-878215)
 * 1. IE treats elements differently, it could be any number of things causing a
   display issue… i’d disable plugins one by one and test as you go…
    2. The plugin
   code…

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

The topic ‘Correcting Errors after Validating’ is closed to new replies.

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 9 replies
 * 4 participants
 * Last reply from: [t31os](https://wordpress.org/support/users/t31os/)
 * Last activity: [17 years, 3 months ago](https://wordpress.org/support/topic/correcting-errors-after-validating/#post-878215)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
