Hi there,
Usually I add js validation to wp comments form (don't like the white and empty wp php error page)
Validation script check if something entered for required fields, which working just fine for normal commenting, but when i login using simple-facebook-connect, i can't send the form, validation will never pass because the required fields are now hidden but still empty...
Is there any way to populate required fields after facebook login ?
http://wordpress.org/extend/plugins/simple-facebook-connect/