Welcome to the Question2Answer Q&A. There's also a demo if you just want to try it out.
0 votes
457 views
in Q2A Core by
edited by

When an unregistered user answers or comments through a Captcha form, there is an empty field "Email if an answer/comment added after mine" and it is checked by default.

 
How do i make this field unchecked by default ?
by
Good question, will be glad for an answer as well :)!
by
if you also want an answer, please vote it up :)

1 Answer

0 votes
by

This question has an answer that's valid for 1.2 and should also work in 1.3: http://www.question2answer.org/qa/2439/how-do-i-turn-off-email-me-functionality-by-default

It's worth looking into making the changes in a theme file if possible i.e. wherever the checkbox is output in the HTML, override that function in your theme and make sure the box is unchecked.

I thought there would be an option in the Q2A admin by now but there isn't...

...