Registration Error
Spartac,
I get this error when creating a new user profile through the front-end of BassifiedAds.com.
Registration Error.PNG
I think I found the solution at;
http://forums.appthemes.com/help-usi...r-error-52996/
That forum post says;
"Hi Samcy, I tired updating the below code in 'functions.php' and it worked.
remove_action( 'sanitize_user', 'strtolower' );"
My question is;
Can I simply paste this code into the Flatron custom CSS field that's found in the Flatron Theme Settings?