Title: Getting three validation errors using ColorSkin theme
Last modified: June 27, 2018

---

# Getting three validation errors using ColorSkin theme

 *  [kengr](https://wordpress.org/support/users/kengr/)
 * (@kengr)
 * [7 years, 11 months ago](https://wordpress.org/support/topic/getting-three-validation-errors-using-colorskin-theme/)
 * With ColorSkin activated, when I try to W3 validate the site’s home page [https://blog.bytellect.com/](https://blog.bytellect.com/),
   I get three errors:
 * a) Bad value designer for attribute rel on element a: The string designer is 
   not a registered keyword. From line 631, column 357; to line 631, column 456
 * `orskin by <a href="https://profiles.wordpress.org/effpandim" target="_blank"
   title="colorskin" rel="designer noopener noreferrer">`
 * b) Attribute http-equiv not allowed on element meta at this point. From line 
   639, column 9; to line 639, column 53
 *     ```
       >        <meta http-equiv="imagetoolbar" content="no"><!-- d
       Attributes for element meta:Global attributes name — Metadata name http-equiv — Pragma directive content — Value of the element charset — Character encoding declaration 
       ```
   
 * c) Element meta is missing one or more of the following attributes: itemprop,
   property. From line 639, column 9; to line 639, column 53
 *     ```
       >       <meta http-equiv="imagetoolbar" content="no"><!-- d
       Attributes for element meta:Global attributes name — Metadata name http-equiv — Pragma directive content — Value of the element charset — Character encoding declaration 
       ```
   
 * Any thoughts on how I can get rid of these? (There are several warnings on the
   page, but I would like to eliminate the errors.)
 * The method of page validation was to visit [https://validator.w3.org/](https://validator.w3.org/),
   enter [https://blog.bytellect.com/](https://blog.bytellect.com/) , and click 
   the Check button.
    -  This topic was modified 7 years, 11 months ago by [kengr](https://wordpress.org/support/users/kengr/).
    -  This topic was modified 7 years, 11 months ago by [kengr](https://wordpress.org/support/users/kengr/).
    -  This topic was modified 7 years, 11 months ago by [kengr](https://wordpress.org/support/users/kengr/).
      Reason: fix formatting
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fgetting-three-validation-errors-using-colorskin-theme%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  Theme Author [Dimitrakopoulos](https://wordpress.org/support/users/effpandim/)
 * (@effpandim)
 * [7 years, 11 months ago](https://wordpress.org/support/topic/getting-three-validation-errors-using-colorskin-theme/#post-10443149)
 * Hi [@kengr](https://wordpress.org/support/users/kengr/)
 * `rel="designer"` will be corrected in a next update.
 * For this `<meta http-equiv="imagetoolbar" content="no">`, I have already checked
   some other sites which use Colorskin theme, but they do not appear this tag. 
   Do you use some extension which appear this particular tag ?
 * Regards
 *  Thread Starter [kengr](https://wordpress.org/support/users/kengr/)
 * (@kengr)
 * [7 years, 11 months ago](https://wordpress.org/support/topic/getting-three-validation-errors-using-colorskin-theme/#post-10444630)
 * I have some other plugins going, but I don’t think they interact with the theme.
   I will do some experimenting and see if I can get rid of it. If I find something,
   I’ll let you know.
 * In the meantime, thanks in advance for fixing the other problem in the next update.

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

The topic ‘Getting three validation errors using ColorSkin theme’ is closed to new
replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/colorskin/1.0.6/screenshot.png)
 * Colorskin
 * [Support Threads](https://wordpress.org/support/theme/colorskin/)
 * [Active Topics](https://wordpress.org/support/theme/colorskin/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/colorskin/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/colorskin/reviews/)

## Tags

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

 * 2 replies
 * 2 participants
 * Last reply from: [kengr](https://wordpress.org/support/users/kengr/)
 * Last activity: [7 years, 11 months ago](https://wordpress.org/support/topic/getting-three-validation-errors-using-colorskin-theme/#post-10444630)
 * Status: not resolved