Welcome to the Question2Answer Q&A. There's also a demo if you just want to try it out.
  • Register
Welcome to the Q&A for Question2Answer.

If you have questions about the platform, click here to ask and please use English.

If you just want to try Q2A, please use the demo, which also grants admin access.

Apr 29: Q2A 1.5.2

How to make certain fields unchecked by default ?

0 votes

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 ?
asked Apr 21, 2011 in Q2A Core by toktosunov
edited Apr 24, 2011 by toktosunov
Good question, will be glad for an answer as well :)!
if you also want an answer, please vote it up :)

1 Answer

0 votes

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...

answered May 3, 2011 by DisgruntledGoat