evertiro / historical-redux2

A simple, easily extendable options framework for WordPress based on NHP Theme Options Framework.
http://reduxframework.com
Other
105 stars 43 forks source link

css validation issue. #158

Closed afzaalpersonal closed 11 years ago

afzaalpersonal commented 11 years ago

The css validation in v3.0 used the came class to extend ReduxFramework, this being:

Redux_Validation_html

Changing this to:

Redux_Validation_css prevents the issue occuring.

dovy commented 11 years ago

Please use the https://github.com/ReduxFramework/ReduxFramework/ issue tracker for issues regarding 3.0.

I've also resolved the issue here: https://github.com/ReduxFramework/ReduxFramework/commit/e4d77249369092e2c8069106c13e63491b4880b5

Thank you!