These instructions are for configuring the general settings of a default or new form in Gravity Forms. Summary: Navigate to "Forms" Navigate to the "Form Settings" of the applicable form Edit "Form Title" if applicable Check & set the following "Form Layout"...
Contact Forms
How to check if double opt-in is enabled for MailChimp audience
Follow link below for instructions and post link that can be shared with clients: https://makeweb.com.au/how-to-check-if-double-opt-in-enabled-for-mailchimp-audience/
Gravity Forms Display – CSS fixes
Remove form headings (with legends, titles, etc.) /* Remove Form Heading from Gravity Forms */ .gform_heading { display: none; } To change colour of required asterisk (change colour value to match website style), and increase size: /* Gravity Forms required asterisk...
Contact forms testing to client (Gravity Forms)
1. Check in Gravity Forms Entries that pre-launch tests have been completed: 2. Send test form submissions to the client using the templates: "Setup MailGun or SMTP plugin if needed" task needs to be completed before this step. Both need to be done promptly...
SMTP Mail for Contact Forms
Contact Forms can be glitchy when sending the confirmations. But reliable notifications are essential for the correct and cost effective functioning of a website. We use Mailgun in some cases (e.g. where email address matches domain and we have access to DNS, or an IT...