How to add a “Privacy policy” or “Terms and conditions” checkbox in the Adomus/Lavilla Contact form?

Steps for Adomus

You can configure the privacy policy & terms and conditions under Appearance > Adomus - Contact Form.

You can then edit the “Terms and conditions text” and “Privacy policy text” to include a link to these pages under Appearance > Adomus - theme Strings. You can include HTML, so for example:

HTML
I have read <a href="https://mywebsite.com/privacy-policy/" target="_blank">the privacy policy</a> and consent to the collection of the information above.

Steps for Lavilla

You can configure the privacy policy & terms and conditions under Lavilla > Contact Form.

You can then edit the “Terms and conditions text” and “Privacy policy text” to include a link to these pages under Lavilla > theme strings. You can include HTML, so for example:

HTML
I have read <a href="https://mywebsite.com/privacy-policy/" target="_blank">the privacy policy</a> and consent to the collection of the information above.