contact form module

Send User a Confirmation Email from the Divi Contact Form

The Divi Theme's contact form module can be used to let your users send you messages through your site. If you want to ensure that your website visitors know their submission has been successful, an effective method is to send a confirmation email to the submitter....

Add Icons to Divi Contact Form Fields

In web design, sometimes it's the small touches that make a big difference. In this guide, I'll show you how to add icons to the fields in a Divi contact form. Here's how it will look:For this, we can use some CSS to add icons from the ETModules icon set that's built...

Adjusting the Email Subject Line in the Divi Contact Form

For those using the Divi Contact Form module, you may want to adjust the subject line of the email the form sends to something more useful that the default. Here's how to do so. Use the Divi Contact Form Subject Field as the Email Subject Line The following PHP code...

Collecting Data from Users via Divi

If you're looking to collect data from your users via your Divi site, there are various options. The tool(s) that will best suit your needs will depend a lot on what exactly you need to collect, how you need to set up the form, and how you want to store / access the...

Add Current Post Title and Link to Divi Contact Form Emails

Divi includes a contact form module which can lets your users send messages to your email inbox through your site. If you have contact forms on multiple posts / pages, it can be useful to know which post / page the user submitted the contact form on. Here's how to add...

Reveal Divi Contact Form with a Button Click

Divi includes a contact form module that lets you add an email contact form to a page. Here's how to hide the contact form until a "Contact Us" button is clicked.Add a Contact Us Button with Divi Show / Hide Button Module Divi Show / Hide Button module makes it easy...

Change Divi Contact Form Action URL

The Divi theme comes with a Contact Form module which lets you create flexible forms for collecting information from your users. Normally, the information collected is delivered to you as an email. But by modifying the URL to which the collected information is sent...

Blacklisting Emails in the Divi Contact Form

The Divi Theme's contact form module offers several features to help reduce the volume of spam comments you receive. This include a math-based captcha, and support for Google's ReCaptcha v3. Despite these, you may still find some spam emails getting through. Another...

Adding Recaptcha to the Divi Contact Form

I often get asked whether Divi Booster has the ability to add Google's reCaptcha to the Divi contact form. It doesn't at the moment (though if you'd find that useful, let me know in the comments). There are however a couple of existing plugins which can be used to...