CF7 5.1.1 not working with WP 5.1.1
-
I know the plug in says it’s not been tested yet with the newest version of WordPress 5.1.1. I’m not able to get the form to work. I was wondering if anyone who was also using WP 5.1.1 had a solution for their forms that works. If anyone has suggestions on what my options might be I’d appreciate some advice.
Here’s my form set up:
<label> Your Name (required)
[text* your-name] </label><label> Company Name (required)
[text* CompanyName] </label><label> Your Email (required)
[email* your-email] </label><label> Address (required)
[text* Address] </label><label> Address2
[text Address2] </label><label> City (required)
[text* City] </label><label> State (required)
[text* State] </label><label> Zip (required)
[text* Zip] </label><label> Phone Number (required)
[text* phone] </label><label> Unit Model Name (required)
[text* Model] </label><label> Unit Model Number (required)
[text* ModelNumber] </label><label> Unit Serial Number (required)
[text* Serial] </label><label> Date of Purchase (required)
[date* DatePurchase] </label><label> Dealer Purchased From (required)
[text* Dealer] </label><label> Date of Installation (required)
[date* DateInstall] </label>[honeypot honeypot-135]
[submit “Send”]
Mail Settings:
To
warranty@filtertherm.com
From
Filtertherm <wordpress@beta.filtertherm.com>
Subject
Filtertherm “[your-subject]”
Additional Headers
Reply-To: [your-email]
Message Body
From: [your-name] <[your-email]>
Subject: [your-subject]Message Body:
[CompanyName]
[Address][Address2]
[City]
[State]
[Zip]
[phone]
[Model]
[ModelNumber]
[Serial]
[DatePurchase]
[Dealer]
[DateInstall]—
This e-mail was sent from a contact form on Filtertherm (http://beta.filtertherm.com)The page I need help with: [log in to see the link]
- The topic ‘CF7 5.1.1 not working with WP 5.1.1’ is closed to new replies.