lawyerlinguist
Hello
I used solution given HERE https://www.acyba.com/forum/5-acymailing-how-to/67672-terms-condition-check-box-required-problem.html
So you can do in this way
1) Take a copy of file /templates/ja_lawfirm/html/mod_acymailing/default.php renaming.it
2) In the same folder move file you can find attached here
3) If you do not have already then create in this folder /templates/ja_lawfirm/css/ a file named custom.css and add to it this snippet of css code
.acymailing_module .acymailing_module_form td {
display:block!important;
}
It is mandatory field as you can see from my above screenshot
Regards