Hi,
I would like to change some of the functions of the contact form but can not find the code. How do I change the human check code to add up to 15 (5+10) not 13 as present?
Also, how do I change the Web URL code to not require http:// (only www)?
When you edit the contact page, you will find the contact form shortcode. Please specify the email address in the shortcode as shown below
[contact_form mail_to="admin@example.com"]
If you want the same message to be sent to multiple addresses, then specifying multiple addresses with comma separation might do the trick. Please see the snippet below.