contact form module

Add HTML Links to Divi Contact Form Success Messages

In this post, we'll guide you through the process of adding HTML content - specifically links - to the success message in Divi's contact form module. This can be useful for directing your users to important resources or additional information right after they've...

Styling Entered Text in Divi Contact Forms

If you're using the native Divi contact form and want the styling of the entered text to remain consistent after being filled out, you'll need a bit of custom CSS. By default, the entered text in fields may revert to the lighter color used for placeholder text once...

Enable Dynamic Content on the Divi Contact Form Email Address Field

Unlock the full potential of your Divi Contact Form with the latest update from Divi Dynamic Content Extended: Dynamic Content support for the Contact Form Email Address Field. Dynamic content within Divi's Contact Form opens up numerous possibilities. Whether you're...

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