Title: Validation errors
Last modified: August 20, 2016

---

# Validation errors

 *  [NadiaJ](https://wordpress.org/support/users/nadiaj/)
 * (@nadiaj)
 * [14 years ago](https://wordpress.org/support/topic/validation-errors-14/)
 * I passed validated my web site
    [http://oasisoftheseasallureoftheseas.com/](http://oasisoftheseasallureoftheseas.com/)
   and received an error Value Error : height Too many values or values are not 
   recognized : px What is the meaning for that and what to do? thank you!

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

 *  [Jarret](https://wordpress.org/support/users/jarretc/)
 * (@jarretc)
 * [14 years ago](https://wordpress.org/support/topic/validation-errors-14/#post-2745349)
 * It is an issue with the Easing Slider that you are using for your theme. If you
   look at the source code on line 46 and 47 you’ll see
 *     ```
       .lof-opacity{width:700px;height:px;}
       .lof-opacity li{width:700px;height:px;}
       ```
   
 * which is what is causing the error. I’m not sure how the slider is configured
   but you’d have to find some way to set those values to get rid of the error.
 *  Thread Starter [NadiaJ](https://wordpress.org/support/users/nadiaj/)
 * (@nadiaj)
 * [14 years ago](https://wordpress.org/support/topic/validation-errors-14/#post-2745356)
 * Thank you Jarret! You gave me a valuable advice!
 *  [nigedo](https://wordpress.org/support/users/nigedo/)
 * (@nigedo)
 * [13 years, 6 months ago](https://wordpress.org/support/topic/validation-errors-14/#post-2745663)
 * You can fix this error by manually adding the following code to the file easingslider.
   php, at line 30.
 * `$height = get_option('height');`

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

The topic ‘Validation errors’ is closed to new replies.

## Tags

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

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 3 replies
 * 3 participants
 * Last reply from: [nigedo](https://wordpress.org/support/users/nigedo/)
 * Last activity: [13 years, 6 months ago](https://wordpress.org/support/topic/validation-errors-14/#post-2745663)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
